(* Content-type: application/mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 7.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 145, 7] NotebookDataLength[ 2133746, 38781] NotebookOptionsPosition[ 2131480, 38707] NotebookOutlinePosition[ 2131841, 38723] CellTagsIndexPosition[ 2131798, 38720] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", "Hipparchus", " ", "*)"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"rr", "=", "1.0"}], ";", " ", RowBox[{"r1", "=", "0.6"}], ";", RowBox[{"ss", "=", RowBox[{"r1", "*", "rr"}]}], ";", " ", RowBox[{"ww", "=", "2"}], ";", " ", RowBox[{"zz", "=", "0.08"}], ";", " ", RowBox[{"ee", "=", RowBox[{"1.2", "*", RowBox[{"(", RowBox[{"rr", "+", "ss"}], ")"}]}]}], ";", " ", RowBox[{"ff", "=", RowBox[{"1.3", "*", RowBox[{"(", RowBox[{"rr", "+", "ss"}], ")"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"nn", "=", "100"}], ";", " ", RowBox[{"theta", "=", RowBox[{"2", "*", RowBox[{"Pi", "/", "nn"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEE", "=", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "ee"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FFF", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "ff"}], ",", RowBox[{"-", "ff"}]}], "}"}], ",", RowBox[{"{", RowBox[{"ff", ",", RowBox[{"-", "ff"}]}], "}"}], ",", RowBox[{"{", RowBox[{"ff", ",", "ff"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "ff"}], ",", "ff"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "ff"}], ",", RowBox[{"-", "ff"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"CCC", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.1", ",", "0.1", ",", "1.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "rr"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TDD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}], ",", "ss"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TLL", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TMM", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Cos", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ",", RowBox[{ RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Sin", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}]}], "}"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TNN", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Cos", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ",", RowBox[{ RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Sin", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}]}], "}"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Taa", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"zz", "*", "rr"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tbo", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tbb", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"Tbo", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"zz", "*", "ss"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tpo", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Cos", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ",", RowBox[{ RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Sin", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tpp", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"Tpo", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"zz", "*", "ss"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tqo", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ RowBox[{"Sqrt", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Cos", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ")"}], "^", "2"}], "+", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Sin", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ")"}], "^", "2"}]}], "]"}], "^", RowBox[{"(", RowBox[{"-", "1"}], ")"}]}], "*", RowBox[{"(", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Cos", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ")"}]}], ",", RowBox[{ RowBox[{ RowBox[{"Sqrt", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"rr", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Cos", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ")"}], "^", "2"}], "+", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Sin", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ")"}], "^", "2"}]}], "]"}], "^", RowBox[{"(", RowBox[{"-", "1"}], ")"}]}], "*", RowBox[{"(", RowBox[{ RowBox[{"rr", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], "+", RowBox[{"ss", "*", RowBox[{"Sin", "[", RowBox[{"ww", "*", "jj", "*", "theta"}], "]"}]}]}], ")"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tqq", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"ee", "*", RowBox[{"Tqo", "[", RowBox[{"[", "jj", "]"}], "]"}]}], ",", RowBox[{"zz", "*", "ss"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEG", "=", RowBox[{"Graphics", "[", "EEE", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FFG", "=", RowBox[{"Graphics", "[", "FFF", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"CCG", "=", RowBox[{"Graphics", "[", "CCC", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TDG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0", ",", "0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"TDD", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TLG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"TLL", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TMG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"TMM", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TNG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0", ",", "0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"TNN", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TaG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.1", ",", "0.1", ",", "1.0"}], "]"}], ",", RowBox[{"Taa", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TbG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "0.7", "]"}], ",", RowBox[{"Tbb", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TpG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0", ",", "0"}], "]"}], ",", RowBox[{"Tpp", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TqG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"Tqq", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH1", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"FFG", ",", "EEG", ",", "CCG", ",", RowBox[{"TDG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TLG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TMG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TNG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TaG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TbG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TpG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH2", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"FFG", ",", "EEG", ",", "CCG", ",", RowBox[{"TNG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TaG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TpG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TqG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Trp", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Table", "[", RowBox[{ RowBox[{"Tpo", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "jj"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TrG", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0", ",", "0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"Trp", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH3", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"FFG", ",", "EEG", ",", "CCG", ",", RowBox[{"TDG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TLG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TMG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TNG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TaG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TbG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TpG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TrG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH4", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"FFG", ",", "EEG", ",", "CCG", ",", RowBox[{"TNG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TaG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TpG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TqG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TrG", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}]}]}]], "Input", CellChangeTimes->{{3.549391328477015*^9, 3.5493914741838093`*^9}, { 3.549391506290181*^9, 3.549391545582086*^9}, {3.549391581055746*^9, 3.549391868145845*^9}, {3.549391909881074*^9, 3.5493920262613277`*^9}, { 3.549392059950863*^9, 3.549392060541399*^9}, {3.549648294874023*^9, 3.549648295448533*^9}, {3.5496488482879047`*^9, 3.5496489360951014`*^9}, { 3.549648969297658*^9, 3.549649026447884*^9}, {3.5496490958884172`*^9, 3.54964910012296*^9}, {3.549649133771208*^9, 3.5496491403155003`*^9}, { 3.549649190552967*^9, 3.549649412014361*^9}, {3.5496494555551434`*^9, 3.549649581380534*^9}, {3.549649626956813*^9, 3.549649684932062*^9}, { 3.549649774583889*^9, 3.54964988927901*^9}, {3.549653772204832*^9, 3.549653775441826*^9}, {3.549653833968563*^9, 3.549653838316658*^9}, { 3.54965388932576*^9, 3.54965392267203*^9}, {3.549653984220499*^9, 3.549654082698854*^9}, {3.549654239086011*^9, 3.549654332384768*^9}, { 3.549654366818884*^9, 3.54965436694785*^9}, {3.549655838609761*^9, 3.5496558387472687`*^9}, {3.549656014672773*^9, 3.549656014857864*^9}, { 3.549656857114048*^9, 3.549656878584118*^9}, {3.5496569324717293`*^9, 3.5496570774443703`*^9}, {3.549657113692337*^9, 3.549657181124631*^9}, { 3.5496572540604973`*^9, 3.549657255218069*^9}, 3.549657521720289*^9, { 3.549657882345745*^9, 3.549657888585693*^9}, {3.549657927960271*^9, 3.5496579368926363`*^9}, {3.549658412532831*^9, 3.549658424406864*^9}, { 3.549659906849399*^9, 3.549659907618079*^9}, {3.549660044865374*^9, 3.549660045211081*^9}, {3.551729662963827*^9, 3.551729663181753*^9}, { 3.551729859073077*^9, 3.551729859242422*^9}, 3.5517311865896*^9, { 3.552243001567212*^9, 3.5522430531035557`*^9}, {3.552243282638172*^9, 3.552243282830145*^9}, {3.552243584504653*^9, 3.552243584640189*^9}, { 3.554491435081237*^9, 3.5544914352658587`*^9}, {3.554491545965898*^9, 3.554491546133668*^9}, {3.554491632701664*^9, 3.5544916328937817`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH1", ",", "10", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.549654375728986*^9, 3.5496543880909443`*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i26$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i26$$ = 1}, "\"max\"" :> {$CellContext`i26$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i26$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i26$1215$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i26$$], {1, 101, 1}, AnimationRate->10, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{1., 0}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{1., 0}, {1.6, 0}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{1., 0}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9980267284282716, 0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9980267284282716, 0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9980267284282716, 0.06279051952931337}, { 1.5932955492169583`, 0.13799045966789591`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5932955492169583`, 0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9980267284282716, 0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, 0.13799045966789591`}, 0.048]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9921147013144779, 0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9921147013144779, 0.12533323356430426`}, { 1.5732645979916566`, 0.27454716586321715`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5732645979916566`, 0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, 0.27454716586321715`}, 0.048]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9822872507286887, 0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9822872507286887, 0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9822872507286887, 0.1873813145857246}, { 1.5401531422616395`, 0.40825604619653133`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5401531422616395`, 0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9822872507286887, 0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, 0.40825604619653133`}, 0.048]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9685831611286311, 0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9685831611286311, 0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9685831611286311, 0.2486898871648548}, { 1.4943671691549492`, 0.5377420916258839}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4943671691549492`, 0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9685831611286311, 0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, 0.5377420916258839}, 0.048]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9510565162951535, 0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9510565162951535, 0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9510565162951535, 0.30901699437494745`}, { 1.4364667129201218`, 0.6616881457504313}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4364667129201218`, 0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9510565162951535, 0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, 0.6616881457504313}, 0.048]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9297764858882515, 0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9297764858882515, 0.3681245526846779}, { 1.3671576623410984`, 0.7788528162418911}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3671576623410984`, 0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, 0.7788528162418911}, 0.048]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9048270524660195, 0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9048270524660195, 0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9048270524660195, 0.4257792915650727}, { 1.2872814463152333`, 0.8880872372305462}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2872814463152333`, 0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9048270524660195, 0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, 0.8880872372305462}, 0.048]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8763066800438636, 0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8763066800438636, 0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8763066800438636, 0.4817536741017153}, { 1.1978027570312615`, 0.9883504294029244}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.1978027570312615`, 0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8763066800438636, 0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, 0.9883504294029244}, 0.048]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8443279255020151, 0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8443279255020151, 0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8443279255020151, 0.5358267949789967}, { 1.0997955004410587`, 1.0787230264586083`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0997955004410587`, 1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8443279255020151, 0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, 1.0787230264586083`}, 0.048]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8090169943749475, 0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8090169943749475, 0.5877852522924731}, { 0.9944271909999159, 1.1584191620695652`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9944271909999159, 1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, 1.1584191620695652`}, 0.048]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7705132427757893, 0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7705132427757893, 0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7705132427757893, 0.6374239897486896}, { 0.8829420315272241, 1.2267963401859028`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8829420315272241, 1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7705132427757893, 0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, 1.2267963401859028`}, 0.048]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7289686274214116, 0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7289686274214116, 0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7289686274214116, 0.6845471059286886}, { 0.7666429391389996, 1.2833631429856516`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7666429391389996, 1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7289686274214116, 0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, 1.2833631429856516`}, 0.048]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6845471059286886, 0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6845471059286886, 0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6845471059286886, 0.7289686274214116}, { 0.6468727942111006, 1.3277846644783744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6468727942111006, 1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6845471059286886, 0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, 1.3277846644783744`}, 0.048]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6374239897486896, 0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6374239897486896, 0.7705132427757893}, { 0.5249952009972548, 1.3598855932130025`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5249952009972548, 1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, 1.3598855932130025`}, 0.048]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5877852522924731, 0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5877852522924731, 0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5877852522924731, 0.8090169943749475}, { 0.40237505566750464`, 1.3796509041520395`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.40237505566750464`, 1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5877852522924731, 0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, 1.3796509041520395`}, 0.048]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5358267949789967, 0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5358267949789967, 0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5358267949789967, 0.8443279255020151}, { 0.28035922003995306`, 1.3872241569816266`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.28035922003995306`, 1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5358267949789967, 0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, 1.3872241569816266`}, 0.048]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4817536741017153, 0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4817536741017153, 0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4817536741017153, 0.8763066800438636}, { 0.16025759711431736`, 1.3829034353450727`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.16025759711431736`, 1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4817536741017153, 0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, 1.3829034353450727`}, 0.048]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4257792915650727, 0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4257792915650727, 0.9048270524660195}, { 0.04332489771585896, 1.367134998131493}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.04332489771585896, 1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, 1.367134998131493}, 0.048]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.3681245526846779, 0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3681245526846779, 0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.3681245526846779, 0.9297764858882515}, {-0.06925662376816899, 1.3405047494454645`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, 1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.3681245526846779, 0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, 1.3405047494454645`}, 0.048]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.30901699437494745`, 0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.30901699437494745`, 0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.30901699437494745`, 0.9510565162951535}, {-0.17639320225002098`, 1.3037276676706373`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, 1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.30901699437494745`, 0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, 1.3037276676706373`}, 0.048]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.2486898871648548, 0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.2486898871648548, 0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.2486898871648548, 0.9685831611286311}, {-0.2770941208614633, 1.2576353655896604`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, 1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.2486898871648548, 0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, 1.2576353655896604`}, 0.048]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.1873813145857246, 0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.1873813145857246, 0.9822872507286887}, {-0.37048457694722625`, 1.2031619823394955`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, 1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, 1.2031619823394955`}, 0.048]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.12533323356430426`, 0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.12533323356430426`, 0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.12533323356430426`, 0.9921147013144779}, {-0.4558166631128744, 1.1413286336133908`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, 1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.12533323356430426`, 0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, 1.1413286336133908`}, 0.048]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.06279051952931337, 0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.06279051952931337, 0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.06279051952931337, 0.9980267284282716}, {-0.5324783012593733, 1.0732266685668541`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, 1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.06279051952931337, 0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, 1.0732266685668541`}, 0.048]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0, 1.}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0, 1.}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 1.}, {-0.6, 1.}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, 1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0, 1.}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, 1.}, 0.048]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.06279051952931337, 0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.06279051952931337, 0.9980267284282716}, {-0.6580593403180001, 0.922826788289689}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, 0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, 0.922826788289689}, 0.048]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.12533323356430426`, 0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.12533323356430426`, 0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.12533323356430426`, 0.9921147013144779}, {-0.7064831302414829, 0.842900769015565}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, 0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.12533323356430426`, 0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, 0.842900769015565}, 0.048]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.1873813145857246, 0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, 0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.1873813145857246, 0.9822872507286887}, {-0.7452472061186755, 0.761412519117882}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, 0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.1873813145857246, 0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, 0.761412519117882}, 0.048]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.2486898871648548, 0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2486898871648548, 0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.2486898871648548, 0.9685831611286311}, {-0.7744738951911729, 0.6795309566676019}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, 0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.2486898871648548, 0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, 0.6795309566676019}, 0.048]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.30901699437494745`, 0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.30901699437494745`, 0.9510565162951535}, {-0.7944271909999159, 0.5983853649196696}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, 0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, 0.5983853649196696}, 0.048]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.3681245526846779, 0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.3681245526846779, 0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.3681245526846779, 0.9297764858882515}, {-0.8055057291375248, 0.5190482223310383}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, 0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.3681245526846779, 0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, 0.5190482223310383}, 0.048]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4257792915650727, 0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, 0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4257792915650727, 0.9048270524660195}, {-0.8082336854142864, 0.44251910680054596`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, 0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4257792915650727, 0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, 0.44251910680054596`}, 0.048]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4817536741017153, 0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4817536741017153, 0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4817536741017153, 0.8763066800438636}, {-0.8032497510891132, 0.3697099247426545}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, 0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4817536741017153, 0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, 0.3697099247426545}, 0.048]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5358267949789967, 0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5358267949789967, 0.8443279255020151}, {-0.7912943699180403, 0.30143169402240344`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, 0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, 0.30143169402240344`}, 0.048]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5877852522924731, 0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5877852522924731, 0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5877852522924731, 0.8090169943749475}, {-0.7731954489174416, 0.2383830845978554}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, 0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5877852522924731, 0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, 0.2383830845978554}, 0.048]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6374239897486896, 0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, 0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6374239897486896, 0.7705132427757893}, {-0.7498527785001244, 0.181140892338576}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, 0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6374239897486896, 0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, 0.181140892338576}, 0.048]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6845471059286886, 0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6845471059286886, 0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6845471059286886, 0.7289686274214116}, {-0.7222214176462767, 0.1301525903644486}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, 0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6845471059286886, 0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, 0.1301525903644486}, 0.048]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7289686274214116, 0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7289686274214116, 0.6845471059286886}, {-0.6912943157038235, 0.08573106887172566}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, 0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, 0.08573106887172566}, 0.048]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7705132427757893, 0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7705132427757893, 0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7705132427757893, 0.6374239897486896}, {-0.6580844540243544, 0.04805163931147638}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, 0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7705132427757893, 0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, 0.04805163931147638}, 0.048]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8090169943749475, 0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, 0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8090169943749475, 0.5877852522924731}, {-0.623606797749979, 0.017151342515381085`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, 0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8090169943749475, 0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, 0.017151342515381085`}, 0.048]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8443279255020151, 0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8443279255020151, 0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8443279255020151, 0.5358267949789967}, {-0.5888603505629715, \ -0.007069436500614978}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, -0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8443279255020151, 0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, -0.007069436500614978}, 0.048]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8763066800438636, 0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8763066800438636, 0.4817536741017153}, {-0.5548106030564657, \ -0.024843081199493744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, -0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, -0.024843081199493744`}, 0.048]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9048270524660195, 0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9048270524660195, 0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9048270524660195, 0.4257792915650727}, {-0.5223726586168057, \ -0.03652865410040079}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, -0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9048270524660195, 0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, -0.03652865410040079}, 0.048]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9297764858882515, 0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, 0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9297764858882515, 0.3681245526846779}, {-0.49239530943540455`, \ -0.04260371087253523}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, -0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9297764858882515, 0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, -0.04260371087253523}, 0.048]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9510565162951535, 0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9510565162951535, 0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9510565162951535, 0.30901699437494745`}, {-0.4656463196701851, \ -0.04365415700053643}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, -0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9510565162951535, 0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, -0.04365415700053643}, 0.048]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9685831611286311, 0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9685831611286311, 0.2486898871648548}, {-0.442799153102313, \ -0.0403623172961744}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, -0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, -0.0403623172961744}, 0.048]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9822872507286887, 0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9822872507286887, 0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9822872507286887, 0.1873813145857246}, {-0.42442135919573787`, \ -0.033493417025082156`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, -0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9822872507286887, 0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, -0.033493417025082156`}, 0.048]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9921147013144779, 0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, 0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9921147013144779, 0.12533323356430426`}, {-0.41096480463729923`, \ -0.023880698734608602`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, -0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9921147013144779, 0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, -0.023880698734608602`}, 0.048]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9980267284282716, 0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9980267284282716, 0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9980267284282716, 0.06279051952931337}, {-0.40275790763958486`, \ -0.012409420609269181`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, -0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9980267284282716, 0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, -0.012409420609269181`}, 0.048]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-1., 0}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-1., 0}, {-0.4, 0}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-1., 0}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4, 0}, 0.048]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9980267284282716, -0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9980267284282716, -0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9980267284282716, -0.06279051952931337}, \ {-0.40275790763958486`, 0.012409420609269181`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, 0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9980267284282716, -0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, 0.012409420609269181`}, 0.048]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9921147013144779, -0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, -0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9921147013144779, -0.12533323356430426`}, \ {-0.41096480463729923`, 0.023880698734608602`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, 0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9921147013144779, -0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, 0.023880698734608602`}, 0.048]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9822872507286887, -0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9822872507286887, -0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9822872507286887, -0.1873813145857246}, \ {-0.42442135919573787`, 0.033493417025082156`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, 0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9822872507286887, -0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, 0.033493417025082156`}, 0.048]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9685831611286311, -0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9685831611286311, -0.2486898871648548}, \ {-0.442799153102313, 0.0403623172961744}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, 0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, 0.0403623172961744}, 0.048]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9510565162951535, -0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9510565162951535, -0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9510565162951535, -0.30901699437494745`}, \ {-0.4656463196701851, 0.04365415700053643}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, 0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9510565162951535, -0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, 0.04365415700053643}, 0.048]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9297764858882515, -0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, -0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9297764858882515, -0.3681245526846779}, \ {-0.49239530943540455`, 0.04260371087253523}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, 0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9297764858882515, -0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, 0.04260371087253523}, 0.048]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9048270524660195, -0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9048270524660195, -0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9048270524660195, -0.4257792915650727}, \ {-0.5223726586168057, 0.03652865410040079}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, 0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9048270524660195, -0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, 0.03652865410040079}, 0.048]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8763066800438636, -0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8763066800438636, -0.4817536741017153}, \ {-0.5548106030564657, 0.024843081199493744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, 0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, 0.024843081199493744`}, 0.048]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8443279255020151, -0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8443279255020151, -0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8443279255020151, -0.5358267949789967}, \ {-0.5888603505629715, 0.007069436500614978}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, 0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8443279255020151, -0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, 0.007069436500614978}, 0.048]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8090169943749475, -0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, -0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8090169943749475, -0.5877852522924731}, \ {-0.623606797749979, -0.017151342515381085`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, -0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8090169943749475, -0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, -0.017151342515381085`}, 0.048]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7705132427757893, -0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7705132427757893, -0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7705132427757893, -0.6374239897486896}, \ {-0.6580844540243544, -0.04805163931147638}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, -0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7705132427757893, -0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, -0.04805163931147638}, 0.048]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7289686274214116, -0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7289686274214116, -0.6845471059286886}, \ {-0.6912943157038235, -0.08573106887172566}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, -0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, -0.08573106887172566}, 0.048]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6845471059286886, -0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6845471059286886, -0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6845471059286886, -0.7289686274214116}, \ {-0.7222214176462767, -0.1301525903644486}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, -0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6845471059286886, -0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, -0.1301525903644486}, 0.048]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6374239897486896, -0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, -0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6374239897486896, -0.7705132427757893}, \ {-0.7498527785001244, -0.181140892338576}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, -0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6374239897486896, -0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, -0.181140892338576}, 0.048]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5877852522924731, -0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5877852522924731, -0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5877852522924731, -0.8090169943749475}, \ {-0.7731954489174416, -0.2383830845978554}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, -0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5877852522924731, -0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, -0.2383830845978554}, 0.048]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5358267949789967, -0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5358267949789967, -0.8443279255020151}, \ {-0.7912943699180403, -0.30143169402240344`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, -0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, -0.30143169402240344`}, 0.048]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4817536741017153, -0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4817536741017153, -0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4817536741017153, -0.8763066800438636}, \ {-0.8032497510891132, -0.3697099247426545}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, -0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4817536741017153, -0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, -0.3697099247426545}, 0.048]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4257792915650727, -0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, -0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4257792915650727, -0.9048270524660195}, \ {-0.8082336854142864, -0.44251910680054596`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, -0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4257792915650727, -0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, -0.44251910680054596`}, 0.048]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.3681245526846779, -0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.3681245526846779, -0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.3681245526846779, -0.9297764858882515}, \ {-0.8055057291375248, -0.5190482223310383}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, -0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.3681245526846779, -0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, -0.5190482223310383}, 0.048]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.30901699437494745`, -0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.30901699437494745`, -0.9510565162951535}, \ {-0.7944271909999159, -0.5983853649196696}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, -0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, -0.5983853649196696}, 0.048]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.2486898871648548, -0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2486898871648548, -0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.2486898871648548, -0.9685831611286311}, \ {-0.7744738951911729, -0.6795309566676019}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, -0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.2486898871648548, -0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, -0.6795309566676019}, 0.048]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.1873813145857246, -0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, -0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.1873813145857246, -0.9822872507286887}, \ {-0.7452472061186755, -0.761412519117882}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, -0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.1873813145857246, -0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, -0.761412519117882}, 0.048]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.12533323356430426`, -0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.12533323356430426`, -0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.12533323356430426`, -0.9921147013144779}, \ {-0.7064831302414829, -0.842900769015565}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, -0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.12533323356430426`, -0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, -0.842900769015565}, 0.048]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.06279051952931337, -0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.06279051952931337, -0.9980267284282716}, \ {-0.6580593403180001, -0.922826788289689}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, -0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, -0.922826788289689}, 0.048]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0, -1.}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0, -1.}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, -1.}, {-0.6, -1.}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, -1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0, -1.}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, -1.}, 0.048]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.06279051952931337, -0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.06279051952931337, -0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.06279051952931337, -0.9980267284282716}, \ {-0.5324783012593733, -1.0732266685668541`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, -1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.06279051952931337, -0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, -1.0732266685668541`}, 0.048]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.12533323356430426`, -0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.12533323356430426`, -0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.12533323356430426`, -0.9921147013144779}, \ {-0.4558166631128744, -1.1413286336133908`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, -1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.12533323356430426`, -0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, -1.1413286336133908`}, 0.048]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.1873813145857246, -0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.1873813145857246, -0.9822872507286887}, \ {-0.37048457694722625`, -1.2031619823394955`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, -1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, -1.2031619823394955`}, 0.048]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.2486898871648548, -0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.2486898871648548, -0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.2486898871648548, -0.9685831611286311}, \ {-0.2770941208614633, -1.2576353655896604`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, -1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.2486898871648548, -0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, -1.2576353655896604`}, 0.048]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.30901699437494745`, -0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.30901699437494745`, -0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.30901699437494745`, -0.9510565162951535}, \ {-0.17639320225002098`, -1.3037276676706373`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, -1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.30901699437494745`, -0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, -1.3037276676706373`}, 0.048]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.3681245526846779, -0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3681245526846779, -0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.3681245526846779, -0.9297764858882515}, \ {-0.06925662376816899, -1.3405047494454645`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, -1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.3681245526846779, -0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, -1.3405047494454645`}, 0.048]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4257792915650727, -0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4257792915650727, -0.9048270524660195}, { 0.04332489771585896, -1.367134998131493}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.04332489771585896, -1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, -1.367134998131493}, 0.048]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4817536741017153, -0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4817536741017153, -0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4817536741017153, -0.8763066800438636}, { 0.16025759711431736`, -1.3829034353450727`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.16025759711431736`, -1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4817536741017153, -0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, -1.3829034353450727`}, 0.048]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5358267949789967, -0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5358267949789967, -0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5358267949789967, -0.8443279255020151}, { 0.28035922003995306`, -1.3872241569816266`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.28035922003995306`, -1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5358267949789967, -0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, -1.3872241569816266`}, 0.048]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5877852522924731, -0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5877852522924731, -0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5877852522924731, -0.8090169943749475}, { 0.40237505566750464`, -1.3796509041520395`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.40237505566750464`, -1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5877852522924731, -0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, -1.3796509041520395`}, 0.048]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6374239897486896, -0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6374239897486896, -0.7705132427757893}, { 0.5249952009972548, -1.3598855932130025`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5249952009972548, -1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, -1.3598855932130025`}, 0.048]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6845471059286886, -0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6845471059286886, -0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6845471059286886, -0.7289686274214116}, { 0.6468727942111006, -1.3277846644783744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6468727942111006, -1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6845471059286886, -0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, -1.3277846644783744`}, 0.048]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7289686274214116, -0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7289686274214116, -0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7289686274214116, -0.6845471059286886}, { 0.7666429391389996, -1.2833631429856516`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7666429391389996, -1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7289686274214116, -0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, -1.2833631429856516`}, 0.048]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7705132427757893, -0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7705132427757893, -0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7705132427757893, -0.6374239897486896}, { 0.8829420315272241, -1.2267963401859028`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8829420315272241, -1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7705132427757893, -0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, -1.2267963401859028`}, 0.048]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8090169943749475, -0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8090169943749475, -0.5877852522924731}, { 0.9944271909999159, -1.1584191620695652`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9944271909999159, -1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, -1.1584191620695652`}, 0.048]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8443279255020151, -0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8443279255020151, -0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8443279255020151, -0.5358267949789967}, { 1.0997955004410587`, -1.0787230264586083`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0997955004410587`, -1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8443279255020151, -0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, -1.0787230264586083`}, 0.048]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8763066800438636, -0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8763066800438636, -0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8763066800438636, -0.4817536741017153}, { 1.1978027570312615`, -0.9883504294029244}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.1978027570312615`, -0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8763066800438636, -0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, -0.9883504294029244}, 0.048]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9048270524660195, -0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9048270524660195, -0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9048270524660195, -0.4257792915650727}, { 1.2872814463152333`, -0.8880872372305462}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2872814463152333`, -0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9048270524660195, -0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, -0.8880872372305462}, 0.048]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9297764858882515, -0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9297764858882515, -0.3681245526846779}, { 1.3671576623410984`, -0.7788528162418911}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3671576623410984`, -0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, -0.7788528162418911}, 0.048]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9510565162951535, -0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9510565162951535, -0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9510565162951535, -0.30901699437494745`}, { 1.4364667129201218`, -0.6616881457504313}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4364667129201218`, -0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9510565162951535, -0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, -0.6616881457504313}, 0.048]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9685831611286311, -0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9685831611286311, -0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9685831611286311, -0.2486898871648548}, { 1.4943671691549492`, -0.5377420916258839}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4943671691549492`, -0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9685831611286311, -0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, -0.5377420916258839}, 0.048]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9822872507286887, -0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9822872507286887, -0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9822872507286887, -0.1873813145857246}, { 1.5401531422616395`, -0.40825604619653133`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5401531422616395`, -0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9822872507286887, -0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, -0.40825604619653133`}, 0.048]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9921147013144779, -0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9921147013144779, -0.12533323356430426`}, { 1.5732645979916566`, -0.27454716586321715`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5732645979916566`, -0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, -0.27454716586321715`}, 0.048]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9980267284282716, -0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9980267284282716, -0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9980267284282716, -0.06279051952931337}, { 1.5932955492169583`, -0.13799045966789591`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5932955492169583`, -0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9980267284282716, -0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, -0.13799045966789591`}, 0.048]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{1., 0}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{1., 0}, {1.6, 0}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{1., 0}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i26$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i26$$, \ $CellContext`i26$1215$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{ 3.5522427755500298`*^9, 3.552243093217781*^9, 3.552243295972693*^9, 3.5522435939845247`*^9, 3.5544912675542097`*^9, 3.554491444172555*^9, { 3.554491656808906*^9, 3.5544916670500793`*^9}, 3.555182146317099*^9, 3.5551822136253233`*^9, 3.5552744864154787`*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH2", ",", "5", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.5496544362288094`*^9, 3.549654436810935*^9}, { 3.549655586025634*^9, 3.549655590973147*^9}, 3.549655621188105*^9, { 3.552243257310979*^9, 3.552243257621479*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i27$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i27$$ = 1}, "\"max\"" :> {$CellContext`i27$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i27$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i27$1235$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i27$$], {1, 101, 1}, AnimationRate->5, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}, {GrayLevel[1.], DiskBox[{1.92, 0}, 0.048]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5932955492169583`, 0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, 0.13799045966789591`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.9128395243172998`, 0.16566518707793185`}, 0.048]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5732645979916566`, 0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, 0.27454716586321715`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8914163120860445`, 0.33006716645983775`}, 0.048]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5401531422616395`, 0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, 0.40825604619653133`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8559044794788373`, 0.49195382207112176`}, 0.048]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4943671691549492`, 0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, 0.5377420916258839}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8065924636615547`, 0.6500951239943838}, 0.048]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4364667129201218`, 0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, 0.6616881457504313}, 0.048]}, {GrayLevel[1.], DiskBox[{1.7438804037153255`, 0.8032939297278885}, 0.048]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3671576623410984`, 0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, 0.7788528162418911}, 0.048]}, {GrayLevel[1.], DiskBox[{1.6682765049751263`, 0.9503964977565825}, 0.048]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2872814463152333`, 0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, 0.8880872372305462}, 0.048]}, {GrayLevel[1.], DiskBox[{1.5803924174567427`, 1.090302621681353}, 0.048]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.1978027570312615`, 0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, 0.9883504294029244}, 0.048]}, {GrayLevel[1.], DiskBox[{1.4809376672719816`, 1.2219752966631612`}, 0.048]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0997955004410587`, 1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, 1.0787230264586083`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.3707131877622023`, 1.3444498342797258`}, 0.048]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9944271909999159, 1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, 1.1584191620695652`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.2506040044277191`, 1.4568423470332517`}, 0.048]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8829420315272241, 1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, 1.2267963401859028`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.1215711345125468`, 1.5583575296536536`}, 0.048]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7666429391389996, 1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, 1.2833631429856516`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.9846427682395751, 1.6482956709745695`}, 0.048]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6468727942111006, 1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, 1.3277846644783744`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.8409048041018516, 1.7260588374787305`}, 0.048]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5249952009972548, 1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, 1.3598855932130025`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.6914908152243896, 1.7911561775736666`}, 0.048]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.40237505566750464`, 1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, 1.3796509041520395`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.537571527542638, 1.8432083042281124`}, 0.048]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.28035922003995306`, 1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, 1.3872241569816266`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.38034389332451046`, 1.8819507227371157`}, 0.048]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.16025759711431736`, 1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, 1.3829034353450727`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.22101984531935792`, 1.9072362800594496`}, 0.048]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.04332489771585896, 1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, 1.367134998131493}, 0.048]}, {GrayLevel[1.], DiskBox[{0.060814817476366946`, 1.9190366223642832`}, 0.048]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, 1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, 1.3405047494454645`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.09906388233691546, 1.917442658129921}, 0.048]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, 1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, 1.3037276676706373`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.2574287639417342, 1.902664035371308}, 0.048]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, 1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, 1.2576353655896604`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.41312383018141685`, 1.8750276533790737`}, 0.048]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, 1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, 1.2031619823394955`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.5650361598444017, 1.8349752418134395`}, 0.048]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, 1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, 1.1413286336133908`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.7121073279537632, 1.7830600532440155`}, 0.048]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, 1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, 1.0732266685668541`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.8533446006041262, 1.7199427294592644`}, 0.048]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, 1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, 1.}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.987831850420851, 1.646386417368085}, 0.048]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, 0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, 0.922826788289689}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.11474014901824, 1.5632512274637085`}, 0.048]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, 0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, 0.842900769015565}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.233338004312753, 1.4714881471210821`}, 0.048]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, 0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, 0.761412519117882}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.3430012227089048`, 1.3721325430884532`}, 0.048]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, 0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, 0.6795309566676019}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.4432223880639548`, 1.2662974131660285`}, 0.048]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, 0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, 0.5983853649196696}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.5336199592074218`, 1.1551665770444646`}, 0.048]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, 0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, 0.5190482223310383}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.613946992563416, 1.0399880312751226`}, 0.048]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, 0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, 0.44251910680054596`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.6840994907914093`, 0.9220677334752122}, 0.048]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, 0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, 0.3697099247426545}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7441243533513113`, 0.8027641247881412}, 0.048]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, 0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, 0.30143169402240344`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7942268455980368`, 0.6834837427000873}, 0.048]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, 0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, 0.2383830845978554}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.834777385097066, 0.5656783071113591}, 0.048]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, 0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, 0.181140892338576}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8663172286024259`, 0.45084365607354404`}, 0.048]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, 0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, 0.1301525903644486}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8895622710000188`, 0.3405208128929137}, 0.048]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, 0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, 0.08573106887172566}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9054035518360775`, 0.23629918461657903`}, 0.048]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, 0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, 0.04805163931147638}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.914902091685851, 0.13982124036480417`}, 0.048]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, 0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, 0.017151342515381085`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9192742292041944`, 0.05278667552181325}, 0.048]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, -0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, -0.007069436500614978}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9198616531546966`, -0.023048486850858925`}, 0.048]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, -0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, -0.024843081199493744`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9180780584996835`, -0.08588691112203796}, 0.048]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, -0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, -0.03652865410040079}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9153227725244235`, -0.1339353465271783}, 0.048]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, -0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, -0.04260371087253523}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9128532570779144`, -0.1655065463551613}, 0.048]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, -0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, -0.04365415700053643}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9116177847933968`, -0.17921340592039012`}, 0.048]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, -0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, -0.0403623172961744}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9120729106218328`, -0.1742905174303844}, 0.048]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, -0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, -0.033493417025082156`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9140492326226146`, -0.1510481217916318}, 0.048]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, -0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, -0.023880698734608602`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9167666115044915`, -0.11138113404697356`}, 0.048]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, -0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, -0.012409420609269181`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9190892964898774`, -0.059129282914540476`}, 0.048]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4, 0}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.92, 0}, 0.048]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, 0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, 0.012409420609269181`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9190892964898774`, 0.059129282914540476`}, 0.048]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, 0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, 0.023880698734608602`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9167666115044915`, 0.11138113404697356`}, 0.048]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, 0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, 0.033493417025082156`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9140492326226146`, 0.1510481217916318}, 0.048]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, 0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, 0.0403623172961744}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9120729106218328`, 0.1742905174303844}, 0.048]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, 0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, 0.04365415700053643}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9116177847933968`, 0.17921340592039012`}, 0.048]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, 0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, 0.04260371087253523}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9128532570779144`, 0.1655065463551613}, 0.048]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, 0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, 0.03652865410040079}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9153227725244235`, 0.1339353465271783}, 0.048]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, 0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, 0.024843081199493744`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9180780584996835`, 0.08588691112203796}, 0.048]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, 0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, 0.007069436500614978}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9198616531546966`, 0.023048486850858925`}, 0.048]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, -0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, -0.017151342515381085`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9192742292041944`, -0.05278667552181325}, 0.048]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, -0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, -0.04805163931147638}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.914902091685851, -0.13982124036480417`}, 0.048]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, -0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, -0.08573106887172566}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9054035518360775`, -0.23629918461657903`}, 0.048]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, -0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, -0.1301525903644486}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8895622710000188`, -0.3405208128929137}, 0.048]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, -0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, -0.181140892338576}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8663172286024259`, -0.45084365607354404`}, 0.048]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, -0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, -0.2383830845978554}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.834777385097066, -0.5656783071113591}, 0.048]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, -0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, -0.30143169402240344`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7942268455980368`, -0.6834837427000873}, 0.048]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, -0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, -0.3697099247426545}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7441243533513113`, -0.8027641247881412}, 0.048]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, -0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, -0.44251910680054596`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.6840994907914093`, -0.9220677334752122}, 0.048]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, -0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, -0.5190482223310383}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.613946992563416, -1.0399880312751226`}, 0.048]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, -0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, -0.5983853649196696}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.5336199592074218`, -1.1551665770444646`}, 0.048]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, -0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, -0.6795309566676019}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.4432223880639548`, -1.2662974131660285`}, 0.048]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, -0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, -0.761412519117882}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.3430012227089048`, -1.3721325430884532`}, 0.048]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, -0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, -0.842900769015565}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.233338004312753, -1.4714881471210821`}, 0.048]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, -0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, -0.922826788289689}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.11474014901824, -1.5632512274637085`}, 0.048]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, -1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, -1.}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.987831850420851, -1.646386417368085}, 0.048]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, -1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, -1.0732266685668541`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.8533446006041262, -1.7199427294592644`}, 0.048]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, -1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, -1.1413286336133908`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.7121073279537632, -1.7830600532440155`}, 0.048]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, -1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, -1.2031619823394955`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.5650361598444017, -1.8349752418134395`}, 0.048]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, -1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, -1.2576353655896604`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.41312383018141685`, -1.8750276533790737`}, 0.048]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, -1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, -1.3037276676706373`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.2574287639417342, -1.902664035371308}, 0.048]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, -1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, -1.3405047494454645`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.09906388233691546, -1.917442658129921}, 0.048]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.04332489771585896, -1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, -1.367134998131493}, 0.048]}, {GrayLevel[1.], DiskBox[{0.060814817476366946`, -1.9190366223642832`}, 0.048]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.16025759711431736`, -1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, -1.3829034353450727`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.22101984531935792`, -1.9072362800594496`}, 0.048]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.28035922003995306`, -1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, -1.3872241569816266`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.38034389332451046`, -1.8819507227371157`}, 0.048]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.40237505566750464`, -1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, -1.3796509041520395`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.537571527542638, -1.8432083042281124`}, 0.048]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5249952009972548, -1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, -1.3598855932130025`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.6914908152243896, -1.7911561775736666`}, 0.048]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6468727942111006, -1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, -1.3277846644783744`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.8409048041018516, -1.7260588374787305`}, 0.048]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7666429391389996, -1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, -1.2833631429856516`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.9846427682395751, -1.6482956709745695`}, 0.048]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8829420315272241, -1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, -1.2267963401859028`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.1215711345125468`, -1.5583575296536536`}, 0.048]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9944271909999159, -1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, -1.1584191620695652`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.2506040044277191`, -1.4568423470332517`}, 0.048]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0997955004410587`, -1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, -1.0787230264586083`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.3707131877622023`, -1.3444498342797258`}, 0.048]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.1978027570312615`, -0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, -0.9883504294029244}, 0.048]}, {GrayLevel[1.], DiskBox[{1.4809376672719816`, -1.2219752966631612`}, 0.048]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2872814463152333`, -0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, -0.8880872372305462}, 0.048]}, {GrayLevel[1.], DiskBox[{1.5803924174567427`, -1.090302621681353}, 0.048]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3671576623410984`, -0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, -0.7788528162418911}, 0.048]}, {GrayLevel[1.], DiskBox[{1.6682765049751263`, -0.9503964977565825}, 0.048]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4364667129201218`, -0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, -0.6616881457504313}, 0.048]}, {GrayLevel[1.], DiskBox[{1.7438804037153255`, -0.8032939297278885}, 0.048]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4943671691549492`, -0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, -0.5377420916258839}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8065924636615547`, -0.6500951239943838}, 0.048]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5401531422616395`, -0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, -0.40825604619653133`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8559044794788373`, -0.49195382207112176`}, 0.048]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5732645979916566`, -0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, -0.27454716586321715`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8914163120860445`, -0.33006716645983775`}, 0.048]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5932955492169583`, -0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, -0.13799045966789591`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.9128395243172998`, -0.16566518707793185`}, 0.048]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}, {GrayLevel[1.], DiskBox[{1.92, 0}, 0.048]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i27$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i27$$, \ $CellContext`i27$1235$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{{3.552243235166791*^9, 3.552243274198703*^9}, 3.552243323448184*^9, 3.5544912935073233`*^9, 3.554491471394212*^9, { 3.554491672984902*^9, 3.5544916748458357`*^9}, 3.555182257547414*^9, 3.555274517312759*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH3", ",", "10", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.549658665920677*^9, 3.549658666214643*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i28$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i28$$ = 1}, "\"max\"" :> {$CellContext`i28$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i28$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i28$1255$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i28$$], {1, 101, 1}, AnimationRate->10, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{1., 0}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{1., 0}, {1.6, 0}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{1., 0}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}}]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9980267284282716, 0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9980267284282716, 0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9980267284282716, 0.06279051952931337}, { 1.5932955492169583`, 0.13799045966789591`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5932955492169583`, 0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9980267284282716, 0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, 0.13799045966789591`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}}]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9921147013144779, 0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9921147013144779, 0.12533323356430426`}, { 1.5732645979916566`, 0.27454716586321715`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5732645979916566`, 0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, 0.27454716586321715`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}}]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9822872507286887, 0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9822872507286887, 0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9822872507286887, 0.1873813145857246}, { 1.5401531422616395`, 0.40825604619653133`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5401531422616395`, 0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9822872507286887, 0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, 0.40825604619653133`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}}]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9685831611286311, 0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9685831611286311, 0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9685831611286311, 0.2486898871648548}, { 1.4943671691549492`, 0.5377420916258839}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4943671691549492`, 0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9685831611286311, 0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, 0.5377420916258839}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}}]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9510565162951535, 0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9510565162951535, 0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9510565162951535, 0.30901699437494745`}, { 1.4364667129201218`, 0.6616881457504313}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4364667129201218`, 0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9510565162951535, 0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, 0.6616881457504313}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}}]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9297764858882515, 0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9297764858882515, 0.3681245526846779}, { 1.3671576623410984`, 0.7788528162418911}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3671576623410984`, 0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, 0.7788528162418911}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}}]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9048270524660195, 0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9048270524660195, 0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9048270524660195, 0.4257792915650727}, { 1.2872814463152333`, 0.8880872372305462}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2872814463152333`, 0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9048270524660195, 0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, 0.8880872372305462}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}}]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8763066800438636, 0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8763066800438636, 0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8763066800438636, 0.4817536741017153}, { 1.1978027570312615`, 0.9883504294029244}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.1978027570312615`, 0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8763066800438636, 0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, 0.9883504294029244}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}}]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8443279255020151, 0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8443279255020151, 0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8443279255020151, 0.5358267949789967}, { 1.0997955004410587`, 1.0787230264586083`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0997955004410587`, 1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8443279255020151, 0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, 1.0787230264586083`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}}]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8090169943749475, 0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8090169943749475, 0.5877852522924731}, { 0.9944271909999159, 1.1584191620695652`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9944271909999159, 1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, 1.1584191620695652`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}}]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7705132427757893, 0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7705132427757893, 0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7705132427757893, 0.6374239897486896}, { 0.8829420315272241, 1.2267963401859028`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8829420315272241, 1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7705132427757893, 0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, 1.2267963401859028`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}}]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7289686274214116, 0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7289686274214116, 0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7289686274214116, 0.6845471059286886}, { 0.7666429391389996, 1.2833631429856516`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7666429391389996, 1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7289686274214116, 0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, 1.2833631429856516`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}}]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6845471059286886, 0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6845471059286886, 0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6845471059286886, 0.7289686274214116}, { 0.6468727942111006, 1.3277846644783744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6468727942111006, 1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6845471059286886, 0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, 1.3277846644783744`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}}]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6374239897486896, 0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6374239897486896, 0.7705132427757893}, { 0.5249952009972548, 1.3598855932130025`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5249952009972548, 1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, 1.3598855932130025`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}}]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5877852522924731, 0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5877852522924731, 0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5877852522924731, 0.8090169943749475}, { 0.40237505566750464`, 1.3796509041520395`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.40237505566750464`, 1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5877852522924731, 0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, 1.3796509041520395`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}}]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5358267949789967, 0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5358267949789967, 0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5358267949789967, 0.8443279255020151}, { 0.28035922003995306`, 1.3872241569816266`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.28035922003995306`, 1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5358267949789967, 0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, 1.3872241569816266`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}}]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4817536741017153, 0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4817536741017153, 0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4817536741017153, 0.8763066800438636}, { 0.16025759711431736`, 1.3829034353450727`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.16025759711431736`, 1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4817536741017153, 0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, 1.3829034353450727`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}}]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4257792915650727, 0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4257792915650727, 0.9048270524660195}, { 0.04332489771585896, 1.367134998131493}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.04332489771585896, 1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, 1.367134998131493}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}}]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.3681245526846779, 0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3681245526846779, 0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.3681245526846779, 0.9297764858882515}, {-0.06925662376816899, 1.3405047494454645`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, 1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.3681245526846779, 0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, 1.3405047494454645`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}}]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.30901699437494745`, 0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.30901699437494745`, 0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.30901699437494745`, 0.9510565162951535}, {-0.17639320225002098`, 1.3037276676706373`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, 1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.30901699437494745`, 0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, 1.3037276676706373`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}}]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.2486898871648548, 0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.2486898871648548, 0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.2486898871648548, 0.9685831611286311}, {-0.2770941208614633, 1.2576353655896604`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, 1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.2486898871648548, 0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, 1.2576353655896604`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}}]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.1873813145857246, 0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.1873813145857246, 0.9822872507286887}, {-0.37048457694722625`, 1.2031619823394955`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, 1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, 1.2031619823394955`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}}]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.12533323356430426`, 0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.12533323356430426`, 0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.12533323356430426`, 0.9921147013144779}, {-0.4558166631128744, 1.1413286336133908`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, 1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.12533323356430426`, 0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, 1.1413286336133908`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}}]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.06279051952931337, 0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.06279051952931337, 0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.06279051952931337, 0.9980267284282716}, {-0.5324783012593733, 1.0732266685668541`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, 1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.06279051952931337, 0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, 1.0732266685668541`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}}]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0, 1.}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0, 1.}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 1.}, {-0.6, 1.}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, 1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0, 1.}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, 1.}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}}]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.06279051952931337, 0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.06279051952931337, 0.9980267284282716}, {-0.6580593403180001, 0.922826788289689}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, 0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, 0.922826788289689}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}}]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.12533323356430426`, 0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.12533323356430426`, 0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.12533323356430426`, 0.9921147013144779}, {-0.7064831302414829, 0.842900769015565}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, 0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.12533323356430426`, 0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, 0.842900769015565}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}}]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.1873813145857246, 0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, 0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.1873813145857246, 0.9822872507286887}, {-0.7452472061186755, 0.761412519117882}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, 0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.1873813145857246, 0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, 0.761412519117882}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}}]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.2486898871648548, 0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2486898871648548, 0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.2486898871648548, 0.9685831611286311}, {-0.7744738951911729, 0.6795309566676019}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, 0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.2486898871648548, 0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, 0.6795309566676019}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}}]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.30901699437494745`, 0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.30901699437494745`, 0.9510565162951535}, {-0.7944271909999159, 0.5983853649196696}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, 0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, 0.5983853649196696}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}}]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.3681245526846779, 0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.3681245526846779, 0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.3681245526846779, 0.9297764858882515}, {-0.8055057291375248, 0.5190482223310383}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, 0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.3681245526846779, 0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, 0.5190482223310383}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}}]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4257792915650727, 0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, 0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4257792915650727, 0.9048270524660195}, {-0.8082336854142864, 0.44251910680054596`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, 0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4257792915650727, 0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, 0.44251910680054596`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}}]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4817536741017153, 0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4817536741017153, 0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4817536741017153, 0.8763066800438636}, {-0.8032497510891132, 0.3697099247426545}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, 0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4817536741017153, 0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, 0.3697099247426545}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}}]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5358267949789967, 0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5358267949789967, 0.8443279255020151}, {-0.7912943699180403, 0.30143169402240344`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, 0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, 0.30143169402240344`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}}]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5877852522924731, 0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5877852522924731, 0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5877852522924731, 0.8090169943749475}, {-0.7731954489174416, 0.2383830845978554}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, 0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5877852522924731, 0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, 0.2383830845978554}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}}]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6374239897486896, 0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, 0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6374239897486896, 0.7705132427757893}, {-0.7498527785001244, 0.181140892338576}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, 0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6374239897486896, 0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, 0.181140892338576}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}}]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6845471059286886, 0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6845471059286886, 0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6845471059286886, 0.7289686274214116}, {-0.7222214176462767, 0.1301525903644486}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, 0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6845471059286886, 0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, 0.1301525903644486}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}}]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7289686274214116, 0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7289686274214116, 0.6845471059286886}, {-0.6912943157038235, 0.08573106887172566}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, 0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, 0.08573106887172566}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}}]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7705132427757893, 0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7705132427757893, 0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7705132427757893, 0.6374239897486896}, {-0.6580844540243544, 0.04805163931147638}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, 0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7705132427757893, 0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, 0.04805163931147638}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}}]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8090169943749475, 0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, 0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8090169943749475, 0.5877852522924731}, {-0.623606797749979, 0.017151342515381085`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, 0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8090169943749475, 0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, 0.017151342515381085`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}}]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8443279255020151, 0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8443279255020151, 0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8443279255020151, 0.5358267949789967}, {-0.5888603505629715, \ -0.007069436500614978}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, -0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8443279255020151, 0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, -0.007069436500614978}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}}]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8763066800438636, 0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8763066800438636, 0.4817536741017153}, {-0.5548106030564657, \ -0.024843081199493744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, -0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, -0.024843081199493744`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}}]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9048270524660195, 0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9048270524660195, 0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9048270524660195, 0.4257792915650727}, {-0.5223726586168057, \ -0.03652865410040079}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, -0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9048270524660195, 0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, -0.03652865410040079}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}}]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9297764858882515, 0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, 0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9297764858882515, 0.3681245526846779}, {-0.49239530943540455`, \ -0.04260371087253523}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, -0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9297764858882515, 0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, -0.04260371087253523}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}}]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9510565162951535, 0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9510565162951535, 0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9510565162951535, 0.30901699437494745`}, {-0.4656463196701851, \ -0.04365415700053643}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, -0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9510565162951535, 0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, -0.04365415700053643}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}}]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9685831611286311, 0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9685831611286311, 0.2486898871648548}, {-0.442799153102313, \ -0.0403623172961744}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, -0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, -0.0403623172961744}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}}]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9822872507286887, 0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9822872507286887, 0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9822872507286887, 0.1873813145857246}, {-0.42442135919573787`, \ -0.033493417025082156`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, -0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9822872507286887, 0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, -0.033493417025082156`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}}]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9921147013144779, 0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, 0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9921147013144779, 0.12533323356430426`}, {-0.41096480463729923`, \ -0.023880698734608602`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, -0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9921147013144779, 0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, -0.023880698734608602`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}}]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9980267284282716, 0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9980267284282716, 0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9980267284282716, 0.06279051952931337}, {-0.40275790763958486`, \ -0.012409420609269181`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, -0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9980267284282716, 0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, -0.012409420609269181`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}}]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-1., 0}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-1., 0}, {-0.4, 0}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-1., 0}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4, 0}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}}]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9980267284282716, -0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9980267284282716, -0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9980267284282716, -0.06279051952931337}, \ {-0.40275790763958486`, 0.012409420609269181`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, 0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9980267284282716, -0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, 0.012409420609269181`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}}]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9921147013144779, -0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, -0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9921147013144779, -0.12533323356430426`}, \ {-0.41096480463729923`, 0.023880698734608602`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, 0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9921147013144779, -0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, 0.023880698734608602`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}}]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9822872507286887, -0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9822872507286887, -0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9822872507286887, -0.1873813145857246}, \ {-0.42442135919573787`, 0.033493417025082156`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, 0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9822872507286887, -0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, 0.033493417025082156`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}}]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9685831611286311, -0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9685831611286311, -0.2486898871648548}, \ {-0.442799153102313, 0.0403623172961744}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, 0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, 0.0403623172961744}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}}]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9510565162951535, -0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9510565162951535, -0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9510565162951535, -0.30901699437494745`}, \ {-0.4656463196701851, 0.04365415700053643}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, 0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9510565162951535, -0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, 0.04365415700053643}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}}]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9297764858882515, -0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, -0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9297764858882515, -0.3681245526846779}, \ {-0.49239530943540455`, 0.04260371087253523}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, 0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9297764858882515, -0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, 0.04260371087253523}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}}]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.9048270524660195, -0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9048270524660195, -0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.9048270524660195, -0.4257792915650727}, \ {-0.5223726586168057, 0.03652865410040079}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, 0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.9048270524660195, -0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, 0.03652865410040079}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}}]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8763066800438636, -0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8763066800438636, -0.4817536741017153}, \ {-0.5548106030564657, 0.024843081199493744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, 0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, 0.024843081199493744`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}}]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8443279255020151, -0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8443279255020151, -0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8443279255020151, -0.5358267949789967}, \ {-0.5888603505629715, 0.007069436500614978}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, 0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8443279255020151, -0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, 0.007069436500614978}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}}]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.8090169943749475, -0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, -0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.8090169943749475, -0.5877852522924731}, \ {-0.623606797749979, -0.017151342515381085`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, -0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.8090169943749475, -0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, -0.017151342515381085`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}}]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7705132427757893, -0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7705132427757893, -0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7705132427757893, -0.6374239897486896}, \ {-0.6580844540243544, -0.04805163931147638}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, -0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7705132427757893, -0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, -0.04805163931147638}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}}]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.7289686274214116, -0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.7289686274214116, -0.6845471059286886}, \ {-0.6912943157038235, -0.08573106887172566}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, -0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, -0.08573106887172566}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}}]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6845471059286886, -0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6845471059286886, -0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6845471059286886, -0.7289686274214116}, \ {-0.7222214176462767, -0.1301525903644486}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, -0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6845471059286886, -0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, -0.1301525903644486}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}}]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.6374239897486896, -0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, -0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.6374239897486896, -0.7705132427757893}, \ {-0.7498527785001244, -0.181140892338576}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, -0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.6374239897486896, -0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, -0.181140892338576}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}}]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5877852522924731, -0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5877852522924731, -0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5877852522924731, -0.8090169943749475}, \ {-0.7731954489174416, -0.2383830845978554}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, -0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5877852522924731, -0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, -0.2383830845978554}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}}]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.5358267949789967, -0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.5358267949789967, -0.8443279255020151}, \ {-0.7912943699180403, -0.30143169402240344`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, -0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, -0.30143169402240344`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}}]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4817536741017153, -0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4817536741017153, -0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4817536741017153, -0.8763066800438636}, \ {-0.8032497510891132, -0.3697099247426545}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, -0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4817536741017153, -0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, -0.3697099247426545}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}}]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.4257792915650727, -0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, -0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.4257792915650727, -0.9048270524660195}, \ {-0.8082336854142864, -0.44251910680054596`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, -0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.4257792915650727, -0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, -0.44251910680054596`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}}]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.3681245526846779, -0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.3681245526846779, -0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.3681245526846779, -0.9297764858882515}, \ {-0.8055057291375248, -0.5190482223310383}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, -0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.3681245526846779, -0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, -0.5190482223310383}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}}]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.30901699437494745`, -0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.30901699437494745`, -0.9510565162951535}, \ {-0.7944271909999159, -0.5983853649196696}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, -0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, -0.5983853649196696}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}}]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.2486898871648548, -0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2486898871648548, -0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.2486898871648548, -0.9685831611286311}, \ {-0.7744738951911729, -0.6795309566676019}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, -0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.2486898871648548, -0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, -0.6795309566676019}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}}]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.1873813145857246, -0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, -0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.1873813145857246, -0.9822872507286887}, \ {-0.7452472061186755, -0.761412519117882}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, -0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.1873813145857246, -0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, -0.761412519117882}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}}]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.12533323356430426`, -0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.12533323356430426`, -0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.12533323356430426`, -0.9921147013144779}, \ {-0.7064831302414829, -0.842900769015565}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, -0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.12533323356430426`, -0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, -0.842900769015565}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}}]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{-0.06279051952931337, -0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{-0.06279051952931337, -0.9980267284282716}, \ {-0.6580593403180001, -0.922826788289689}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, -0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, -0.922826788289689}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}}]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0, -1.}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0, -1.}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, -1.}, {-0.6, -1.}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, -1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0, -1.}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, -1.}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}}]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.06279051952931337, -0.9980267284282716}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.06279051952931337, -0.9980267284282716}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.06279051952931337, -0.9980267284282716}, \ {-0.5324783012593733, -1.0732266685668541`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, -1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.06279051952931337, -0.9980267284282716}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, -1.0732266685668541`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}}]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.12533323356430426`, -0.9921147013144779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.12533323356430426`, -0.9921147013144779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.12533323356430426`, -0.9921147013144779}, \ {-0.4558166631128744, -1.1413286336133908`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, -1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.12533323356430426`, -0.9921147013144779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, -1.1413286336133908`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}}]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.1873813145857246, -0.9822872507286887}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.1873813145857246, -0.9822872507286887}, \ {-0.37048457694722625`, -1.2031619823394955`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, -1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, -1.2031619823394955`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}}]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.2486898871648548, -0.9685831611286311}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.2486898871648548, -0.9685831611286311}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.2486898871648548, -0.9685831611286311}, \ {-0.2770941208614633, -1.2576353655896604`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, -1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.2486898871648548, -0.9685831611286311}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, -1.2576353655896604`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}}]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.30901699437494745`, -0.9510565162951535}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.30901699437494745`, -0.9510565162951535}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.30901699437494745`, -0.9510565162951535}, \ {-0.17639320225002098`, -1.3037276676706373`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, -1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.30901699437494745`, -0.9510565162951535}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, -1.3037276676706373`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}}]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.3681245526846779, -0.9297764858882515}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3681245526846779, -0.9297764858882515}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{ 0.3681245526846779, -0.9297764858882515}, \ {-0.06925662376816899, -1.3405047494454645`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, -1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.3681245526846779, -0.9297764858882515}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, -1.3405047494454645`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}}]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4257792915650727, -0.9048270524660195}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4257792915650727, -0.9048270524660195}, { 0.04332489771585896, -1.367134998131493}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.04332489771585896, -1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, -1.367134998131493}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}}]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.4817536741017153, -0.8763066800438636}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4817536741017153, -0.8763066800438636}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.4817536741017153, -0.8763066800438636}, { 0.16025759711431736`, -1.3829034353450727`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.16025759711431736`, -1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.4817536741017153, -0.8763066800438636}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, -1.3829034353450727`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}}]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5358267949789967, -0.8443279255020151}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5358267949789967, -0.8443279255020151}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5358267949789967, -0.8443279255020151}, { 0.28035922003995306`, -1.3872241569816266`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.28035922003995306`, -1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5358267949789967, -0.8443279255020151}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, -1.3872241569816266`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}}]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.5877852522924731, -0.8090169943749475}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5877852522924731, -0.8090169943749475}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.5877852522924731, -0.8090169943749475}, { 0.40237505566750464`, -1.3796509041520395`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.40237505566750464`, -1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.5877852522924731, -0.8090169943749475}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, -1.3796509041520395`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}}]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6374239897486896, -0.7705132427757893}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6374239897486896, -0.7705132427757893}, { 0.5249952009972548, -1.3598855932130025`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5249952009972548, -1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, -1.3598855932130025`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}}]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.6845471059286886, -0.7289686274214116}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6845471059286886, -0.7289686274214116}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.6845471059286886, -0.7289686274214116}, { 0.6468727942111006, -1.3277846644783744`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6468727942111006, -1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.6845471059286886, -0.7289686274214116}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, -1.3277846644783744`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}}]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7289686274214116, -0.6845471059286886}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7289686274214116, -0.6845471059286886}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7289686274214116, -0.6845471059286886}, { 0.7666429391389996, -1.2833631429856516`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7666429391389996, -1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7289686274214116, -0.6845471059286886}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, -1.2833631429856516`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}}]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.7705132427757893, -0.6374239897486896}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7705132427757893, -0.6374239897486896}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.7705132427757893, -0.6374239897486896}, { 0.8829420315272241, -1.2267963401859028`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8829420315272241, -1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.7705132427757893, -0.6374239897486896}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, -1.2267963401859028`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}}]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8090169943749475, -0.5877852522924731}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8090169943749475, -0.5877852522924731}, { 0.9944271909999159, -1.1584191620695652`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9944271909999159, -1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, -1.1584191620695652`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}}]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8443279255020151, -0.5358267949789967}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8443279255020151, -0.5358267949789967}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8443279255020151, -0.5358267949789967}, { 1.0997955004410587`, -1.0787230264586083`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0997955004410587`, -1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8443279255020151, -0.5358267949789967}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, -1.0787230264586083`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}}]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.8763066800438636, -0.4817536741017153}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8763066800438636, -0.4817536741017153}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.8763066800438636, -0.4817536741017153}, { 1.1978027570312615`, -0.9883504294029244}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.1978027570312615`, -0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.8763066800438636, -0.4817536741017153}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, -0.9883504294029244}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}}]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9048270524660195, -0.4257792915650727}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9048270524660195, -0.4257792915650727}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9048270524660195, -0.4257792915650727}, { 1.2872814463152333`, -0.8880872372305462}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2872814463152333`, -0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9048270524660195, -0.4257792915650727}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, -0.8880872372305462}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}}]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9297764858882515, -0.3681245526846779}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9297764858882515, -0.3681245526846779}, { 1.3671576623410984`, -0.7788528162418911}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3671576623410984`, -0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, -0.7788528162418911}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}}]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9510565162951535, -0.30901699437494745`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9510565162951535, -0.30901699437494745`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9510565162951535, -0.30901699437494745`}, { 1.4364667129201218`, -0.6616881457504313}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4364667129201218`, -0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9510565162951535, -0.30901699437494745`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, -0.6616881457504313}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}}]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9685831611286311, -0.2486898871648548}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9685831611286311, -0.2486898871648548}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9685831611286311, -0.2486898871648548}, { 1.4943671691549492`, -0.5377420916258839}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4943671691549492`, -0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9685831611286311, -0.2486898871648548}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, -0.5377420916258839}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}}]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9822872507286887, -0.1873813145857246}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9822872507286887, -0.1873813145857246}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9822872507286887, -0.1873813145857246}, { 1.5401531422616395`, -0.40825604619653133`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5401531422616395`, -0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9822872507286887, -0.1873813145857246}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, -0.40825604619653133`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}}]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9921147013144779, -0.12533323356430426`}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9921147013144779, -0.12533323356430426`}, { 1.5732645979916566`, -0.27454716586321715`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5732645979916566`, -0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, -0.27454716586321715`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}, { 1.5732645979916566`, -0.27454716586321715`}}]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{0.9980267284282716, -0.06279051952931337}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9980267284282716, -0.06279051952931337}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0.9980267284282716, -0.06279051952931337}, { 1.5932955492169583`, -0.13799045966789591`}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5932955492169583`, -0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{0.9980267284282716, -0.06279051952931337}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, -0.13799045966789591`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}, { 1.5732645979916566`, -0.27454716586321715`}, { 1.5932955492169583`, -0.13799045966789591`}}]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], CircleBox[{1., 0}, 0.6]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{1., 0}, {1.6, 0}}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {GrayLevel[0.7], DiskBox[{1., 0}, 0.048]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}, { 1.5732645979916566`, -0.27454716586321715`}, { 1.5932955492169583`, -0.13799045966789591`}, {1.6, 0}}]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i28$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i28$$, \ $CellContext`i28$1255$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{{3.54965867358934*^9, 3.549658680595117*^9}, { 3.549658758735011*^9, 3.5496587634938*^9}, {3.549658837818471*^9, 3.549658841196693*^9}, {3.549659015872816*^9, 3.5496590205557747`*^9}, { 3.549659110250654*^9, 3.5496591318428507`*^9}, {3.549659594816141*^9, 3.5496596029902477`*^9}, 3.5496596700925503`*^9, 3.549659973499061*^9, 3.5496600921711407`*^9, 3.551729740552211*^9, 3.552243392816223*^9, 3.554491339994866*^9, 3.554491517405961*^9, 3.5544915584679193`*^9, { 3.554491679886614*^9, 3.5544916877623167`*^9}, 3.5551823068583*^9, 3.55527456305829*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH4", ",", "5", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.549659876448629*^9, 3.549659876862853*^9}, { 3.549660166115324*^9, 3.549660166464794*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i29$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i29$$ = 1}, "\"max\"" :> {$CellContext`i29$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i29$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i29$1275$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i29$$], {1, 101, 1}, AnimationRate->5, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}, {GrayLevel[1.], DiskBox[{1.92, 0}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}}]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5932955492169583`, 0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, 0.13799045966789591`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.9128395243172998`, 0.16566518707793185`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}}]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5732645979916566`, 0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, 0.27454716586321715`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8914163120860445`, 0.33006716645983775`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}}]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5401531422616395`, 0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, 0.40825604619653133`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8559044794788373`, 0.49195382207112176`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}}]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4943671691549492`, 0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, 0.5377420916258839}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8065924636615547`, 0.6500951239943838}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}}]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4364667129201218`, 0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, 0.6616881457504313}, 0.048]}, {GrayLevel[1.], DiskBox[{1.7438804037153255`, 0.8032939297278885}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}}]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3671576623410984`, 0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, 0.7788528162418911}, 0.048]}, {GrayLevel[1.], DiskBox[{1.6682765049751263`, 0.9503964977565825}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}}]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2872814463152333`, 0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, 0.8880872372305462}, 0.048]}, {GrayLevel[1.], DiskBox[{1.5803924174567427`, 1.090302621681353}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}}]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.1978027570312615`, 0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, 0.9883504294029244}, 0.048]}, {GrayLevel[1.], DiskBox[{1.4809376672719816`, 1.2219752966631612`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}}]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0997955004410587`, 1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, 1.0787230264586083`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.3707131877622023`, 1.3444498342797258`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}}]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9944271909999159, 1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, 1.1584191620695652`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.2506040044277191`, 1.4568423470332517`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}}]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8829420315272241, 1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, 1.2267963401859028`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.1215711345125468`, 1.5583575296536536`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}}]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7666429391389996, 1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, 1.2833631429856516`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.9846427682395751, 1.6482956709745695`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}}]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6468727942111006, 1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, 1.3277846644783744`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.8409048041018516, 1.7260588374787305`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}}]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5249952009972548, 1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, 1.3598855932130025`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.6914908152243896, 1.7911561775736666`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}}]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.40237505566750464`, 1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, 1.3796509041520395`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.537571527542638, 1.8432083042281124`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}}]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.28035922003995306`, 1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, 1.3872241569816266`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.38034389332451046`, 1.8819507227371157`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}}]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.16025759711431736`, 1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, 1.3829034353450727`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.22101984531935792`, 1.9072362800594496`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}}]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {0.04332489771585896, 1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, 1.367134998131493}, 0.048]}, {GrayLevel[1.], DiskBox[{0.060814817476366946`, 1.9190366223642832`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}}]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, 1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, 1.3405047494454645`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.09906388233691546, 1.917442658129921}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}}]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, 1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, 1.3037276676706373`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.2574287639417342, 1.902664035371308}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}}]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, 1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, 1.2576353655896604`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.41312383018141685`, 1.8750276533790737`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}}]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, 1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, 1.2031619823394955`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.5650361598444017, 1.8349752418134395`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}}]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, 1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, 1.1413286336133908`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.7121073279537632, 1.7830600532440155`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}}]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, 1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, 1.0732266685668541`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.8533446006041262, 1.7199427294592644`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}}]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, 1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, 1.}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.987831850420851, 1.646386417368085}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}}]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, 0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, 0.922826788289689}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.11474014901824, 1.5632512274637085`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}}]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, 0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, 0.842900769015565}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.233338004312753, 1.4714881471210821`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}}]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, 0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, 0.761412519117882}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.3430012227089048`, 1.3721325430884532`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}}]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, 0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, 0.6795309566676019}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.4432223880639548`, 1.2662974131660285`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}}]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, 0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, 0.5983853649196696}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.5336199592074218`, 1.1551665770444646`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}}]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, 0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, 0.5190482223310383}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.613946992563416, 1.0399880312751226`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}}]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, 0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, 0.44251910680054596`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.6840994907914093`, 0.9220677334752122}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}}]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, 0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, 0.3697099247426545}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7441243533513113`, 0.8027641247881412}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}}]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, 0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, 0.30143169402240344`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7942268455980368`, 0.6834837427000873}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}}]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, 0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, 0.2383830845978554}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.834777385097066, 0.5656783071113591}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}}]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, 0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, 0.181140892338576}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8663172286024259`, 0.45084365607354404`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}}]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, 0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, 0.1301525903644486}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8895622710000188`, 0.3405208128929137}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}}]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, 0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, 0.08573106887172566}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9054035518360775`, 0.23629918461657903`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}}]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, 0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, 0.04805163931147638}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.914902091685851, 0.13982124036480417`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}}]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, 0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, 0.017151342515381085`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9192742292041944`, 0.05278667552181325}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}}]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, -0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, -0.007069436500614978}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9198616531546966`, -0.023048486850858925`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}}]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, -0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, -0.024843081199493744`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9180780584996835`, -0.08588691112203796}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}}]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, -0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, -0.03652865410040079}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9153227725244235`, -0.1339353465271783}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}}]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, -0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, -0.04260371087253523}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9128532570779144`, -0.1655065463551613}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}}]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, -0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, -0.04365415700053643}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9116177847933968`, -0.17921340592039012`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}}]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, -0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, -0.0403623172961744}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9120729106218328`, -0.1742905174303844}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}}]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, -0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, -0.033493417025082156`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9140492326226146`, -0.1510481217916318}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}}]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, -0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, -0.023880698734608602`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9167666115044915`, -0.11138113404697356`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}}]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, -0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, -0.012409420609269181`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9190892964898774`, -0.059129282914540476`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}}]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4, 0}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.92, 0}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}}]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.40275790763958486`, 0.012409420609269181`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.40275790763958486`, 0.012409420609269181`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9190892964898774`, 0.059129282914540476`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}}]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.41096480463729923`, 0.023880698734608602`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.41096480463729923`, 0.023880698734608602`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9167666115044915`, 0.11138113404697356`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}}]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.42442135919573787`, 0.033493417025082156`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.42442135919573787`, 0.033493417025082156`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9140492326226146`, 0.1510481217916318}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}}]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.442799153102313, 0.0403623172961744}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.442799153102313, 0.0403623172961744}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9120729106218328`, 0.1742905174303844}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}}]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4656463196701851, 0.04365415700053643}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4656463196701851, 0.04365415700053643}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9116177847933968`, 0.17921340592039012`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}}]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49239530943540455`, 0.04260371087253523}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.49239530943540455`, 0.04260371087253523}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9128532570779144`, 0.1655065463551613}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}}]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5223726586168057, 0.03652865410040079}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5223726586168057, 0.03652865410040079}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9153227725244235`, 0.1339353465271783}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}}]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5548106030564657, 0.024843081199493744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5548106030564657, 0.024843081199493744`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9180780584996835`, 0.08588691112203796}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}}]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5888603505629715, 0.007069436500614978}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5888603505629715, 0.007069436500614978}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9198616531546966`, 0.023048486850858925`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}}]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.623606797749979, -0.017151342515381085`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.623606797749979, -0.017151342515381085`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9192742292041944`, -0.05278667552181325}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}}]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580844540243544, -0.04805163931147638}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580844540243544, -0.04805163931147638}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.914902091685851, -0.13982124036480417`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}}]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6912943157038235, -0.08573106887172566}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6912943157038235, -0.08573106887172566}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.9054035518360775`, -0.23629918461657903`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}}]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7222214176462767, -0.1301525903644486}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7222214176462767, -0.1301525903644486}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8895622710000188`, -0.3405208128929137}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}}]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7498527785001244, -0.181140892338576}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7498527785001244, -0.181140892338576}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.8663172286024259`, -0.45084365607354404`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}}]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7731954489174416, -0.2383830845978554}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7731954489174416, -0.2383830845978554}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.834777385097066, -0.5656783071113591}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}}]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7912943699180403, -0.30143169402240344`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7912943699180403, -0.30143169402240344`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7942268455980368`, -0.6834837427000873}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}}]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8032497510891132, -0.3697099247426545}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8032497510891132, -0.3697099247426545}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.7441243533513113`, -0.8027641247881412}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}}]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8082336854142864, -0.44251910680054596`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8082336854142864, -0.44251910680054596`}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.6840994907914093`, -0.9220677334752122}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}}]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8055057291375248, -0.5190482223310383}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.8055057291375248, -0.5190482223310383}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.613946992563416, -1.0399880312751226`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}}]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7944271909999159, -0.5983853649196696}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7944271909999159, -0.5983853649196696}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.5336199592074218`, -1.1551665770444646`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}}]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7744738951911729, -0.6795309566676019}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7744738951911729, -0.6795309566676019}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.4432223880639548`, -1.2662974131660285`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}}]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7452472061186755, -0.761412519117882}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7452472061186755, -0.761412519117882}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.3430012227089048`, -1.3721325430884532`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}}]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7064831302414829, -0.842900769015565}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.7064831302414829, -0.842900769015565}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.233338004312753, -1.4714881471210821`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}}]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6580593403180001, -0.922826788289689}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6580593403180001, -0.922826788289689}, 0.048]}, {GrayLevel[1.], DiskBox[{-1.11474014901824, -1.5632512274637085`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}}]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6, -1.}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.6, -1.}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.987831850420851, -1.646386417368085}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}}]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5324783012593733, -1.0732266685668541`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.5324783012593733, -1.0732266685668541`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.8533446006041262, -1.7199427294592644`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}}]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4558166631128744, -1.1413286336133908`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.4558166631128744, -1.1413286336133908`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.7121073279537632, -1.7830600532440155`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}}]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.37048457694722625`, -1.2031619823394955`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.37048457694722625`, -1.2031619823394955`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.5650361598444017, -1.8349752418134395`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}}]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2770941208614633, -1.2576353655896604`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.2770941208614633, -1.2576353655896604`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.41312383018141685`, -1.8750276533790737`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}}]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.17639320225002098`, -1.3037276676706373`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.17639320225002098`, -1.3037276676706373`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.2574287639417342, -1.902664035371308}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}}]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06925662376816899, -1.3405047494454645`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{-0.06925662376816899, -1.3405047494454645`}, 0.048]}, {GrayLevel[1.], DiskBox[{-0.09906388233691546, -1.917442658129921}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}}]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.04332489771585896, -1.367134998131493}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.04332489771585896, -1.367134998131493}, 0.048]}, {GrayLevel[1.], DiskBox[{0.060814817476366946`, -1.9190366223642832`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}}]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.16025759711431736`, -1.3829034353450727`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.16025759711431736`, -1.3829034353450727`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.22101984531935792`, -1.9072362800594496`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}}]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.28035922003995306`, -1.3872241569816266`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.28035922003995306`, -1.3872241569816266`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.38034389332451046`, -1.8819507227371157`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}}]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.40237505566750464`, -1.3796509041520395`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.40237505566750464`, -1.3796509041520395`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.537571527542638, -1.8432083042281124`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}}]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5249952009972548, -1.3598855932130025`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.5249952009972548, -1.3598855932130025`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.6914908152243896, -1.7911561775736666`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}}]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6468727942111006, -1.3277846644783744`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.6468727942111006, -1.3277846644783744`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.8409048041018516, -1.7260588374787305`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}}]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7666429391389996, -1.2833631429856516`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.7666429391389996, -1.2833631429856516`}, 0.048]}, {GrayLevel[1.], DiskBox[{0.9846427682395751, -1.6482956709745695`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}}]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8829420315272241, -1.2267963401859028`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.8829420315272241, -1.2267963401859028`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.1215711345125468`, -1.5583575296536536`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}}]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9944271909999159, -1.1584191620695652`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{0.9944271909999159, -1.1584191620695652`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.2506040044277191`, -1.4568423470332517`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}}]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0997955004410587`, -1.0787230264586083`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.0997955004410587`, -1.0787230264586083`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.3707131877622023`, -1.3444498342797258`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}}]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.1978027570312615`, -0.9883504294029244}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.1978027570312615`, -0.9883504294029244}, 0.048]}, {GrayLevel[1.], DiskBox[{1.4809376672719816`, -1.2219752966631612`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}}]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2872814463152333`, -0.8880872372305462}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.2872814463152333`, -0.8880872372305462}, 0.048]}, {GrayLevel[1.], DiskBox[{1.5803924174567427`, -1.090302621681353}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}}]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3671576623410984`, -0.7788528162418911}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.3671576623410984`, -0.7788528162418911}, 0.048]}, {GrayLevel[1.], DiskBox[{1.6682765049751263`, -0.9503964977565825}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}}]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4364667129201218`, -0.6616881457504313}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4364667129201218`, -0.6616881457504313}, 0.048]}, {GrayLevel[1.], DiskBox[{1.7438804037153255`, -0.8032939297278885}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}}]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4943671691549492`, -0.5377420916258839}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.4943671691549492`, -0.5377420916258839}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8065924636615547`, -0.6500951239943838}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}}]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5401531422616395`, -0.40825604619653133`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5401531422616395`, -0.40825604619653133`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8559044794788373`, -0.49195382207112176`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}}]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5732645979916566`, -0.27454716586321715`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5732645979916566`, -0.27454716586321715`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.8914163120860445`, -0.33006716645983775`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}, { 1.5732645979916566`, -0.27454716586321715`}}]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5932955492169583`, -0.13799045966789591`}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.5932955492169583`, -0.13799045966789591`}, 0.048]}, {GrayLevel[1.], DiskBox[{1.9128395243172998`, -0.16566518707793185`}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}, { 1.5732645979916566`, -0.27454716586321715`}, { 1.5932955492169583`, -0.13799045966789591`}}]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {RGBColor[0.1, 0.1, 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[0.1, 0.1, 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1, 0, 0], DiskBox[{1.6, 0}, 0.048]}, {GrayLevel[1.], DiskBox[{1.92, 0}, 0.048]}, {RGBColor[1, 0, 0], AbsoluteThickness[2], LineBox[{{1.6, 0}, {1.5932955492169583`, 0.13799045966789591`}, {1.5732645979916566`, 0.27454716586321715`}, {1.5401531422616395`, 0.40825604619653133`}, {1.4943671691549492`, 0.5377420916258839}, {1.4364667129201218`, 0.6616881457504313}, {1.3671576623410984`, 0.7788528162418911}, {1.2872814463152333`, 0.8880872372305462}, {1.1978027570312615`, 0.9883504294029244}, {1.0997955004410587`, 1.0787230264586083`}, {0.9944271909999159, 1.1584191620695652`}, {0.8829420315272241, 1.2267963401859028`}, {0.7666429391389996, 1.2833631429856516`}, {0.6468727942111006, 1.3277846644783744`}, {0.5249952009972548, 1.3598855932130025`}, {0.40237505566750464`, 1.3796509041520395`}, {0.28035922003995306`, 1.3872241569816266`}, {0.16025759711431736`, 1.3829034353450727`}, {0.04332489771585896, 1.367134998131493}, {-0.06925662376816899, 1.3405047494454645`}, {-0.17639320225002098`, 1.3037276676706373`}, {-0.2770941208614633, 1.2576353655896604`}, {-0.37048457694722625`, 1.2031619823394955`}, {-0.4558166631128744, 1.1413286336133908`}, {-0.5324783012593733, 1.0732266685668541`}, {-0.6, 1.}, {-0.6580593403180001, 0.922826788289689}, {-0.7064831302414829, 0.842900769015565}, {-0.7452472061186755, 0.761412519117882}, {-0.7744738951911729, 0.6795309566676019}, {-0.7944271909999159, 0.5983853649196696}, {-0.8055057291375248, 0.5190482223310383}, {-0.8082336854142864, 0.44251910680054596`}, {-0.8032497510891132, 0.3697099247426545}, {-0.7912943699180403, 0.30143169402240344`}, {-0.7731954489174416, 0.2383830845978554}, {-0.7498527785001244, 0.181140892338576}, {-0.7222214176462767, 0.1301525903644486}, {-0.6912943157038235, 0.08573106887172566}, {-0.6580844540243544, 0.04805163931147638}, {-0.623606797749979, 0.017151342515381085`}, {-0.5888603505629715, \ -0.007069436500614978}, {-0.5548106030564657, -0.024843081199493744`}, \ {-0.5223726586168057, -0.03652865410040079}, {-0.49239530943540455`, \ -0.04260371087253523}, {-0.4656463196701851, -0.04365415700053643}, \ {-0.442799153102313, -0.0403623172961744}, {-0.42442135919573787`, \ -0.033493417025082156`}, {-0.41096480463729923`, -0.023880698734608602`}, \ {-0.40275790763958486`, -0.012409420609269181`}, {-0.4, 0}, {-0.40275790763958486`, 0.012409420609269181`}, {-0.41096480463729923`, 0.023880698734608602`}, {-0.42442135919573787`, 0.033493417025082156`}, {-0.442799153102313, 0.0403623172961744}, {-0.4656463196701851, 0.04365415700053643}, {-0.49239530943540455`, 0.04260371087253523}, {-0.5223726586168057, 0.03652865410040079}, {-0.5548106030564657, 0.024843081199493744`}, {-0.5888603505629715, 0.007069436500614978}, {-0.623606797749979, \ -0.017151342515381085`}, {-0.6580844540243544, -0.04805163931147638}, \ {-0.6912943157038235, -0.08573106887172566}, {-0.7222214176462767, \ -0.1301525903644486}, {-0.7498527785001244, -0.181140892338576}, \ {-0.7731954489174416, -0.2383830845978554}, {-0.7912943699180403, \ -0.30143169402240344`}, {-0.8032497510891132, -0.3697099247426545}, \ {-0.8082336854142864, -0.44251910680054596`}, {-0.8055057291375248, \ -0.5190482223310383}, {-0.7944271909999159, -0.5983853649196696}, \ {-0.7744738951911729, -0.6795309566676019}, {-0.7452472061186755, \ -0.761412519117882}, {-0.7064831302414829, -0.842900769015565}, \ {-0.6580593403180001, -0.922826788289689}, {-0.6, -1.}, {-0.5324783012593733, \ -1.0732266685668541`}, {-0.4558166631128744, -1.1413286336133908`}, \ {-0.37048457694722625`, -1.2031619823394955`}, {-0.2770941208614633, \ -1.2576353655896604`}, {-0.17639320225002098`, -1.3037276676706373`}, \ {-0.06925662376816899, -1.3405047494454645`}, { 0.04332489771585896, -1.367134998131493}, { 0.16025759711431736`, -1.3829034353450727`}, { 0.28035922003995306`, -1.3872241569816266`}, { 0.40237505566750464`, -1.3796509041520395`}, { 0.5249952009972548, -1.3598855932130025`}, { 0.6468727942111006, -1.3277846644783744`}, { 0.7666429391389996, -1.2833631429856516`}, { 0.8829420315272241, -1.2267963401859028`}, { 0.9944271909999159, -1.1584191620695652`}, { 1.0997955004410587`, -1.0787230264586083`}, { 1.1978027570312615`, -0.9883504294029244}, { 1.2872814463152333`, -0.8880872372305462}, { 1.3671576623410984`, -0.7788528162418911}, { 1.4364667129201218`, -0.6616881457504313}, { 1.4943671691549492`, -0.5377420916258839}, { 1.5401531422616395`, -0.40825604619653133`}, { 1.5732645979916566`, -0.27454716586321715`}, { 1.5932955492169583`, -0.13799045966789591`}, {1.6, 0}}]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i29$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i29$$, \ $CellContext`i29$1275$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{ 3.549659880558797*^9, 3.549660003857853*^9, {3.549660142470684*^9, 3.549660170126625*^9}, 3.551729771626679*^9, 3.551729879791555*^9, 3.552242888694388*^9, 3.552243501764289*^9, 3.554491365772221*^9, 3.5544915830617228`*^9, {3.554491693479775*^9, 3.554491709121188*^9}, 3.555182334621582*^9, 3.555274591651059*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{"re", "=", "1.0"}], ";", " ", RowBox[{"rq", "=", "1.6"}], ";", RowBox[{"rm", "=", RowBox[{"rq", "*", "re"}]}], ";", " ", RowBox[{"ww", "=", "2"}], ";", " ", RowBox[{"zz", "=", "0.08"}], ";", " ", RowBox[{"uu", "=", RowBox[{"1.2", "*", "rm"}]}], ";", " ", RowBox[{"gg", "=", RowBox[{"1.3", "*", "rm"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"nn", "=", "100"}], ";", " ", RowBox[{"theta", "=", RowBox[{"4", "*", RowBox[{"Pi", "/", "nn"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"SSS", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"1.5", "*", "zz", "*", "re"}]}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"UUU", "=", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "uu"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BBB", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", RowBox[{"-", "gg"}]}], "}"}], ",", RowBox[{"{", RowBox[{"gg", ",", RowBox[{"-", "gg"}]}], "}"}], ",", RowBox[{"{", RowBox[{"gg", ",", "gg"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", "gg"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", RowBox[{"-", "gg"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEC", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "re"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"re", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{"re", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}], ",", RowBox[{"zz", "*", "re"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEL", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"re", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{"re", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MMC", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "rm"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MMP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"rm", "*", RowBox[{"Cos", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], ",", RowBox[{"rm", "*", RowBox[{"Sin", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}]}], "}"}], ",", RowBox[{"0.6", "*", "zz", "*", "re"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MML", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"rm", "*", RowBox[{"Cos", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], ",", RowBox[{"rm", "*", RowBox[{"Sin", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GSS", "=", RowBox[{"Graphics", "[", "SSS", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GUU", "=", RowBox[{"Graphics", "[", "UUU", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GBB", "=", RowBox[{"Graphics", "[", "BBB", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GEC", "=", RowBox[{"Graphics", "[", "EEC", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GMC", "=", RowBox[{"Graphics", "[", "MMC", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TEP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"EEP", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TEL", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"EEL", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TMP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"MMP", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TML", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"MML", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH5", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"GBB", ",", "GUU", ",", RowBox[{"TEL", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GEC", ",", RowBox[{"TML", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GMC", ",", RowBox[{"TEP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TMP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GSS", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.555184268978155*^9, 3.555184277700696*^9}, { 3.5551843120616827`*^9, 3.555184337315198*^9}, {3.555184404625287*^9, 3.5551844436879387`*^9}, {3.555184499481434*^9, 3.55518452655931*^9}, { 3.55518457142978*^9, 3.555184665433737*^9}, {3.555184699882641*^9, 3.555184706526519*^9}, {3.555184741119625*^9, 3.5551847863618727`*^9}, { 3.555184976818591*^9, 3.555185047513729*^9}, {3.555185434237021*^9, 3.555185562496985*^9}, {3.5551856103894567`*^9, 3.55518561973593*^9}, { 3.555185650495933*^9, 3.555185709425662*^9}, {3.5551857737164907`*^9, 3.555185808827091*^9}, {3.555185875440104*^9, 3.555186027542549*^9}, { 3.5551860741537533`*^9, 3.555186082594878*^9}, {3.555186123840637*^9, 3.5551861399785557`*^9}, {3.555186307052203*^9, 3.555186310886446*^9}, { 3.555186351369555*^9, 3.55518641168372*^9}, {3.555186443395382*^9, 3.555186522422929*^9}, {3.5551866423522053`*^9, 3.5551867121899242`*^9}, { 3.555186750644655*^9, 3.555186810024633*^9}, {3.555186861330111*^9, 3.555186887543324*^9}, 3.555186937832871*^9, {3.555187036772682*^9, 3.555187042064794*^9}, {3.555187097287813*^9, 3.555187097473669*^9}, { 3.555187201528613*^9, 3.555187213739089*^9}, {3.555187288296278*^9, 3.555187293868392*^9}, {3.555187571965509*^9, 3.555187572379611*^9}, { 3.55518778257121*^9, 3.555187783146039*^9}, {3.555189765635336*^9, 3.5551897670417213`*^9}, {3.555189809715106*^9, 3.5551898123329763`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH5", ",", "5", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.555186955932604*^9, 3.555186956594475*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i30$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i30$$ = 1}, "\"max\"" :> {$CellContext`i30$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i30$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i30$1296$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i30$$], {1, 101, 1}, AnimationRate->5, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{1., 0}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.6, 0}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5968427654852346`, 0.1004648312469014}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5968427654852346`, 0.1004648312469014}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5873835221031647`, 0.2005331737028868}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9685831611286311, 0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5873835221031647`, 0.2005331737028868}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.571659601165902, 0.29981010333715935`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.571659601165902, 0.29981010333715935`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5497330578058097`, 0.3979038194637677}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8763066800438636, 0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5497330578058097`, 0.3979038194637677}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.5216904260722457`, 0.49442719099991594`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5216904260722457`, 0.49442719099991594`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4876423774212024`, 0.5889992842954846}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.7289686274214116, 0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.4876423774212024`, 0.5889992842954846}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4477232839456313`, 0.6812468665041164}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.4477232839456313`, 0.6812468665041164}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.4020906880701818`, 0.7708058785627445}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.5358267949789967, 0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.4020906880701818`, 0.7708058785627445}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3509246808032243`, 0.8573228719663947}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.3509246808032243`, 0.8573228719663947}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.294427190999916, 0.940456403667957}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.30901699437494745`, 0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.294427190999916, 0.940456403667957}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.232821188441263, 1.0198783835979035`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.232821188441263, 1.0198783835979035`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.1663498038742586`, 1.0952753694859019`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.06279051952931337, 0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.1663498038742586`, 1.0952753694859019`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0952753694859019`, 1.1663498038742586`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.0952753694859019`, 1.1663498038742586`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0198783835979035`, 1.232821188441263}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.1873813145857246, 0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.0198783835979035`, 1.232821188441263}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.940456403667957, 1.294427190999916}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.940456403667957, 1.294427190999916}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8573228719663947, 1.3509246808032243`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4257792915650727, 0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.8573228719663947, 1.3509246808032243`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7708058785627445, 1.4020906880701818`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.7708058785627445, 1.4020906880701818`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6812468665041164, 1.4477232839456313`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.6374239897486896, 0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.6812468665041164, 1.4477232839456313`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5889992842954846, 1.4876423774212024`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.5889992842954846, 1.4876423774212024`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.49442719099991594`, 1.5216904260722457`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8090169943749475, 0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.49442719099991594`, 1.5216904260722457`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3979038194637677, 1.5497330578058097`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.3979038194637677, 1.5497330578058097`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.29981010333715935`, 1.571659601165902}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9297764858882515, 0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.29981010333715935`, 1.571659601165902}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.2005331737028868, 1.5873835221031647`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.2005331737028868, 1.5873835221031647`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1004648312469014, 1.5968427654852346`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9921147013144779, 0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.1004648312469014, 1.5968427654852346`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0, 1.6}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-1., 0}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0, 1.6}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1004648312469014, 1.5968427654852346`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9921147013144779, -0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.1004648312469014, 1.5968427654852346`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2005331737028868, 1.5873835221031647`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.2005331737028868, 1.5873835221031647`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.29981010333715935`, 1.571659601165902}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9297764858882515, -0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.29981010333715935`, 1.571659601165902}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.3979038194637677, 1.5497330578058097`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.3979038194637677, 1.5497330578058097`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49442719099991594`, 1.5216904260722457`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8090169943749475, -0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.49442719099991594`, 1.5216904260722457`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5889992842954846, 1.4876423774212024`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.5889992842954846, 1.4876423774212024`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6812468665041164, 1.4477232839456313`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.6374239897486896, -0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.6812468665041164, 1.4477232839456313`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7708058785627445, 1.4020906880701818`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.7708058785627445, 1.4020906880701818`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8573228719663947, 1.3509246808032243`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4257792915650727, -0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8573228719663947, 1.3509246808032243`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.940456403667957, 1.294427190999916}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.940456403667957, 1.294427190999916}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.0198783835979035`, 1.232821188441263}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.1873813145857246, -0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.0198783835979035`, 1.232821188441263}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.0952753694859019`, 1.1663498038742586`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.0952753694859019`, 1.1663498038742586`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.1663498038742586`, 1.0952753694859019`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.06279051952931337, -0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.1663498038742586`, 1.0952753694859019`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.232821188441263, 1.0198783835979035`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.232821188441263, 1.0198783835979035`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.294427190999916, 0.940456403667957}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.30901699437494745`, -0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.294427190999916, 0.940456403667957}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.3509246808032243`, 0.8573228719663947}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.3509246808032243`, 0.8573228719663947}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.4020906880701818`, 0.7708058785627445}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.5358267949789967, -0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.4020906880701818`, 0.7708058785627445}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.4477232839456313`, 0.6812468665041164}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.4477232839456313`, 0.6812468665041164}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.4876423774212024`, 0.5889992842954846}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.7289686274214116, -0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.4876423774212024`, 0.5889992842954846}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5216904260722457`, 0.49442719099991594`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5216904260722457`, 0.49442719099991594`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5497330578058097`, 0.3979038194637677}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8763066800438636, -0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5497330578058097`, 0.3979038194637677}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.571659601165902, 0.29981010333715935`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.571659601165902, 0.29981010333715935`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5873835221031647`, 0.2005331737028868}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9685831611286311, -0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5873835221031647`, 0.2005331737028868}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5968427654852346`, 0.1004648312469014}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5968427654852346`, 0.1004648312469014}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{1., 0}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6, 0}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5968427654852346`, -0.1004648312469014}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5968427654852346`, -0.1004648312469014}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5873835221031647`, -0.2005331737028868}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9685831611286311, 0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5873835221031647`, -0.2005331737028868}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.571659601165902, -0.29981010333715935`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.571659601165902, -0.29981010333715935`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5497330578058097`, -0.3979038194637677}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8763066800438636, 0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5497330578058097`, -0.3979038194637677}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.5216904260722457`, -0.49442719099991594`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.5216904260722457`, -0.49442719099991594`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.4876423774212024`, -0.5889992842954846}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.7289686274214116, 0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.4876423774212024`, -0.5889992842954846}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.4477232839456313`, -0.6812468665041164}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.4477232839456313`, -0.6812468665041164}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.4020906880701818`, -0.7708058785627445}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.5358267949789967, 0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.4020906880701818`, -0.7708058785627445}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.3509246808032243`, -0.8573228719663947}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.3509246808032243`, -0.8573228719663947}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.294427190999916, -0.940456403667957}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.30901699437494745`, 0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.294427190999916, -0.940456403667957}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.232821188441263, -1.0198783835979035`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.232821188441263, -1.0198783835979035`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.1663498038742586`, -1.0952753694859019`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.06279051952931337, 0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.1663498038742586`, -1.0952753694859019`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.0952753694859019`, -1.1663498038742586`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.0952753694859019`, -1.1663498038742586`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.0198783835979035`, -1.232821188441263}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.1873813145857246, 0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-1.0198783835979035`, -1.232821188441263}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.940456403667957, -1.294427190999916}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.940456403667957, -1.294427190999916}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8573228719663947, -1.3509246808032243`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4257792915650727, 0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8573228719663947, -1.3509246808032243`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7708058785627445, -1.4020906880701818`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.7708058785627445, -1.4020906880701818`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6812468665041164, -1.4477232839456313`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.6374239897486896, 0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.6812468665041164, -1.4477232839456313`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5889992842954846, -1.4876423774212024`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.5889992842954846, -1.4876423774212024`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.49442719099991594`, -1.5216904260722457`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8090169943749475, 0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.49442719099991594`, -1.5216904260722457`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.3979038194637677, -1.5497330578058097`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.3979038194637677, -1.5497330578058097`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.29981010333715935`, -1.571659601165902}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9297764858882515, 0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.29981010333715935`, -1.571659601165902}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.2005331737028868, -1.5873835221031647`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.2005331737028868, -1.5873835221031647`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1004648312469014, -1.5968427654852346`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9921147013144779, 0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{-0.1004648312469014, -1.5968427654852346`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0, -1.6}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-1., 0}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0, -1.6}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1004648312469014, -1.5968427654852346`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9921147013144779, -0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.1004648312469014, -1.5968427654852346`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.2005331737028868, -1.5873835221031647`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.2005331737028868, -1.5873835221031647`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.29981010333715935`, -1.571659601165902}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.9297764858882515, -0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.29981010333715935`, -1.571659601165902}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3979038194637677, -1.5497330578058097`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.3979038194637677, -1.5497330578058097`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.49442719099991594`, -1.5216904260722457`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.8090169943749475, -0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.49442719099991594`, -1.5216904260722457`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5889992842954846, -1.4876423774212024`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.5889992842954846, -1.4876423774212024`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6812468665041164, -1.4477232839456313`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.6374239897486896, -0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.6812468665041164, -1.4477232839456313`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7708058785627445, -1.4020906880701818`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.7708058785627445, -1.4020906880701818`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8573228719663947, -1.3509246808032243`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4257792915650727, -0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.8573228719663947, -1.3509246808032243`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.940456403667957, -1.294427190999916}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{0.940456403667957, -1.294427190999916}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0198783835979035`, -1.232821188441263}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.1873813145857246, -0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.0198783835979035`, -1.232821188441263}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0952753694859019`, -1.1663498038742586`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.0952753694859019`, -1.1663498038742586`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.1663498038742586`, -1.0952753694859019`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.06279051952931337, -0.9980267284282716}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.1663498038742586`, -1.0952753694859019`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.232821188441263, -1.0198783835979035`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.232821188441263, -1.0198783835979035`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.294427190999916, -0.940456403667957}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.30901699437494745`, -0.9510565162951535}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.294427190999916, -0.940456403667957}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3509246808032243`, -0.8573228719663947}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.3509246808032243`, -0.8573228719663947}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4020906880701818`, -0.7708058785627445}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.5358267949789967, -0.8443279255020151}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.4020906880701818`, -0.7708058785627445}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4477232839456313`, -0.6812468665041164}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.4477232839456313`, -0.6812468665041164}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.4876423774212024`, -0.5889992842954846}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.7289686274214116, -0.6845471059286886}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.4876423774212024`, -0.5889992842954846}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5216904260722457`, -0.49442719099991594`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5216904260722457`, -0.49442719099991594`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5497330578058097`, -0.3979038194637677}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.8763066800438636, -0.4817536741017153}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5497330578058097`, -0.3979038194637677}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.571659601165902, -0.29981010333715935`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.571659601165902, -0.29981010333715935`}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5873835221031647`, -0.2005331737028868}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9685831611286311, -0.2486898871648548}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5873835221031647`, -0.2005331737028868}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.5968427654852346`, -0.1004648312469014}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.5968427654852346`, -0.1004648312469014}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-2.08, -2.08}, {2.08, -2.08}, {2.08, 2.08}, {-2.08, 2.08}, {-2.08, -2.08}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.92]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1., 0}}]}, {RGBColor[0., 0., 1.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.6, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0., 0., 1.], DiskBox[{1., 0}, 0.08]}, {RGBColor[1., 0., 0.], DiskBox[{1.6, 0}, 0.048]}, {RGBColor[1., 1., 0.], DiskBox[{0, 0}, 0.12]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i30$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i30$$, \ $CellContext`i30$1296$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{3.555186982313353*^9, 3.5551871064852333`*^9, 3.555187224068632*^9, 3.55518730237673*^9, 3.555187580197237*^9, 3.5551877946149282`*^9, 3.555261251234619*^9, 3.5552746402302227`*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{"re", "=", "1.0"}], ";", " ", RowBox[{"rq", "=", "1.6"}], ";", RowBox[{"rm", "=", RowBox[{"rq", "*", "re"}]}], ";", " ", RowBox[{"ww", "=", "2"}], ";", " ", RowBox[{"zz", "=", "0.08"}], ";", " ", RowBox[{"uu", "=", RowBox[{"1.2", "*", RowBox[{"(", RowBox[{"re", "+", "rm"}], ")"}]}]}], ";", " ", RowBox[{"gg", "=", RowBox[{"1.3", "*", RowBox[{"(", RowBox[{"re", "+", "rm"}], ")"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"nn", "=", "100"}], ";", " ", RowBox[{"theta", "=", RowBox[{"4", "*", "ww", "*", RowBox[{"Pi", "/", "nn"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEE", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"zz", "*", "re"}]}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"UUU", "=", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "uu"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BBB", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", RowBox[{"-", "gg"}]}], "}"}], ",", RowBox[{"{", RowBox[{"gg", ",", RowBox[{"-", "gg"}]}], "}"}], ",", RowBox[{"{", RowBox[{"gg", ",", "gg"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", "gg"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", RowBox[{"-", "gg"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"SSC", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "re"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"SSP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "re"}], "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{ RowBox[{"-", "re"}], "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}], ",", RowBox[{"1.5", "*", "zz", "*", "re"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"SSL", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "re"}], "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}], ",", RowBox[{ RowBox[{"-", "re"}], "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"MMC", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "rm"}], "]"}]}], "}"}]}], ";"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MMP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"rm", "*", RowBox[{"Cos", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], "-", RowBox[{"re", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], ",", RowBox[{ RowBox[{"rm", "*", RowBox[{"Sin", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], "-", RowBox[{"re", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}]}], "}"}], ",", RowBox[{"0.6", "*", "zz", "*", "re"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MML", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"rm", "*", RowBox[{"Cos", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], "-", RowBox[{"re", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], ",", RowBox[{ RowBox[{"rm", "*", RowBox[{"Sin", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], "-", RowBox[{"re", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GEE", "=", RowBox[{"Graphics", "[", "EEE", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GUU", "=", RowBox[{"Graphics", "[", "UUU", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GBB", "=", RowBox[{"Graphics", "[", "BBB", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"GSC", "=", RowBox[{"Graphics", "[", "SSC", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"GMC", "=", RowBox[{"Graphics", "[", "MMC", "]"}]}], ";"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TSP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"SSP", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TSL", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"SSL", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TMP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"MMP", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TML", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"MML", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH6", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"GBB", ",", "GUU", ",", RowBox[{"TSL", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GSC", ",", RowBox[{"TML", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GMC", ",", RowBox[{"TSP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TMP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GEE", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Tpo", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"rm", "*", RowBox[{"Cos", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], "-", RowBox[{"re", "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}], ",", RowBox[{ RowBox[{"rm", "*", RowBox[{"Sin", "[", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "ww"}], ")"}], "*", "jj", "*", "theta"}], "]"}]}], "-", RowBox[{"re", "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "theta"}], "]"}]}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MMO", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.5", ",", "0.2", ",", "0.5"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"Table", "[", RowBox[{ RowBox[{"Tpo", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "jj"}], "}"}]}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TMO", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"MMO", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH7", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"GBB", ",", "GUU", ",", RowBox[{"TSL", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GSC", ",", "GMC", ",", RowBox[{"TMO", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TML", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TSP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TMP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GEE", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}]}], "Input", CellChangeTimes->CompressedData[" 1:eJwdy0sowwEAx/F/+lshj9US2obJq4hd1nJQW215NVlK0dBeKQuTg2waZa0W 82hlh5F2MSJcJCttizEXm5KZle1itTLjgGzKfv/Dt8/pWy2flKpyCIJgZoMp YcSQ1icEKm3/IvyVJK2wWHqxCSsMYjvUxMOUc16jA/bU7jjhcuntORyOFXoh Q/Z0A2lnFj/1H/MDcI9rjUJxwvENn9O7lJkHNpHJOkEaKPXKRhq8vFJT2s1d JjiiYa/BkPzQBt3r4hOYFwi44VSE54E+/ukdXKn/CsLgkCsKpxnsGKzT6l5h ZIAWh9vyrTcYHWtLwv2k6Ac23TeQf/g+PPmQtWErgJ5rfxlU0stZ0JLbzYH8 TmYNHKR/tsLHWQkXvvsU7TCsHqfkyFximDJWdVC/RdcLR8nVPig0v8xUzicE RaaWBcgrUSzBEJ1hhKKDZieUhsgj+A9ryP1l "]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH6", ",", "5", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.555188509502263*^9, 3.555188510204155*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i31$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i31$$ = 1}, "\"max\"" :> {$CellContext`i31$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i31$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i31$1317$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i31$$], {1, 101, 1}, AnimationRate->5, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6000000000000001, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6000000000000001, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6188003609745336, -0.04815671346196798}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, -0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6734263777619461, -0.08384985463794764}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, -0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7586737499997909, -0.09554782163320397}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, -0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8662638930911851, -0.07352204693927056}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, -0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9854101966249686, -0.010600112627196512`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, -0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.103559284344945, 0.09724864105763031}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, 0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.207259698183628, 0.25053393771257426`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, 0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2831021635314674`, 0.4460976283372048}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, 0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.318670856252806, 0.6772100411698421}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, 0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3034441853748633`, 0.9339051737797726}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, 0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2295865892254108`, 1.2035350484812242`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, 1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0925795325613792`, 1.4715095319209304`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, 1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8916498700675765, 1.7221759990495389`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, 1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6299663825510922, 1.93978415385058}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, 1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3145898033750315, 2.109475678364719}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, 2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, 2.2182365267214204`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, 2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, 2.2557517332692436`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, 2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, 2.215108439169952}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, 2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, 2.093302097914173}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, 2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, 1.8915129199631107`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, 1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, 1.6151338040647596`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, 1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, 1.2735463902241733`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, 1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, 0.8796574935654831}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, 0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, 0.4492230608677416}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, 0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.6, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.6, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, -0.4492230608677416}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, -0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, -0.8796574935654831}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, -0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, -1.2735463902241733`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, -1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, -1.6151338040647596`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, -1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, -1.8915129199631107`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, -1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, -2.093302097914173}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, -2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, -2.215108439169952}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, -2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, -2.2557517332692436`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, -2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, -2.2182365267214204`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, -2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3145898033750315, -2.109475678364719}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, -2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6299663825510922, -1.93978415385058}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, -1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8916498700675765, -1.7221759990495389`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, -1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0925795325613792`, -1.4715095319209304`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, -1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2295865892254108`, -1.2035350484812242`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, -1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3034441853748633`, -0.9339051737797726}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, -0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.318670856252806, -0.6772100411698421}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, -0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2831021635314674`, -0.4460976283372048}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, -0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.207259698183628, -0.25053393771257426`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, -0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.103559284344945, -0.09724864105763031}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, -0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9854101966249686, 0.010600112627196512`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, 0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8662638930911851, 0.07352204693927056}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, 0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7586737499997909, 0.09554782163320397}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, 0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6734263777619461, 0.08384985463794764}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, 0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6188003609745336, 0.04815671346196798}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, 0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6000000000000001, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6000000000000001, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6188003609745336, -0.04815671346196798}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, -0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6734263777619461, -0.08384985463794764}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, -0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7586737499997909, -0.09554782163320397}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, -0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8662638930911851, -0.07352204693927056}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, -0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9854101966249686, -0.010600112627196512`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, -0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.103559284344945, 0.09724864105763031}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, 0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.207259698183628, 0.25053393771257426`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, 0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2831021635314674`, 0.4460976283372048}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, 0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.318670856252806, 0.6772100411698421}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, 0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3034441853748633`, 0.9339051737797726}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, 0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2295865892254108`, 1.2035350484812242`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, 1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0925795325613792`, 1.4715095319209304`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, 1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8916498700675765, 1.7221759990495389`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, 1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6299663825510922, 1.93978415385058}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, 1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3145898033750315, 2.109475678364719}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, 2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, 2.2182365267214204`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, 2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, 2.2557517332692436`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, 2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, 2.215108439169952}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, 2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, 2.093302097914173}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, 2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, 1.8915129199631107`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, 1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, 1.6151338040647596`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, 1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, 1.2735463902241733`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, 1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, 0.8796574935654831}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, 0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, 0.4492230608677416}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, 0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.6, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.6, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, -0.4492230608677416}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, -0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, -0.8796574935654831}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, -0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, -1.2735463902241733`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, -1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, -1.6151338040647596`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, -1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, -1.8915129199631107`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, -1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, -2.093302097914173}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, -2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, -2.215108439169952}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, -2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, -2.2557517332692436`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, -2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, -2.2182365267214204`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, -2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3145898033750315, -2.109475678364719}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, -2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6299663825510922, -1.93978415385058}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, -1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8916498700675765, -1.7221759990495389`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, -1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0925795325613792`, -1.4715095319209304`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, -1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2295865892254108`, -1.2035350484812242`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, -1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3034441853748633`, -0.9339051737797726}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, -0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.318670856252806, -0.6772100411698421}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, -0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2831021635314674`, -0.4460976283372048}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, -0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.207259698183628, -0.25053393771257426`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, -0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.103559284344945, -0.09724864105763031}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, -0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9854101966249686, 0.010600112627196512`}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, 0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8662638930911851, 0.07352204693927056}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, 0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7586737499997909, 0.09554782163320397}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, 0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6734263777619461, 0.08384985463794764}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, 0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6188003609745336, 0.04815671346196798}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, 0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6000000000000001, 0}}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6000000000000001, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i31$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i31$$, \ $CellContext`i31$1317$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{ 3.555188521052826*^9, 3.5551886783855047`*^9, {3.55518875008386*^9, 3.555188795200658*^9}, 3.55518885412427*^9, 3.5551892725936813`*^9, 3.555191501900073*^9, {3.55526130212035*^9, 3.555261320746306*^9}, { 3.555261453537725*^9, 3.5552614899715137`*^9}, 3.555261826400497*^9, 3.555274688749769*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH7", ",", "5", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.5551908967581577`*^9, 3.555190897460309*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i32$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i32$$ = 1}, "\"max\"" :> {$CellContext`i32$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i32$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i32$1337$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i32$$], {1, 101, 1}, AnimationRate->5, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6000000000000001, 0}}]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6000000000000001, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6188003609745336, -0.04815671346196798}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, -0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6734263777619461, -0.08384985463794764}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, -0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7586737499997909, -0.09554782163320397}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, -0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8662638930911851, -0.07352204693927056}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, -0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9854101966249686, -0.010600112627196512`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, -0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.103559284344945, 0.09724864105763031}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, 0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.207259698183628, 0.25053393771257426`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, 0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2831021635314674`, 0.4460976283372048}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, 0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.318670856252806, 0.6772100411698421}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, 0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3034441853748633`, 0.9339051737797726}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, 0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2295865892254108`, 1.2035350484812242`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, 1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0925795325613792`, 1.4715095319209304`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, 1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8916498700675765, 1.7221759990495389`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, 1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6299663825510922, 1.93978415385058}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, 1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3145898033750315, 2.109475678364719}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, 2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, 2.2182365267214204`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, 2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, 2.2557517332692436`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, 2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, 2.215108439169952}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, 2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, 2.093302097914173}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, 2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, 1.8915129199631107`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, 1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, 1.6151338040647596`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, 1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, 1.2735463902241733`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, 1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, 0.8796574935654831}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, 0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, 0.4492230608677416}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, 0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.6, 0}}]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.6, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, -0.4492230608677416}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, -0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, -0.8796574935654831}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, -0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, -1.2735463902241733`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, -1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, -1.6151338040647596`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, -1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, -1.8915129199631107`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, -1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, -2.093302097914173}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, -2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, -2.215108439169952}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, -2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, -2.2557517332692436`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, -2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, -2.2182365267214204`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, -2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3145898033750315, -2.109475678364719}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, -2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6299663825510922, -1.93978415385058}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, -1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8916498700675765, -1.7221759990495389`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, -1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0925795325613792`, -1.4715095319209304`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, -1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2295865892254108`, -1.2035350484812242`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, -1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3034441853748633`, -0.9339051737797726}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, -0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.318670856252806, -0.6772100411698421}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, -0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2831021635314674`, -0.4460976283372048}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, -0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.207259698183628, -0.25053393771257426`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, -0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.103559284344945, -0.09724864105763031}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, -0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9854101966249686, 0.010600112627196512`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, 0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8662638930911851, 0.07352204693927056}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, 0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7586737499997909, 0.09554782163320397}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, 0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6734263777619461, 0.08384985463794764}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, 0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6188003609745336, 0.04815671346196798}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, 0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6000000000000001, 0}}]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6000000000000001, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6188003609745336, -0.04815671346196798}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, -0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6734263777619461, -0.08384985463794764}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, -0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.7586737499997909, -0.09554782163320397}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, -0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8662638930911851, -0.07352204693927056}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, -0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9854101966249686, -0.010600112627196512`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, -0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.103559284344945, 0.09724864105763031}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, 0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.207259698183628, 0.25053393771257426`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, 0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2831021635314674`, 0.4460976283372048}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, 0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.318670856252806, 0.6772100411698421}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, 0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.3034441853748633`, 0.9339051737797726}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, 0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.2295865892254108`, 1.2035350484812242`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, 1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {1.0925795325613792`, 1.4715095319209304`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, 1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8916498700675765, 1.7221759990495389`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, 1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6299663825510922, 1.93978415385058}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, 1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.3145898033750315, 2.109475678364719}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, 2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, 2.2182365267214204`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, 2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, 2.2557517332692436`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, 2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, 2.215108439169952}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, 2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, 2.093302097914173}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, 2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, 1.8915129199631107`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, 1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, 1.6151338040647596`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, 1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, 1.2735463902241733`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, 1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, 0.8796574935654831}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, 0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, 0.4492230608677416}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, 0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.6, 0}}]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.6, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, -0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.5559666832317958`, -0.4492230608677416}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, -0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.5559666832317958`, -0.4492230608677416}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, -0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.426039737849673, -0.8796574935654831}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, -0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.426039737849673, -0.8796574935654831}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, -0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-2.2166110048426138`, -1.2735463902241733`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, -0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-2.2166110048426138`, -1.2735463902241733`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, -0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.9379174830491785`, -1.6151338040647596`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, -0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.9379174830491785`, -1.6151338040647596`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, -0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.6034441853748636`, -1.8915129199631107`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, -0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.6034441853748636`, -1.8915129199631107`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, -0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1.229140323403572, -2.093302097914173}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, -0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-1.229140323403572, -2.093302097914173}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.1873813145857246, -0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8324970690121789, -2.215108439169952}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, -0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.8324970690121789, -2.215108439169952}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.4257792915650727, -0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.43154358040132196`, -2.2557517332692436`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, -0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.43154358040132196`, -2.2557517332692436`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6374239897486896, -0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.04382287675542673, -2.2182365267214204`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, -0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{-0.04382287675542673, -2.2182365267214204`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8090169943749475, -0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.3145898033750315, -2.109475678364719}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, -0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.3145898033750315, -2.109475678364719}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9297764858882515, -0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.6299663825510922, -1.93978415385058}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, -0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6299663825510922, -1.93978415385058}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.9921147013144779, -0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 0.8916498700675765, -1.7221759990495389`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, -0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8916498700675765, -1.7221759990495389`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9921147013144779, 0.12533323356430426`}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.0925795325613792`, -1.4715095319209304`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9921147013144779, 0.12533323356430426`}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.0925795325613792`, -1.4715095319209304`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9297764858882515, 0.3681245526846779}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2295865892254108`, -1.2035350484812242`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.9297764858882515, 0.3681245526846779}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2295865892254108`, -1.2035350484812242`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8090169943749475, 0.5877852522924731}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.3034441853748633`, -0.9339051737797726}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.8090169943749475, 0.5877852522924731}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.3034441853748633`, -0.9339051737797726}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6374239897486896, 0.7705132427757893}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.318670856252806, -0.6772100411698421}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.6374239897486896, 0.7705132427757893}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.318670856252806, -0.6772100411698421}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.4257792915650727, 0.9048270524660195}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.2831021635314674`, -0.4460976283372048}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.4257792915650727, 0.9048270524660195}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.2831021635314674`, -0.4460976283372048}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.1873813145857246, 0.9822872507286887}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.207259698183628, -0.25053393771257426`}}]}, {RGBColor[1., 1., 0.], DiskBox[{0.1873813145857246, 0.9822872507286887}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.207259698183628, -0.25053393771257426`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.06279051952931337, 0.9980267284282716}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, { 1.103559284344945, -0.09724864105763031}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06279051952931337, 0.9980267284282716}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{1.103559284344945, -0.09724864105763031}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.30901699437494745`, 0.9510565162951535}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.9854101966249686, 0.010600112627196512`}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.30901699437494745`, 0.9510565162951535}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.9854101966249686, 0.010600112627196512`}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.5358267949789967, 0.8443279255020151}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.8662638930911851, 0.07352204693927056}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5358267949789967, 0.8443279255020151}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.8662638930911851, 0.07352204693927056}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.7289686274214116, 0.6845471059286886}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.7586737499997909, 0.09554782163320397}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7289686274214116, 0.6845471059286886}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.7586737499997909, 0.09554782163320397}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.8763066800438636, 0.4817536741017153}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6734263777619461, 0.08384985463794764}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8763066800438636, 0.4817536741017153}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6734263777619461, 0.08384985463794764}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-0.9685831611286311, 0.2486898871648548}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6188003609745336, 0.04815671346196798}}]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9685831611286311, 0.2486898871648548}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6188003609745336, 0.04815671346196798}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, -3.3800000000000003`}, { 3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, 3.3800000000000003`}, {-3.3800000000000003`, \ -3.3800000000000003`}}], {GrayLevel[1.], AbsoluteThickness[2], CircleBox[{0, 0}, 3.12]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {-1., 0}}]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], CircleBox[{0, 0}, 1.6]}, {RGBColor[0.5, 0.2, 0.5], AbsoluteThickness[2], LineBox[{{0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}, { 0.6188003609745336, -0.04815671346196798}, { 0.6734263777619461, -0.08384985463794764}, { 0.7586737499997909, -0.09554782163320397}, { 0.8662638930911851, -0.07352204693927056}, { 0.9854101966249686, -0.010600112627196512`}, { 1.103559284344945, 0.09724864105763031}, { 1.207259698183628, 0.25053393771257426`}, { 1.2831021635314674`, 0.4460976283372048}, { 1.318670856252806, 0.6772100411698421}, { 1.3034441853748633`, 0.9339051737797726}, { 1.2295865892254108`, 1.2035350484812242`}, { 1.0925795325613792`, 1.4715095319209304`}, { 0.8916498700675765, 1.7221759990495389`}, { 0.6299663825510922, 1.93978415385058}, { 0.3145898033750315, 2.109475678364719}, {-0.04382287675542673, 2.2182365267214204`}, {-0.43154358040132196`, 2.2557517332692436`}, {-0.8324970690121789, 2.215108439169952}, {-1.229140323403572, 2.093302097914173}, {-1.6034441853748636`, 1.8915129199631107`}, {-1.9379174830491785`, 1.6151338040647596`}, {-2.2166110048426138`, 1.2735463902241733`}, {-2.426039737849673, 0.8796574935654831}, {-2.5559666832317958`, 0.4492230608677416}, {-2.6, 0}, {-2.5559666832317958`, -0.4492230608677416}, \ {-2.426039737849673, -0.8796574935654831}, {-2.2166110048426138`, \ -1.2735463902241733`}, {-1.9379174830491785`, -1.6151338040647596`}, \ {-1.6034441853748636`, -1.8915129199631107`}, {-1.229140323403572, \ -2.093302097914173}, {-0.8324970690121789, -2.215108439169952}, \ {-0.43154358040132196`, -2.2557517332692436`}, {-0.04382287675542673, \ -2.2182365267214204`}, {0.3145898033750315, -2.109475678364719}, { 0.6299663825510922, -1.93978415385058}, { 0.8916498700675765, -1.7221759990495389`}, { 1.0925795325613792`, -1.4715095319209304`}, { 1.2295865892254108`, -1.2035350484812242`}, { 1.3034441853748633`, -0.9339051737797726}, { 1.318670856252806, -0.6772100411698421}, { 1.2831021635314674`, -0.4460976283372048}, { 1.207259698183628, -0.25053393771257426`}, { 1.103559284344945, -0.09724864105763031}, { 0.9854101966249686, 0.010600112627196512`}, { 0.8662638930911851, 0.07352204693927056}, { 0.7586737499997909, 0.09554782163320397}, { 0.6734263777619461, 0.08384985463794764}, { 0.6188003609745336, 0.04815671346196798}, { 0.6000000000000001, 0}}]}, {GrayLevel[1.], AbsoluteThickness[2], LineBox[{{0, 0}, {0.6000000000000001, 0}}]}, {RGBColor[1., 1., 0.], DiskBox[{-1., 0}, 0.12]}, {RGBColor[1., 0., 0.], DiskBox[{0.6000000000000001, 0}, 0.048]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i32$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i32$$, \ $CellContext`i32$1337$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{ 3.5551909104149113`*^9, 3.5551910753653584`*^9, 3.555191187064788*^9, 3.5551912980776787`*^9, 3.5551914500555363`*^9, {3.555261537006337*^9, 3.555261574326229*^9}, 3.555261871046627*^9, 3.55526705354282*^9, { 3.555267088751616*^9, 3.55526709892352*^9}, 3.555274734584261*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"ro", "=", "1.0"}], ";", " ", RowBox[{"fc", "=", RowBox[{"0.4", "*", "ro"}]}], ";", RowBox[{"ec", "=", RowBox[{"-", "fc"}]}], ";", " ", RowBox[{"vv", "=", RowBox[{"1.2", "*", RowBox[{"(", RowBox[{"fc", "+", "ro"}], ")"}]}]}], ";", " ", RowBox[{"zz", "=", "0.05"}], ";", " ", RowBox[{"gg", "=", RowBox[{"fc", "+", RowBox[{"1.1", "*", "vv"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"Replace", " ", RowBox[{"preceding", "/", "following"}], " ", "line", " ", "by", " ", RowBox[{"following", "/", "preceding"}], " ", RowBox[{"line", "."}]}], " ", "*)"}], RowBox[{"(*", " ", RowBox[{ RowBox[{"ro", "=", "1.0"}], ";", " ", RowBox[{"fc", "=", RowBox[{"0.4", "*", "ro"}]}], ";", RowBox[{"ec", "=", "0"}], ";", " ", RowBox[{"ro", "=", RowBox[{"1.2", "*", RowBox[{"(", RowBox[{"fc", "+", "ro"}], ")"}]}]}], ";", " ", RowBox[{"zz", "=", "0.05"}], ";", " ", RowBox[{"gg", "=", RowBox[{"fc", "+", RowBox[{"1.1", "*", "vv"}]}]}], ";"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"nn", "=", "100"}], ";", " ", RowBox[{"beta", "=", RowBox[{"4", "*", RowBox[{"Pi", "/", "nn"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"EEE", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"ec", ",", "0"}], "}"}], ",", RowBox[{"1.5", "*", "zz"}]}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"CCC", "=", RowBox[{"{", RowBox[{ RowBox[{"GrayLevel", "[", "1.0", "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "zz"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FFF", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"fc", ",", "0"}], "}"}], ",", "zz"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"UUU", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "ro"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"VVV", "=", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"ec", ",", "0"}], "}"}], ",", "vv"}], "]"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BBB", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", RowBox[{"-", "gg"}]}], "}"}], ",", RowBox[{"{", RowBox[{"gg", ",", RowBox[{"-", "gg"}]}], "}"}], ",", RowBox[{"{", RowBox[{"gg", ",", "gg"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", "gg"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "gg"}], ",", RowBox[{"-", "gg"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GEE", "=", RowBox[{"Graphics", "[", "EEE", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GCC", "=", RowBox[{"Graphics", "[", "CCC", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GFF", "=", RowBox[{"Graphics", "[", "FFF", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GUU", "=", RowBox[{"Graphics", "[", "UUU", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GVV", "=", RowBox[{"Graphics", "[", "VVV", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GBB", "=", RowBox[{"Graphics", "[", "BBB", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TFR", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"-", "fc"}], "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "beta"}], "]"}]}], "+", RowBox[{"Sqrt", "[", RowBox[{ RowBox[{ RowBox[{"fc", "^", "2"}], "*", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"Cos", "[", RowBox[{"jj", "*", "beta"}], "]"}], "^", "2"}], "-", "1"}], ")"}]}], "+", RowBox[{"ro", "^", "2"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TFX", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"fc", "+", RowBox[{ RowBox[{"TFR", "[", RowBox[{"[", RowBox[{"jj", "+", "1"}], "]"}], "]"}], "*", RowBox[{"Cos", "[", RowBox[{"jj", "*", "beta"}], "]"}]}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TFY", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{ RowBox[{"TFR", "[", RowBox[{"[", RowBox[{"jj", "+", "1"}], "]"}], "]"}], "*", RowBox[{"Sin", "[", RowBox[{"jj", "*", "beta"}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TXY", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"TFX", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TFY", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], ",", RowBox[{"1.8", "*", "zz"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GXY", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"TXY", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TEP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.5", ",", "0.5", ",", "1.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"ec", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"TFX", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TFY", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GEP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"TEP", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TFP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.5", ",", "1.0", ",", "0.5"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"fc", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"TFX", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TFY", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"GFP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"TFP", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"DDD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sqrt", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"TFX", "[", RowBox[{"[", "jj", "]"}], "]"}], "-", "ec"}], ")"}], "^", "2"}], "+", RowBox[{ RowBox[{"(", RowBox[{"TFY", "[", RowBox[{"[", "jj", "]"}], "]"}], ")"}], "^", "2"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TSX", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"ec", "+", RowBox[{ RowBox[{"(", RowBox[{"vv", "/", RowBox[{"DDD", "[", RowBox[{"[", "jj", "]"}], "]"}]}], ")"}], "*", RowBox[{"(", RowBox[{ RowBox[{"TFX", "[", RowBox[{"[", "jj", "]"}], "]"}], "-", "ec"}], ")"}]}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TSY", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"vv", "/", RowBox[{"DDD", "[", RowBox[{"[", "jj", "]"}], "]"}]}], ")"}], "*", RowBox[{"TFY", "[", RowBox[{"[", "jj", "]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TSXY", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"TSX", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TSY", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}], ",", RowBox[{"1.8", "*", "zz"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GSXY", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"TSXY", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TSSS", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.5", ",", "0.5", ",", "1.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"ec", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"TSX", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"TSY", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"GSSS", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"TSSS", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TH8", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{"GBB", ",", "GUU", ",", "GVV", ",", RowBox[{"GFP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"GEP", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"GSSS", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", "GCC", ",", "GFF", ",", "GEE", ",", RowBox[{"GXY", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"GSXY", "[", RowBox[{"[", "jj", "]"}], "]"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.555262697745915*^9, 3.555262755645007*^9}, { 3.555267205453051*^9, 3.555267314937559*^9}, {3.555267371499977*^9, 3.55526748946471*^9}, {3.555267555732637*^9, 3.5552675565298986`*^9}, { 3.555267638308679*^9, 3.555267722245994*^9}, {3.5552678332461987`*^9, 3.555267962595573*^9}, {3.555268050914554*^9, 3.555268053222568*^9}, { 3.5552681023219347`*^9, 3.555268118616468*^9}, {3.555268154946219*^9, 3.555268170638998*^9}, {3.555268326210615*^9, 3.555268329263324*^9}, { 3.5552684135862207`*^9, 3.555268431655912*^9}, {3.555268647238587*^9, 3.555268667282812*^9}, {3.555269229647135*^9, 3.555269231428585*^9}, { 3.555269416875208*^9, 3.555269445221434*^9}, {3.5552694838754883`*^9, 3.555269597062166*^9}, {3.555269649288081*^9, 3.555269650109571*^9}, { 3.555269785067271*^9, 3.5552698711521893`*^9}, {3.555269903449335*^9, 3.5552699450833397`*^9}, {3.55527002425154*^9, 3.555270028551849*^9}, { 3.5552700689521093`*^9, 3.555270132000494*^9}, {3.555270178989205*^9, 3.5552702052170467`*^9}, 3.555270342129715*^9, {3.555270428559593*^9, 3.555270543190956*^9}, {3.555270611908012*^9, 3.555270643165032*^9}, { 3.5552706900706244`*^9, 3.555270745059016*^9}, {3.555270843026944*^9, 3.5552708465167723`*^9}, {3.555270926388817*^9, 3.555270960604591*^9}, { 3.555271054977219*^9, 3.555271055192913*^9}, {3.555271112118922*^9, 3.555271112278102*^9}, {3.555271293627165*^9, 3.555271293866081*^9}, { 3.555271540568389*^9, 3.555271541218704*^9}, {3.5552716016523943`*^9, 3.555271602667506*^9}, {3.5552716925725527`*^9, 3.555271758108165*^9}, { 3.555271802623958*^9, 3.555271838486989*^9}, {3.555271896469599*^9, 3.555271897228025*^9}, {3.555271934804082*^9, 3.555271972940291*^9}, { 3.555272172804484*^9, 3.555272197600759*^9}, {3.555272254895945*^9, 3.555272255473845*^9}, {3.5552723264229603`*^9, 3.555272333393572*^9}, { 3.555272613732218*^9, 3.555272637631654*^9}, {3.55527295831336*^9, 3.555272959807139*^9}, {3.555273045986742*^9, 3.555273142923835*^9}, { 3.555273250558949*^9, 3.555273254452509*^9}, {3.555273332096706*^9, 3.555273388062674*^9}, {3.555273422576837*^9, 3.555273508871119*^9}, { 3.55527356050737*^9, 3.555273654599092*^9}, {3.5552737423329887`*^9, 3.555273744122377*^9}, {3.555273774413116*^9, 3.5552737787192383`*^9}, { 3.555274058979022*^9, 3.555274070964304*^9}, {3.555274177203165*^9, 3.5552741874134083`*^9}, {3.5552742710079927`*^9, 3.555274271910653*^9}, 3.5552743649037027`*^9, {3.55527440389676*^9, 3.555274416881092*^9}, { 3.555274851477051*^9, 3.555274854330058*^9}, {3.55527488563092*^9, 3.555274888323975*^9}, {3.5552749318821573`*^9, 3.555274935070136*^9}, { 3.555356287621038*^9, 3.555356288303863*^9}, {3.55535636730898*^9, 3.555356440771443*^9}, {3.555356491057591*^9, 3.5553564979008503`*^9}, { 3.555356549128674*^9, 3.555356621589161*^9}, {3.5565630023194513`*^9, 3.5565630130015287`*^9}, {3.5565630927023478`*^9, 3.55656309337313*^9}, { 3.55656312698242*^9, 3.556563141470271*^9}, {3.556563178116126*^9, 3.556563178263392*^9}, {3.556563308970236*^9, 3.5565633165735064`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ListAnimate", "[", RowBox[{"TH8", ",", "5", ",", RowBox[{"AnimationRepetitions", "\[Rule]", "2"}]}], "]"}]], "Input", CellChangeTimes->{{3.5552708036335897`*^9, 3.555270804896493*^9}, { 3.555271012746455*^9, 3.555271025682518*^9}, {3.55527112083915*^9, 3.555271121014305*^9}, {3.555271244015478*^9, 3.555271244557431*^9}, { 3.555271322795108*^9, 3.555271323128944*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`i6$$ = 101, Typeset`show$$ = True, Typeset`bookmarkList$$ = { "\"min\"" :> {$CellContext`i6$$ = 1}, "\"max\"" :> {$CellContext`i6$$ = 101}}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{{ Hold[$CellContext`i6$$], 1, ""}, 1, 101, 1}}, Typeset`size$$ = Automatic, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`i6$704$$ = 0}, PaneBox[ PanelBox[ DynamicWrapperBox[GridBox[{ { ItemBox[ ItemBox[ StyleBox[GridBox[{ { TagBox["\<\"\"\>", HoldForm], AnimatorBox[Dynamic[$CellContext`i6$$], {1, 101, 1}, AnimationRate->5, AnimationRepetitions->2, AppearanceElements->{ "ProgressSlider", "PlayPauseButton", "FasterSlowerButtons", "DirectionButton"}, AutoAction->False, ContinuousAction->True, DisplayAllSteps->True, PausedTime->0.]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {Right, {Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxItemSize->{ "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "ManipulateLabel", StripOnInput->False], Alignment->{Automatic, Inherited}, StripOnInput->False], Background->None, StripOnInput->False]}, { ItemBox[ TagBox[ StyleBox[ PaneBox[ TagBox[ PaneSelectorBox[{1-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {1., 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1., 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2799999999999998`, 0}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{1., 0}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2799999999999998`, 0}, 0.09000000000000001]}}, AspectRatio->Automatic], 2-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9971505204063472, 0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9971505204063472, 0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.27755645174902, 0.09057787365155694}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9971505204063472, 0.07543765408170389}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.27755645174902, 0.09057787365155694}, 0.09000000000000001]}}, AspectRatio->Automatic], 3-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9885176199357487, 0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9885176199357487, 0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2701394496532208`, 0.1817531807480599}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9885176199357487, 0.15110564210698}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2701394496532208`, 0.1817531807480599}, 0.09000000000000001]}}, AspectRatio->Automatic], 4-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.973847576383621, 0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.973847576383621, 0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2574872154571355`, 0.2741097054030585}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.973847576383621, 0.2272023282709653}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2574872154571355`, 0.2741097054030585}, 0.09000000000000001]}}, AspectRatio->Automatic], 5-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9527170816076804, 0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9527170816076804, 0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2391547042609883`, 0.3682008358207133}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9527170816076804, 0.30385878696023333`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2391547042609883`, 0.3682008358207133}, 0.09000000000000001]}}, AspectRatio->Automatic], 6-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9245350507127021, 0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9245350507127021, 0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2145014942041166`, 0.46452656028764955`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9245350507127021, 0.3810970217722268}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2145014942041166`, 0.46452656028764955`}, 0.09000000000000001]}}, AspectRatio->Automatic], 7-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.888550279825474, 0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.888550279825474, 0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.182677039347805, 0.5635010107544324}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.888550279825474, 0.4587792499907466}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.182677039347805, 0.5635010107544324}, 0.09000000000000001]}}, AspectRatio->Automatic], 8-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.843870369904814, 0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.843870369904814, 0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.1426058538572463`, 0.665407528996595}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.843870369904814, 0.5365471077144227}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.1426058538572463`, 0.665407528996595}, 0.09000000000000001]}}, AspectRatio->Automatic], 9-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.7894988709765092, 0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.7894988709765092, 0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.0929762478361922`, 0.770338836744562}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7894988709765092, 0.61375201240144}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0929762478361922`, 0.770338836744562}, 0.09000000000000001]}}, AspectRatio->Automatic], 10-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.7243983638982209, 0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.7243983638982209, 0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.0322371581289227`, 0.8781211322333538}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7243983638982209, 0.6893816144789334}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0322371581289227`, 0.8781211322333538}, 0.09000000000000001]}}, AspectRatio->Automatic], 11-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.6475862582280747, 0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.6475862582280747, 0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9586079968372073, 0.9882228042956658}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.6475862582280747, 0.7619921509793662}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.9586079968372073, 0.9882228042956658}, 0.09000000000000001]}}, AspectRatio->Automatic], 12-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.558266439023738, 0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.558266439023738, 0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.8701058056901573, 1.0996505091856033`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.558266439023738, 0.8296617280914886}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.8701058056901573, 1.0996505091856033`}, 0.09000000000000001]}}, AspectRatio->Automatic], 13-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.45599300683688615`, 0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.45599300683688615`, 0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.7645921367577396, 1.2108365517286148`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.45599300683688615`, 0.8899833581117435}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.7645921367577396, 1.2108365517286148`}, 0.09000000000000001]}}, AspectRatio->Automatic], 14-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.34085287368890504`, 0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.34085287368890504`, 0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.6398394836341873, 1.3195203099139425`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.34085287368890504`, 0.940116651537465}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.6398394836341873, 1.3195203099139425`}, 0.09000000000000001]}}, AspectRatio->Automatic], 15-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.21364415533156272`, 0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.21364415533156272`, 0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.4936154545854292, 1.422621319721477}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.21364415533156272`, 0.9769115491653597}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.4936154545854292, 1.422621319721477}, 0.09000000000000001]}}, AspectRatio->Automatic], 16-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.07602053952190435, 0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.07602053952190435, 0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.3237853542411273, 1.5160919368514714`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.07602053952190435, 0.9971062518963555}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.3237853542411273, 1.5160919368514714`}, 0.09000000000000001]}}, AspectRatio->Automatic], 17-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.06942876799874503, 0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.06942876799874503, 0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.12844517252590648`, 1.5947243334300962`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06942876799874503, 0.9975869115892492}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.12844517252590648`, 1.5947243334300962`}, 0.09000000000000001]}}, AspectRatio->Automatic], 18-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.2191871543504802, 0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.2191871543504802, 0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.09387587320185209, 1.6518740929598936`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.2191871543504802, 0.9756828333878479}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.09387587320185209, 1.6518740929598936`}, 0.09000000000000001]}}, AspectRatio->Automatic], 19-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.3689178440705241, 0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3689178440705241, 0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3438504766985763, 1.6790614137169082`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.3689178440705241, 0.9294620080058983}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.3438504766985763, 1.6790614137169082`}, 0.09000000000000001]}}, AspectRatio->Automatic], 20-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.5136664876371994, 0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.5136664876371994, 0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.620638575392531, 1.6654484738498379`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5136664876371994, 0.8579899413620552}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.620638575392531, 1.6654484738498379`}, 0.09000000000000001]}}, AspectRatio->Automatic], 21-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.6481418484626812, 0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.6481418484626812, 0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9204937596903271, 1.5973372361913525`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.6481418484626812, 0.7615196282902883}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.9204937596903271, 1.5973372361913525`}, 0.09000000000000001]}}, AspectRatio->Automatic], 22-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.7670477995992789, 0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.7670477995992789, 0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.2342414393627306`, 1.4582322245959314`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7670477995992789, 0.6415899571610393}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.2342414393627306`, 1.4582322245959314`}, 0.09000000000000001]}}, AspectRatio->Automatic], 23-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.8654350273521857, 0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.8654350273521857, 0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.5434230896154641`, 1.2308467159375391`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8654350273521857, 0.5010211706424408}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.5434230896154641`, 1.2308467159375391`}, 0.09000000000000001]}}, AspectRatio->Automatic], 24-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.939040291953294, 0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.939040291953294, 0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.8164204539058373`, 0.9034119203094354}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.939040291953294, 0.34380711174766604`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.8164204539058373`, 0.9034119203094354}, 0.09000000000000001]}}, AspectRatio->Automatic], 25-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.9845837848577997, 0.17491360894764582`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9845837848577997, 0.17491360894764582`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-2.0094974685444615`, 0.48157854888789375`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9845837848577997, 0.17491360894764582`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-2.0094974685444615`, 0.48157854888789375`}, 0.09000000000000001]}}, AspectRatio->Automatic], 26-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.9999999999999999, 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9999999999999999, 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-2.0799999999999996`, 0}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9999999999999999, 0}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-2.0799999999999996`, 0}, 0.09000000000000001]}}, AspectRatio->Automatic], 27-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.9845837848577997, -0.17491360894764582`}}]}, \ {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9845837848577997, -0.17491360894764582`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-2.0094974685444615`, -0.48157854888789375`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9845837848577997, -0.17491360894764582`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-2.0094974685444615`, -0.48157854888789375`}, 0.09000000000000001]}}, AspectRatio->Automatic], 28-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.939040291953294, -0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.939040291953294, -0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.8164204539058373`, -0.9034119203094354}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.939040291953294, -0.34380711174766604`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.8164204539058373`, -0.9034119203094354}, 0.09000000000000001]}}, AspectRatio->Automatic], 29-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.8654350273521857, -0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.8654350273521857, -0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.5434230896154641`, -1.2308467159375391`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8654350273521857, -0.5010211706424408}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.5434230896154641`, -1.2308467159375391`}, 0.09000000000000001]}}, AspectRatio->Automatic], 30-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.7670477995992789, -0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.7670477995992789, -0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.2342414393627306`, -1.4582322245959314`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7670477995992789, -0.6415899571610393}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.2342414393627306`, -1.4582322245959314`}, 0.09000000000000001]}}, AspectRatio->Automatic], 31-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.6481418484626812, -0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.6481418484626812, -0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9204937596903271, -1.5973372361913525`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.6481418484626812, -0.7615196282902883}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.9204937596903271, -1.5973372361913525`}, 0.09000000000000001]}}, AspectRatio->Automatic], 32-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.5136664876371994, -0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.5136664876371994, -0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.620638575392531, -1.6654484738498379`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5136664876371994, -0.8579899413620552}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.620638575392531, -1.6654484738498379`}, 0.09000000000000001]}}, AspectRatio->Automatic], 33-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.3689178440705241, -0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3689178440705241, -0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3438504766985763, -1.6790614137169082`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.3689178440705241, -0.9294620080058983}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.3438504766985763, -1.6790614137169082`}, 0.09000000000000001]}}, AspectRatio->Automatic], 34-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.2191871543504802, -0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.2191871543504802, -0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.09387587320185209, -1.6518740929598936`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.2191871543504802, -0.9756828333878479}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.09387587320185209, -1.6518740929598936`}, 0.09000000000000001]}}, AspectRatio->Automatic], 35-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.06942876799874503, -0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.06942876799874503, -0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.12844517252590648`, -1.5947243334300962`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06942876799874503, -0.9975869115892492}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.12844517252590648`, -1.5947243334300962`}, 0.09000000000000001]}}, AspectRatio->Automatic], 36-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.07602053952190435, -0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.07602053952190435, -0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.3237853542411273, -1.5160919368514714`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.07602053952190435, -0.9971062518963555}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.3237853542411273, -1.5160919368514714`}, 0.09000000000000001]}}, AspectRatio->Automatic], 37-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.21364415533156272`, -0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.21364415533156272`, -0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.4936154545854292, -1.422621319721477}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.21364415533156272`, -0.9769115491653597}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.4936154545854292, -1.422621319721477}, 0.09000000000000001]}}, AspectRatio->Automatic], 38-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.34085287368890504`, -0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.34085287368890504`, -0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.6398394836341873, -1.3195203099139425`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.34085287368890504`, -0.940116651537465}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.6398394836341873, -1.3195203099139425`}, 0.09000000000000001]}}, AspectRatio->Automatic], 39-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.45599300683688615`, -0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.45599300683688615`, -0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.7645921367577396, -1.2108365517286148`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.45599300683688615`, -0.8899833581117435}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.7645921367577396, -1.2108365517286148`}, 0.09000000000000001]}}, AspectRatio->Automatic], 40-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.558266439023738, -0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.558266439023738, -0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.8701058056901573, -1.0996505091856033`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.558266439023738, -0.8296617280914886}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.8701058056901573, -1.0996505091856033`}, 0.09000000000000001]}}, AspectRatio->Automatic], 41-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.6475862582280747, -0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.6475862582280747, -0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9586079968372073, -0.9882228042956658}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.6475862582280747, -0.7619921509793662}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.9586079968372073, -0.9882228042956658}, 0.09000000000000001]}}, AspectRatio->Automatic], 42-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.7243983638982209, -0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.7243983638982209, -0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.0322371581289227`, -0.8781211322333538}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7243983638982209, -0.6893816144789334}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0322371581289227`, -0.8781211322333538}, 0.09000000000000001]}}, AspectRatio->Automatic], 43-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.7894988709765092, -0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.7894988709765092, -0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.0929762478361922`, -0.770338836744562}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7894988709765092, -0.61375201240144}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0929762478361922`, -0.770338836744562}, 0.09000000000000001]}}, AspectRatio->Automatic], 44-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.843870369904814, -0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.843870369904814, -0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.1426058538572463`, -0.665407528996595}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.843870369904814, -0.5365471077144227}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.1426058538572463`, -0.665407528996595}, 0.09000000000000001]}}, AspectRatio->Automatic], 45-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.888550279825474, -0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.888550279825474, -0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.182677039347805, -0.5635010107544324}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.888550279825474, -0.4587792499907466}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.182677039347805, -0.5635010107544324}, 0.09000000000000001]}}, AspectRatio->Automatic], 46-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9245350507127021, -0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9245350507127021, -0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2145014942041166`, -0.46452656028764955`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9245350507127021, -0.3810970217722268}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2145014942041166`, -0.46452656028764955`}, 0.09000000000000001]}}, AspectRatio->Automatic], 47-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9527170816076804, -0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9527170816076804, -0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2391547042609883`, -0.3682008358207133}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9527170816076804, -0.30385878696023333`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2391547042609883`, -0.3682008358207133}, 0.09000000000000001]}}, AspectRatio->Automatic], 48-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.973847576383621, -0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.973847576383621, -0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2574872154571355`, -0.2741097054030585}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.973847576383621, -0.2272023282709653}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2574872154571355`, -0.2741097054030585}, 0.09000000000000001]}}, AspectRatio->Automatic], 49-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9885176199357487, -0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9885176199357487, -0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2701394496532208`, -0.1817531807480599}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9885176199357487, -0.15110564210698}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2701394496532208`, -0.1817531807480599}, 0.09000000000000001]}}, AspectRatio->Automatic], 50-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9971505204063472, -0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9971505204063472, -0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.27755645174902, -0.09057787365155694}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9971505204063472, -0.07543765408170389}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.27755645174902, -0.09057787365155694}, 0.09000000000000001]}}, AspectRatio->Automatic], 51-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {1., 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1., 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2799999999999998`, 0}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{1., 0}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2799999999999998`, 0}, 0.09000000000000001]}}, AspectRatio->Automatic], 52-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9971505204063472, 0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9971505204063472, 0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.27755645174902, 0.09057787365155694}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9971505204063472, 0.07543765408170389}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.27755645174902, 0.09057787365155694}, 0.09000000000000001]}}, AspectRatio->Automatic], 53-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9885176199357487, 0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9885176199357487, 0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2701394496532208`, 0.1817531807480599}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9885176199357487, 0.15110564210698}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2701394496532208`, 0.1817531807480599}, 0.09000000000000001]}}, AspectRatio->Automatic], 54-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.973847576383621, 0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.973847576383621, 0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2574872154571355`, 0.2741097054030585}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.973847576383621, 0.2272023282709653}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2574872154571355`, 0.2741097054030585}, 0.09000000000000001]}}, AspectRatio->Automatic], 55-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9527170816076804, 0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9527170816076804, 0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2391547042609883`, 0.3682008358207133}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9527170816076804, 0.30385878696023333`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2391547042609883`, 0.3682008358207133}, 0.09000000000000001]}}, AspectRatio->Automatic], 56-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.9245350507127021, 0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9245350507127021, 0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2145014942041166`, 0.46452656028764955`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9245350507127021, 0.3810970217722268}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2145014942041166`, 0.46452656028764955`}, 0.09000000000000001]}}, AspectRatio->Automatic], 57-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.888550279825474, 0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.888550279825474, 0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.182677039347805, 0.5635010107544324}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.888550279825474, 0.4587792499907466}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.182677039347805, 0.5635010107544324}, 0.09000000000000001]}}, AspectRatio->Automatic], 58-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.843870369904814, 0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.843870369904814, 0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.1426058538572463`, 0.665407528996595}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.843870369904814, 0.5365471077144227}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.1426058538572463`, 0.665407528996595}, 0.09000000000000001]}}, AspectRatio->Automatic], 59-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.7894988709765092, 0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.7894988709765092, 0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.0929762478361922`, 0.770338836744562}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7894988709765092, 0.61375201240144}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0929762478361922`, 0.770338836744562}, 0.09000000000000001]}}, AspectRatio->Automatic], 60-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.7243983638982209, 0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.7243983638982209, 0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.0322371581289227`, 0.8781211322333538}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7243983638982209, 0.6893816144789334}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0322371581289227`, 0.8781211322333538}, 0.09000000000000001]}}, AspectRatio->Automatic], 61-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.6475862582280747, 0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.6475862582280747, 0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.9586079968372073, 0.9882228042956658}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.6475862582280747, 0.7619921509793662}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.9586079968372073, 0.9882228042956658}, 0.09000000000000001]}}, AspectRatio->Automatic], 62-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.558266439023738, 0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.558266439023738, 0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.8701058056901573, 1.0996505091856033`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.558266439023738, 0.8296617280914886}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.8701058056901573, 1.0996505091856033`}, 0.09000000000000001]}}, AspectRatio->Automatic], 63-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.45599300683688615`, 0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.45599300683688615`, 0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.7645921367577396, 1.2108365517286148`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.45599300683688615`, 0.8899833581117435}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.7645921367577396, 1.2108365517286148`}, 0.09000000000000001]}}, AspectRatio->Automatic], 64-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.34085287368890504`, 0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.34085287368890504`, 0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.6398394836341873, 1.3195203099139425`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.34085287368890504`, 0.940116651537465}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.6398394836341873, 1.3195203099139425`}, 0.09000000000000001]}}, AspectRatio->Automatic], 65-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.21364415533156272`, 0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.21364415533156272`, 0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.4936154545854292, 1.422621319721477}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.21364415533156272`, 0.9769115491653597}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.4936154545854292, 1.422621319721477}, 0.09000000000000001]}}, AspectRatio->Automatic], 66-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {0.07602053952190435, 0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.07602053952190435, 0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.3237853542411273, 1.5160919368514714`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.07602053952190435, 0.9971062518963555}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.3237853542411273, 1.5160919368514714`}, 0.09000000000000001]}}, AspectRatio->Automatic], 67-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.06942876799874503, 0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.06942876799874503, 0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {0.12844517252590648`, 1.5947243334300962`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06942876799874503, 0.9975869115892492}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.12844517252590648`, 1.5947243334300962`}, 0.09000000000000001]}}, AspectRatio->Automatic], 68-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.2191871543504802, 0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.2191871543504802, 0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.09387587320185209, 1.6518740929598936`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.2191871543504802, 0.9756828333878479}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.09387587320185209, 1.6518740929598936`}, 0.09000000000000001]}}, AspectRatio->Automatic], 69-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.3689178440705241, 0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3689178440705241, 0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3438504766985763, 1.6790614137169082`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.3689178440705241, 0.9294620080058983}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.3438504766985763, 1.6790614137169082`}, 0.09000000000000001]}}, AspectRatio->Automatic], 70-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.5136664876371994, 0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.5136664876371994, 0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.620638575392531, 1.6654484738498379`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5136664876371994, 0.8579899413620552}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.620638575392531, 1.6654484738498379`}, 0.09000000000000001]}}, AspectRatio->Automatic], 71-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.6481418484626812, 0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.6481418484626812, 0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9204937596903271, 1.5973372361913525`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.6481418484626812, 0.7615196282902883}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.9204937596903271, 1.5973372361913525`}, 0.09000000000000001]}}, AspectRatio->Automatic], 72-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.7670477995992789, 0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.7670477995992789, 0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.2342414393627306`, 1.4582322245959314`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7670477995992789, 0.6415899571610393}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.2342414393627306`, 1.4582322245959314`}, 0.09000000000000001]}}, AspectRatio->Automatic], 73-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.8654350273521857, 0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.8654350273521857, 0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.5434230896154641`, 1.2308467159375391`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8654350273521857, 0.5010211706424408}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.5434230896154641`, 1.2308467159375391`}, 0.09000000000000001]}}, AspectRatio->Automatic], 74-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.939040291953294, 0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.939040291953294, 0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.8164204539058373`, 0.9034119203094354}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.939040291953294, 0.34380711174766604`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.8164204539058373`, 0.9034119203094354}, 0.09000000000000001]}}, AspectRatio->Automatic], 75-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.9845837848577997, 0.17491360894764582`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9845837848577997, 0.17491360894764582`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-2.0094974685444615`, 0.48157854888789375`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9845837848577997, 0.17491360894764582`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-2.0094974685444615`, 0.48157854888789375`}, 0.09000000000000001]}}, AspectRatio->Automatic], 76-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {-0.9999999999999999, 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9999999999999999, 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-2.0799999999999996`, 0}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9999999999999999, 0}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-2.0799999999999996`, 0}, 0.09000000000000001]}}, AspectRatio->Automatic], 77-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.9845837848577997, -0.17491360894764582`}}]}, \ {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9845837848577997, -0.17491360894764582`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-2.0094974685444615`, -0.48157854888789375`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.9845837848577997, -0.17491360894764582`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-2.0094974685444615`, -0.48157854888789375`}, 0.09000000000000001]}}, AspectRatio->Automatic], 78-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.939040291953294, -0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.939040291953294, -0.34380711174766604`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.8164204539058373`, -0.9034119203094354}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.939040291953294, -0.34380711174766604`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.8164204539058373`, -0.9034119203094354}, 0.09000000000000001]}}, AspectRatio->Automatic], 79-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.8654350273521857, -0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.8654350273521857, -0.5010211706424408}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.5434230896154641`, -1.2308467159375391`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.8654350273521857, -0.5010211706424408}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.5434230896154641`, -1.2308467159375391`}, 0.09000000000000001]}}, AspectRatio->Automatic], 80-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.7670477995992789, -0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.7670477995992789, -0.6415899571610393}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-1.2342414393627306`, -1.4582322245959314`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.7670477995992789, -0.6415899571610393}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-1.2342414393627306`, -1.4582322245959314`}, 0.09000000000000001]}}, AspectRatio->Automatic], 81-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.6481418484626812, -0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.6481418484626812, -0.7615196282902883}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.9204937596903271, -1.5973372361913525`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.6481418484626812, -0.7615196282902883}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.9204937596903271, -1.5973372361913525`}, 0.09000000000000001]}}, AspectRatio->Automatic], 82-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.5136664876371994, -0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.5136664876371994, -0.8579899413620552}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.620638575392531, -1.6654484738498379`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.5136664876371994, -0.8579899413620552}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.620638575392531, -1.6654484738498379`}, 0.09000000000000001]}}, AspectRatio->Automatic], 83-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.3689178440705241, -0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3689178440705241, -0.9294620080058983}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.3438504766985763, -1.6790614137169082`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.3689178440705241, -0.9294620080058983}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.3438504766985763, -1.6790614137169082`}, 0.09000000000000001]}}, AspectRatio->Automatic], 84-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.2191871543504802, -0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.2191871543504802, -0.9756828333878479}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.09387587320185209, -1.6518740929598936`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.2191871543504802, -0.9756828333878479}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{-0.09387587320185209, -1.6518740929598936`}, 0.09000000000000001]}}, AspectRatio->Automatic], 85-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{ 0.4, 0}, {-0.06942876799874503, -0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {-0.06942876799874503, -0.9975869115892492}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.12844517252590648`, -1.5947243334300962`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{-0.06942876799874503, -0.9975869115892492}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.12844517252590648`, -1.5947243334300962`}, 0.09000000000000001]}}, AspectRatio->Automatic], 86-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.07602053952190435, -0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.07602053952190435, -0.9971062518963555}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.3237853542411273, -1.5160919368514714`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.07602053952190435, -0.9971062518963555}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.3237853542411273, -1.5160919368514714`}, 0.09000000000000001]}}, AspectRatio->Automatic], 87-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.21364415533156272`, -0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.21364415533156272`, -0.9769115491653597}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.4936154545854292, -1.422621319721477}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.21364415533156272`, -0.9769115491653597}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.4936154545854292, -1.422621319721477}, 0.09000000000000001]}}, AspectRatio->Automatic], 88-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.34085287368890504`, -0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.34085287368890504`, -0.940116651537465}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.6398394836341873, -1.3195203099139425`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.34085287368890504`, -0.940116651537465}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.6398394836341873, -1.3195203099139425`}, 0.09000000000000001]}}, AspectRatio->Automatic], 89-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.45599300683688615`, -0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.45599300683688615`, -0.8899833581117435}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.7645921367577396, -1.2108365517286148`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.45599300683688615`, -0.8899833581117435}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.7645921367577396, -1.2108365517286148`}, 0.09000000000000001]}}, AspectRatio->Automatic], 90-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.558266439023738, -0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.558266439023738, -0.8296617280914886}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.8701058056901573, -1.0996505091856033`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.558266439023738, -0.8296617280914886}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.8701058056901573, -1.0996505091856033`}, 0.09000000000000001]}}, AspectRatio->Automatic], 91-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.6475862582280747, -0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.6475862582280747, -0.7619921509793662}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9586079968372073, -0.9882228042956658}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.6475862582280747, -0.7619921509793662}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{0.9586079968372073, -0.9882228042956658}, 0.09000000000000001]}}, AspectRatio->Automatic], 92-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.7243983638982209, -0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.7243983638982209, -0.6893816144789334}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.0322371581289227`, -0.8781211322333538}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7243983638982209, -0.6893816144789334}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0322371581289227`, -0.8781211322333538}, 0.09000000000000001]}}, AspectRatio->Automatic], 93-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.7894988709765092, -0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.7894988709765092, -0.61375201240144}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.0929762478361922`, -0.770338836744562}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.7894988709765092, -0.61375201240144}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.0929762478361922`, -0.770338836744562}, 0.09000000000000001]}}, AspectRatio->Automatic], 94-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.843870369904814, -0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.843870369904814, -0.5365471077144227}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.1426058538572463`, -0.665407528996595}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.843870369904814, -0.5365471077144227}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.1426058538572463`, -0.665407528996595}, 0.09000000000000001]}}, AspectRatio->Automatic], 95-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.888550279825474, -0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.888550279825474, -0.4587792499907466}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.182677039347805, -0.5635010107544324}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.888550279825474, -0.4587792499907466}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.182677039347805, -0.5635010107544324}, 0.09000000000000001]}}, AspectRatio->Automatic], 96-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9245350507127021, -0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9245350507127021, -0.3810970217722268}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2145014942041166`, -0.46452656028764955`}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9245350507127021, -0.3810970217722268}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2145014942041166`, -0.46452656028764955`}, 0.09000000000000001]}}, AspectRatio->Automatic], 97-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9527170816076804, -0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9527170816076804, -0.30385878696023333`}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2391547042609883`, -0.3682008358207133}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9527170816076804, -0.30385878696023333`}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2391547042609883`, -0.3682008358207133}, 0.09000000000000001]}}, AspectRatio->Automatic], 98-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.973847576383621, -0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.973847576383621, -0.2272023282709653}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2574872154571355`, -0.2741097054030585}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.973847576383621, -0.2272023282709653}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2574872154571355`, -0.2741097054030585}, 0.09000000000000001]}}, AspectRatio->Automatic], 99-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9885176199357487, -0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9885176199357487, -0.15110564210698}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.2701394496532208`, -0.1817531807480599}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9885176199357487, -0.15110564210698}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2701394496532208`, -0.1817531807480599}, 0.09000000000000001]}}, AspectRatio->Automatic], 100-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, { 0.9971505204063472, -0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 0.9971505204063472, -0.07543765408170389}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, { 1.27755645174902, -0.09057787365155694}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{0.9971505204063472, -0.07543765408170389}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.27755645174902, -0.09057787365155694}, 0.09000000000000001]}}, AspectRatio->Automatic], 101-> GraphicsBox[{ PolygonBox[{{-2.248, -2.248}, {2.248, -2.248}, {2.248, 2.248}, {-2.248, 2.248}, {-2.248, -2.248}}], {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 1., 1.], AbsoluteThickness[2], CircleBox[{-0.4, 0}, 1.68]}, {RGBColor[0.5, 1., 0.5], AbsoluteThickness[2], LineBox[{{0.4, 0}, {1., 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1., 0}}]}, {RGBColor[0.5, 0.5, 1.], AbsoluteThickness[2], LineBox[{{-0.4, 0}, {1.2799999999999998`, 0}}]}, {GrayLevel[1.], DiskBox[{0, 0}, 0.05]}, {RGBColor[0., 1., 0.], DiskBox[{0.4, 0}, 0.05]}, {RGBColor[0., 0., 1.], DiskBox[{-0.4, 0}, 0.07500000000000001]}, {RGBColor[1., 1., 0.], DiskBox[{1., 0}, 0.09000000000000001]}, {RGBColor[1., 1., 1.], DiskBox[{1.2799999999999998`, 0}, 0.09000000000000001]}}, AspectRatio->Automatic]}, Dynamic[$CellContext`i6$$], Alignment->Automatic, ImageSize->All], Identity, Editable->True, Selectable->True], ImageMargins->10], Deployed->False, StripOnInput->False, ScriptLevel->0, GraphicsBoxOptions->{PreserveImageOptions->True}, Graphics3DBoxOptions->{PreserveImageOptions->True}], Identity, Editable->False, Selectable->False], Alignment->{Left, Center}, Background->GrayLevel[1], Frame->1, FrameStyle->GrayLevel[0, 0.2], ItemSize->Automatic, StripOnInput->False]} }, AutoDelete->False, GridBoxAlignment->{ "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Top}}, "RowsIndexed" -> {}}, GridBoxDividers->{ "Columns" -> {{False}}, "ColumnsIndexed" -> {}, "Rows" -> {{False}}, "RowsIndexed" -> {}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> { Offset[0.7], { Offset[0.5599999999999999]}, Offset[0.7]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.4], { Offset[0.8]}, Offset[0.4]}, "RowsIndexed" -> {}}], If[ CurrentValue["SelectionOver"], Manipulate`Dump`ReadControllerState[ Map[Manipulate`Dump`updateOneVar[#, CurrentValue["PreviousFormatTime"], CurrentValue["CurrentFormatTime"]]& , { Manipulate`Dump`controllerLink[{$CellContext`i6$$, \ $CellContext`i6$704$$}, "X1", If["DefaultAbsolute", True, "JB1"], False, {1, 101, 1}, 101, 1.]}], CurrentValue[{ "ControllerData", { "Gamepad", "Joystick", "Multi-Axis Controller"}}], {}]], ImageSizeCache->{488., {258.96875, 265.53125}}], DefaultBaseStyle->{}, FrameMargins->{{5, 5}, {5, 5}}], BaselinePosition->Automatic, ImageMargins->0], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{ 3.555267818841096*^9, 3.5552679776729116`*^9, 3.555268021451655*^9, { 3.555268058268393*^9, 3.55526806688415*^9}, 3.5552681227521353`*^9, { 3.555268163809107*^9, 3.555268176098428*^9}, 3.555268338392438*^9, { 3.5552684245838633`*^9, 3.555268436637527*^9}, 3.555270142360792*^9, 3.555270184070553*^9, {3.5552708125156403`*^9, 3.555270821446846*^9}, { 3.5552708522855997`*^9, 3.555270854930118*^9}, 3.555270968915415*^9, { 3.5552710169848537`*^9, 3.555271067194364*^9}, {3.55527110769825*^9, 3.5552711476587467`*^9}, 3.555271183659539*^9, {3.555271242125877*^9, 3.5552712486774807`*^9}, 3.555271300016102*^9, {3.5552718502757063`*^9, 3.555271857808323*^9}, {3.555271903297781*^9, 3.555271908515284*^9}, { 3.5552719433188267`*^9, 3.555272005214903*^9}, 3.555272083008915*^9, { 3.555272209430792*^9, 3.5552722137184467`*^9}, 3.555272264261964*^9, 3.555272342507792*^9, {3.555272651184926*^9, 3.555272659616316*^9}, { 3.555273661110056*^9, 3.555273671993299*^9}, {3.55527378793386*^9, 3.555273795884375*^9}, 3.555274325471323*^9, {3.555274373040307*^9, 3.555274390303873*^9}, 3.555274427654429*^9, 3.555274786000494*^9, { 3.555274859984459*^9, 3.555274869880658*^9}, {3.555274901157926*^9, 3.555274944621715*^9}, {3.555356296987965*^9, 3.555356309310706*^9}, { 3.555356427042238*^9, 3.555356474226964*^9}, {3.555356504913926*^9, 3.55535652836996*^9}, {3.55535663012293*^9, 3.555356638134409*^9}, 3.55535667220045*^9, 3.5565626297942657`*^9, 3.5565626636815023`*^9, 3.556562746025958*^9, {3.5565627997050543`*^9, 3.556562803591282*^9}, { 3.556563022888949*^9, 3.5565630255846643`*^9}, {3.5565631014662523`*^9, 3.5565631035102673`*^9}, {3.556563147246833*^9, 3.5565631497106857`*^9}, { 3.556563189544702*^9, 3.556563203870116*^9}, {3.556563288798922*^9, 3.5565633264362698`*^9}}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"rr", "=", RowBox[{"{", RowBox[{"1.0", ",", "0.6", ",", "0.4", ",", "0.2"}], "}"}]}], ";", " ", RowBox[{"ph", "=", RowBox[{"{", RowBox[{"0.00", ",", "0.25", ",", RowBox[{"-", "0.50"}], ",", "0.50"}], "}"}]}], ";", " ", RowBox[{"ff", "=", RowBox[{"{", RowBox[{"1.0", ",", "2.0", ",", "3.0", ",", RowBox[{"-", "4.0"}]}], "}"}]}], ";", " ", RowBox[{"mm", "=", RowBox[{"Length", "[", "rr", "]"}]}], ";", " ", RowBox[{"nn", "=", "200"}], ";", " ", RowBox[{"theta", "=", RowBox[{ RowBox[{"(", RowBox[{"2", "*", "Pi"}], ")"}], "/", "nn"}]}], ";", " ", RowBox[{"dd", "=", "0.08"}], ";"}], " "}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OO", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "dd"}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"rr", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "jj", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", "kk"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PR", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"0.8", "*", "dd"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GP", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", "PD"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PC", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"rr", "[", RowBox[{"[", RowBox[{"kk", "+", "1"}], "]"}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", RowBox[{"mm", "-", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "PC"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BA", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{ RowBox[{"I", "*", "jj", "*", RowBox[{"ff", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", "theta"}], "+", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "kk", "]"}], "]"}]}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"mx", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";", " ", RowBox[{"nx", "=", RowBox[{"1.2", "*", "mx"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TW", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AW", "=", RowBox[{"Line", "[", "TW", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AM", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "AW"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FR", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GR", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "0.0"}], "]"}], ",", "FR"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GL", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"PD", "[", RowBox[{"[", "mm", "]"}], "]"}]}], "}"}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.555789791391049*^9, 3.555789845916601*^9}, { 3.5557898832288237`*^9, 3.555789891743294*^9}, {3.555789943912456*^9, 3.555789958092454*^9}, {3.5557905616589823`*^9, 3.55579056230484*^9}, { 3.5557906875688334`*^9, 3.555790691389347*^9}, {3.555790800316606*^9, 3.55579080085851*^9}, {3.555790854747242*^9, 3.555790874512918*^9}, 3.555790964072925*^9, {3.555791035432146*^9, 3.5557910498875437`*^9}, { 3.555791330884522*^9, 3.555791339221854*^9}, {3.555791388397237*^9, 3.555791423595026*^9}, {3.555791585690734*^9, 3.5557915915166197`*^9}, { 3.555791635251058*^9, 3.5557916454533577`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ "GR", ",", "OO", ",", "OC", ",", "AM", ",", "GP", ",", "GC", ",", "GL", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}]], "Input", CellChangeTimes->{{3.555790744059352*^9, 3.555790744569334*^9}, { 3.555790808388426*^9, 3.555790809259325*^9}, {3.555791407623185*^9, 3.555791409653673*^9}}], Cell[BoxData[ GraphicsBox[{ {RGBColor[0., 0., 0.], PolygonBox[{{-2.64, -2.64}, {2.64, -2.64}, {2.64, 2.64}, {-2.64, 2.64}, {-2.64, -2.64}}]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], LineBox[CompressedData[" 1:eJwtl3k0FYgXx1+IKGlkaWSLpsWSSuqh3EdpJkNE0WQs0WKJIkqlaKxJRGRK I9myDCJkv5aECD2enfe8xdazP95D8fM7Z/645/75vefc7/2c+93hcN38Mh+B QGhcq//3H69o2xb7CSSnp3yGjaOZsBoqZC++QiCtHlwX/amlCnSVor52bVxH UhkjpT4nf4bCo52mI+vXkcRPB5eLXSSDal9E6yY2gSR8W+n2BpMueHvhD93j lQRSYiApNl61H94M3K8r8CWQZKNLBv++TwMhvey00t0E0v6sIivJATpITS7G FPutwnnQlnDWZIGUWnV3/OMVcMhWKc70G4GQr1kWA14/oKOzcLy/agwKtxUr hh/7DkSFMrXx+W8wfU3Djm90CTIrxy+/kZsEqRHHm4O3FiHlY8qbP7ZPQ+6K 0L1lNhd8TJb1uhVmYPvdpc3OJgswImAREbh9Fti+he4O8RxQ9qmyDRadg++S vpqGvbMQeDqIN8+Zg5yN1MwQ0RlQHMw7O9DGgfWXvWdtPCahQGRqQDtxHrz6 q43CKsfBYC6/aOXiAuROedkkCI9A4BOvB9KSXCAlR/8T/AcD1E91h7sWcwEb b29bcaZC8si5uCEjHpAjt57mM+yGMflH7x2beHDxF0bjZbOvUM8xTGMQF0G5 VnHQWqMOyB/fudlFL4KX1sRGTuw7MD8vPMfqXAQz/nxTz4bXeHwhrjV+/RKI mAdkqUojau3TF6uSW4KeI8ltFTafcaNxUe87+SUIo1J5QQfI+Nh0w9yU0BJ8 qNyigQ2d6Dz4bHRXzyJEPj6U3DTdiwUnWrgqa3pXFe/J7H87iPaca7cJmosw U9t06o95Gl44nPtxoIwHLWXXxzNs6PjCn/hKXZ0HMqoT0UpPGOihz2h9GsIF R6tSrYlAJpolEo2pTQsgH63qXX6Shc1K1Q57luehXp3fr7qDhbqxSmfypebB eTI1IvHAML79bXKVp8CBS9+cT16yH8Z9EhLcrG1zMCY2vPXGpWGsNJZ6lMW3 tr+IeoqH/jAmnDfWXk+bhuZsn2XzZRYOGtk1Dl6egt6XzVZ7n7OwcPOL66HL bFC9OkHdLcXCw4tDK9ygcbgxPh8R6cfEQ61bG01ERiFsfiElsZOB8hL+xs1P WPAwM8c7XIGBXnqPWxslGWAst8K9aktHIfn35m/e0mDFW/e4QtwQprmIS5+M 6ocjx6eUXL7QMMVzUFf4exdsuePOrBag4dSbutikF+0g7WvNe+c/iPNuplrO Iy3wW6arlpLgAMqOWt9O2FUPxac/B3ES+lDhpYBl6roqcJII6Ik27UVSa+1h U7H3oP7o+M1323uw/O/EA2r7E0CCLnDjpGA33pDMsQq4H4B10WK2MT91oc+t V+LJSamYMaNerwyd+Mpo3b3PYXmox7AObomkYEF1XHR9dBHu/CWiqJ6fgm0H VCc7mSVo1ua9kvayAx+cdcr1f1iGOj9HcbwtOvDozoPHTN3LcM+ZR6ao1oE+ RrF69YUlKG8z/vT1zg5kV+3SNr1ahA4Cle2dxA78U4rIE4zLw3HjmMt9Vzqw +3ddXfmyNMylCreyszqQZBdfsrEyAs8Tpqd3rafgb8JSxjFXnsFLV3J/zHUK vjKJ6m/dmQ3WIVnix0cpGDvs4qajWgLleZJks2ud6MZIFZI7VgPzZ2U0CYud yHZ/OFe8twGi7jVUf3zchSuEpqL8Ey2Q3NJnZ6bUjQ8Odmg76ZKBmNNMTCjt xqDsaWuLsxQw0ruTsGzeg59GKFkeF7th5qlw7ubxHlSYUxM1tuoDpXVPc3sf 9KLi3gyZGpVBiPmdT7xmSx821GuynjvRIPWQ6Z7g132466NKpUHiELTRLKNO qPajn8z9HxUf6PDqlfZtz4J+NLBcWmnJZIDrw/gqiu4AhpqIORZ5MyHAlWvn WzOAwFdQqiPJgjCvKk7eqUHstRRwyg9mwXB9yeIceRB9evOebmxgwaZcnxqm HRVP3LkoSO5iQWHS+chjs1R8dspqi2YhC7h2cetohjT0++AhvGrHgr8vnk/Z GkfDPI9fv6R3M+FOoH18+AQN++2UuQaKTGixNBvaaDSEtvQ7P+4SGaB6rChY O3sIFQXVj0Yr08HrcopqgjQd9Xa4CZ1j0sCRt1Psn0d0/Cud2KbwfRAkKz51 uPMz0GXa21xwrA+c1LbLyQUxkG5Iq8+I64bTu7eJ+G1mYkOt0V3+nygQ6Mup PfyaieE5adte2H4FT48Lm98dZmHjQ3J8gUQTDD6p5Sms8eDqku7RpaO18IP4 LDfo1jAG8GeoXIktAqtbe93/lR3B9PKaLWYxLyHjR234vroRJF/62SDyzyT0 oOW9vuM+iprtedHbK4rRLu7Q3+1SY/jwdL3Kx+lapKb6ke3Lx7DPo6txWrcJ KSvvuSo246ghVfW2Ufor2kSGPd/DHUe9uDPb/rTtwC1ZBWcMQ78hLyq9RcK1 CzUsev1cNrNR19GXakzsxWxevFRoCBsFO4/1OVT3o72RcvE/M2wsunL0ZgMf FctXU0tqjSYwib96k+B9GuY8buZpRk3gJ+0AmDIfQnVboqV57QR6eb+aEean YzXF+d8C6gTKOmXHtz2hY7gan6wKawKXdWqeGXHoKG/UFFpNnkDaE5lYQSID lc3W72p9O4EzrxgOW60ZOMBU5Uw7TmDzQZeUBTsGSvJSpMSFJrAwOU0h6RQD u+nB7GtRbBR//sX36nYGUpYa+h/zs/FdbG7NeDcdU3ozm36z/YY7aiSqtgbT 8e1yx6GmpHEUSO55sbKLjhWLT78Fkscw49OZ4m84hNO/24eqT40iYbOFmca5 ISx1lIgqXxrB4LTjdYrfaBgpYODuwB1GRc/oHSLBaz7McjjpP8LCiyd306VV aHjNUqY/4QsT+ZK0XkcXUdH2QmvUpX8Z6BvZq1OrQ8VON15x2NocrHTJDQUj g6hxd7cV2XYIm0VCNmXWDmJhGuUJ78gaX8uFZHd1DGKSgn/6ub1r98M2Ef0q R8V/GQ5OC5N9mHQsQMU1hYpLz4puZdT1oEcoNdROi4YHE4tSaXldyLaZkTQu oWHrOTfrmA8UbFImOtuu6bTpjy5p9LbjYQsX6Vs76Xi6WE3TX5aMDz5VjEyJ MHCyQS4k2b8Nk06E3UjfwsRPBdHvl8Ra0HP/rVuEQyy0dBMLsLrShA+eqvLo nsOo+lG/gCDQiG/bQz43fx7BSvHuIN7wJ3RUyUqmEMdwZXtge8LGOqxPOeNe WjKOm4bS3Iqu1SKnIKx09BQbTUoukDz4a9CjwkDu8ZovDA5YHw2or0LnBwdN nodOYfmYbP5tW0Qvv55LrnHTyKvm6/7drgJZW8+7rjrP4L6/OqYu3ClDrWZ9 417tWVw4ac6LjS5BzqiHaJvAHLqXGl+7GvkBa7hJIeUNc7g1IMBe1qIQ5WyD NoQFcLAtTvPL2ap8PHD/ROIRzXnUPXSdOeuZi98fFQtQKfOofsfyjKtBOt7Q ebRQ4ryAPulK97+4vsb3e9uldk8s4DnrMt+yC8E4pe4mn2PLRUJ+roesziOI qEh34a/gYuDO5bisPSlrf4RJp4gQD48TfyUUb8kH+7Tw7h5dHh4b65Eh7iuD MW7lcPEFHgaxUiziK2qgSbp8205HHs7TjXV3P2yAZuf34k1neegZwuAXYLVA mdavOk81eMiZ4/rtmieD8+pdCJnjosBPrvMT9Z1Aux8vMJfIxS+/sEa3j/XC clXqrAGRi2bhJG7dOSrc1W9tFCtdQHmyT/aYAB3+4rxZld69gDa8flOCPxM4 yq8rdP3nsVdysmZu2wj8RAqM8fnEwYJJk8D1zWMgLCWzyFyaQ512/aK5GDaM mw+/zpKfwwObbkryX58CMdE9XwQ1Z1Gm/qJ9kMoMMPt1cnS1Z5Day+iqSpyF ncLtbbEHp/GgC3/XSWkOZFpuiKsjTaJjWxJF+PE83NO2s+gXYqPoj9lYJm8B WidzLJfXOBfxft402YYHen59LfEOI3jyXs0B0aJFcHmoViq/zMR7B2IlJleW 4M2RH8v1oXScCf1gqKj1HWbVv3mWitLwRV+3/vNzP4AUaaY1Lt2Hv7Q66l+y WYENE098k0Q68Q2ly6vx1CpsGln14ue24Q6JCCfZTQRS9fHEPSZV9Zid+ixt vyOBlH/zTKS7chka6UuVymQQSGzDO+7tOvG48l/+EPkvf/wPp6ztew== "]]}, {RGBColor[1., 1., 1.], DiskBox[{1., 0.}, 0.064], DiskBox[{1.5813474530263867`, 0.14844237555271375`}, 0.064], DiskBox[{1.9323804777825357`, -0.04332783988896746}, 0.064], DiskBox[{2.10789699016061, 0.052557267831873145`}, 0.064]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{1., 0.}, 0.6], CircleBox[{1.5813474530263867`, 0.14844237555271375`}, 0.4], CircleBox[{1.9323804777825357`, -0.04332783988896746}, 0.2]}, {RGBColor[1., 0., 0.], DiskBox[{2.10789699016061, 0.052557267831873145`}, 0.064]}}, AspectRatio->Automatic]], "Output", CellChangeTimes->{ 3.55578980035608*^9, 3.555789850887073*^9, 3.5557898967992067`*^9, 3.5557899663416233`*^9, 3.555790574039678*^9, 3.555790696107586*^9, 3.555790746768536*^9, 3.555790814073967*^9, 3.555790879042205*^9, 3.555790969588476*^9, 3.555791054243115*^9, {3.5557914145938177`*^9, 3.555791427730124*^9}, 3.555791600294383*^9, {3.555791640030684*^9, 3.55579164984803*^9}}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"rr", "=", RowBox[{"{", RowBox[{"1.0", ",", "0.6", ",", "0.4", ",", "0.2"}], "}"}]}], ";", " ", RowBox[{"ph", "=", RowBox[{"{", RowBox[{"0.00", ",", "0.00", ",", "0.00", ",", "0.00"}], "}"}]}], ";", " ", RowBox[{"ff", "=", RowBox[{"{", RowBox[{"1.0", ",", "2.0", ",", "3.0", ",", "4.0"}], "}"}]}], ";", " ", RowBox[{"mm", "=", RowBox[{"Length", "[", "rr", "]"}]}], ";", " ", RowBox[{"nn", "=", "200"}], ";", " ", RowBox[{"theta", "=", RowBox[{ RowBox[{"(", RowBox[{"2", "*", "Pi"}], ")"}], "/", "nn"}]}], ";", " ", RowBox[{"dd", "=", "0.08"}], ";"}], " "}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OO", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "dd"}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"rr", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "jj", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", "kk"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PR", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"0.8", "*", "dd"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GP", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", "PD"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PC", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"rr", "[", RowBox[{"[", RowBox[{"kk", "+", "1"}], "]"}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", RowBox[{"mm", "-", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "PC"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BA", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{ RowBox[{"I", "*", "jj", "*", RowBox[{"ff", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", "theta"}], "+", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "kk", "]"}], "]"}]}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"mx", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";", " ", RowBox[{"nx", "=", RowBox[{"1.2", "*", "mx"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TW", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AW", "=", RowBox[{"Line", "[", "TW", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AM", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "AW"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FR", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GR", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "0.0"}], "]"}], ",", "FR"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GL", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"PD", "[", RowBox[{"[", "mm", "]"}], "]"}]}], "}"}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.555791693791781*^9, 3.5557917078243*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ "GR", ",", "OO", ",", "OC", ",", "AM", ",", "GP", ",", "GC", ",", "GL", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}]], "Input"], Cell[BoxData[ GraphicsBox[{ {RGBColor[0., 0., 0.], PolygonBox[{{-2.64, -2.64}, {2.64, -2.64}, {2.64, 2.64}, {-2.64, 2.64}, {-2.64, -2.64}}]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], LineBox[CompressedData[" 1:eJxdl3s4lOkbx9WyKIu0rNpsoZUtSYUy4Z4IHWRDB0mhiFKRdO0v0m45Lsoh KSodKCqb86HI7ZTfhlXJYcZ5zAwSGmdGW7vb88wfeq9rrvnjvd73fZ77vr/f 7+dRPehp4zpbTEzsxb+///4T4v+7ZjHF6NXXw463jJzFXJDtNJLaXgLKOSo3 /L1mMc/eN3tV/vIVbBBM2vsYzWJGr5eXjVFgQzVT93jKuBhTzngw5GFsJwTu nsN+ekOMOZh18xvZAB5U9fksOqcjxswoyx6q2t4LKuVlB9+4foLdRX2QMPgO uOEtWuu3fgTJjz6eKY7vYUjhfU2a/N9gyFCue7l9CBrEoxSHCqfBTM85qaN2 GATqXy0XWglh8wNr3qDOKPieWpn4tmYSasNZ+Ru8x6BBTUZV3GACGtrHguyj x0Hf5NbrlLgxGAkpKFl/cQLu6ms7mrwdAbOjJhE/uE7ClKmNkoXuMBhveGSe rjwFnAbjD0v9BNDbESPoTZkChV/vrPG9MAB565f6qc0XwnVNOY2s+X2gekpN XHqfEE6XurhvyugGa6GVzI3fhPBozl2xNQe4oG4+ka8ZJIR7gkn2QvVOeLGm UGvTUSGI9XgcdpRqhp8OxKg9Xy2EC7FyHttk6iEwMq+kqG0KgiNdHNJzasBU fi/nhNcUXKsMuRE6Ugo8XQ5rS/8khOZeS1wdlA6Mptb2NttJYIZJyFkEhqDh pfJ19Q8mwCtyTlqBeg7+qKoD3YJxSHDKrL7bXYr9g+Bdv2IclD7YKmuP/ol2 pw/E798/BuaZ0QM+jJfYb9S9Sj90FOyNBXqt++uwwyVHQyx9BA5u7D2ztrge eeeVVEzrh0Gn+RfNs6WNKLA59JOrcAj0h5kCjgcLo8dVNierD8GVto857mVs /K2zPEjeRgAmTRIFdVXNWHemovcbufcQe1i/JzC8BQufpY7Zhw9A0bry0iNz W7FTzUq+4/t+sOMkmL2xbsXxI2tdJsr6IPKHyb0Oh1tRkGkRGHjhLfhOhayo 2tGKXdPJzm/39YLh+7L+AeVWVA6L+U5mRw/U1EQeCalsQSvbS+fsHLvBXXIx S9O5BVuXxpys+J0P/gsNty4SNOP94XsPG2p58K2N/sJtvs0Yz9RSerCSBxoK i+8t+7oZ2e6bfplO5sJnecSzce3niwtJSuLfDRiwMfC0jJJHYxfIJIbXVLxj oY4Mv8M/ogtm944z5LJZaCP9h5uCbRfoy73R/hTDQpn2s4tTl3XB4xNufpKX WCgfdPt5kmQXyBbfGmLfY6HJRzFZBwEHjG4tP3+khYX+MtnyGh0c0Nsb4/pe m41lKw5ZOr/mQNpFc72RW2x0nSslG1DBgeyf427uWtmMUt4PFFTzOJC3Izli f0MzekfMM5xO4kDc7ajz/7/SgqpSLD3xCA78eO5idqNHK769ZjngfowD3su9 n7rtbMPbnqYVcaYcuDmWc0Dcsh0zpGKOMeU5IDl6ee2kVQdG1cs4Ob/uhOI9 1rVZWp1Yojk2CMGd8MxP6PlHdideGunlHdfuhHkZTadOMTh47nFXbOTlDti6 6niaEnLw73W2ifyMdjijM1hfBF3okbmgNSu3DYp/PemT+rQLXVY7Pt+e1AqP 4t+MMrW5eGtXm2KAXwtURqv8tSCei2Oncx6EMpvhsYCfNDnFRWOfqwWDoyzY c1LDtvlnHhYVrnoWeb0JHlfZFY3H8zCrfqP9r+saoVna2Lm8iYdhnjtiJqvr YYmaW+GoFB9zw/RTtzm8gV1XrW3OreSj64bjn6rfvYZY9tUr0WZ8zGJ5WRf7 v4Jr1QbB1635mJQppRS5vBYywyxgow0fn1gOwpOj1bDwjuapfZv56DDX0sit 9E/gX4EJgS4fZ7vFhx9bWwlip7P8dBbwsclBIr2/ohzUSq5HHRnnoYXS9/kW Z0ohc3blIolaHtqnN3Yr3i8Gm+Pbjvnf4WGaTsrympSn4JE79XGXNw9rOxP/ 2jKVB0GMFTDfhIed4bLW+xKyQSa4fcsaBR5WOL/UkPo9A0wl9ARLeFx0+co5 2jTgEXiPai3Qf8LFqK8VZfP978NsR7fUhzFcPDHVP69h5A5M71eXuXySi0uM 1LflPrwOkVF7otm7uVigMm++++JYeDUsFW9gykWWao7mZYMwUKgofL5hHRe9 Qi+zq1rOgC7RBXpV2r6TNjprOE90P/zzfXxJny8hz2MUfX8yeT+Kvi9Ovo+i 9TmR9aEPXb8dWT+a0/3pkP3hXLp/Ftk/htH6vCL1QS9avyJSP7Sj9b1N6ov5 tP47Sf1xGe2PKekPivrHIv1DHu2vNOkvKtL+W5H+4306H5lkPjCBzk8imR+M ovOVRuYLd9L5O0TmD0XzmU3mE0XzG0zmF9PpfGeS+caddP4zyfxjJtXHRqIP fE7100/0gyJ9JRB9YRnVnyfRH/pRfboTfaIl1e8Hol+cT/XtQ/SNRVT/cUT/ KPKHUuIPKEH94xLxD0yk/pJF/AUPU/95RPwH1ag/9RB/wkjqXxrEvzB/pr9h 3kz/wxzqj07EH9GA+mcp8U80p/76P+KvKEn914z4L2ZQf5Yj/owM6t9ziX+j OPV3a+LvKE39fzXxf7xK8yGA5AOK8mMN1YkWzZcmki+oRvMnjuQPetN8Sib5 hIdofrWQ/MK6mfmGDJp/CiT/0GdmPmL0zPxEJ5qvQpKvWEzzt5XkLwbTfH5C 8hmNZuY3XqT57k/yHUX5H0XyH3Vn8gHaUX7oIfyA7pQv2ghf4DHKH32EP/AL PsGHlF8GCb9gAeUbdcI3uCSC8A+D8A/2Uj4yJHyE4ZSfugg/oS/lKxPCV+hL +SuI8Bd2dxM+0yR8hqmU36oJv+FdyneqhO/wBOU/G8J/GEr5cAnhQxTxYy7h R/yCL3F6Jn/iDcqnFoRPkUH5VUD4FVmUb+sI3+IX/IuDM/kYGyk/mxN+xknK 17qEr//NEcLf3xL+RkXK556Ez1HE73mE3zGA8v0o4Xt8QflflfA/Muj5IJ+c D1B0fvAh5wcUnS8MyfkCRecPhvDEBdnQuqJ/AP41yng= "]]}, {RGBColor[1., 1., 1.], DiskBox[{1., 0.}, 0.064], DiskBox[{1.6, 0.}, 0.064], DiskBox[{2., 0.}, 0.064], DiskBox[{2.2, 0.}, 0.064]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{1., 0.}, 0.6], CircleBox[{1.6, 0.}, 0.4], CircleBox[{2., 0.}, 0.2]}, {RGBColor[1., 0., 0.], DiskBox[{2.2, 0.}, 0.064]}}, AspectRatio->Automatic]], "Output", CellChangeTimes->{3.555791716002368*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"rr", "=", RowBox[{"{", RowBox[{"1.0", ",", "0.4", ",", "0.3", ",", "0.2", ",", "0.1"}], "}"}]}], ";", " ", RowBox[{"ph", "=", RowBox[{"{", RowBox[{"0.00", ",", "0.00", ",", "0.00", ",", "0.00", ",", "0.00"}], "}"}]}], ";", " ", RowBox[{"ff", "=", RowBox[{"{", RowBox[{"1.0", ",", RowBox[{"-", "2.0"}], ",", "2.0", ",", RowBox[{"-", "5.0"}], ",", "5.0"}], "}"}]}], ";", " ", RowBox[{"mm", "=", RowBox[{"Length", "[", "rr", "]"}]}], ";", " ", RowBox[{"nn", "=", "200"}], ";", " ", RowBox[{"theta", "=", RowBox[{ RowBox[{"(", RowBox[{"2", "*", "Pi"}], ")"}], "/", "nn"}]}], ";", " ", RowBox[{"dd", "=", "0.08"}], ";"}], " "}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OO", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "dd"}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"rr", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "jj", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", "kk"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PR", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"0.5", "*", "dd"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GP", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", "PD"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PC", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"rr", "[", RowBox[{"[", RowBox[{"kk", "+", "1"}], "]"}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", RowBox[{"mm", "-", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "PC"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BA", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{ RowBox[{"I", "*", "jj", "*", RowBox[{"ff", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", "theta"}], "+", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "kk", "]"}], "]"}]}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"mx", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";", " ", RowBox[{"nx", "=", RowBox[{"1.2", "*", "mx"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TW", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AW", "=", RowBox[{"Line", "[", "TW", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AM", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "AW"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FR", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GR", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "0.0"}], "]"}], ",", "FR"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GL", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"PD", "[", RowBox[{"[", "mm", "]"}], "]"}]}], "}"}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.5557918627463293`*^9, 3.555791890723769*^9}, { 3.55579194535557*^9, 3.5557920351460037`*^9}, {3.555792077279714*^9, 3.555792210072987*^9}, {3.555792255987871*^9, 3.5557922562980824`*^9}, { 3.555792415394256*^9, 3.555792437806497*^9}, {3.5557924746058407`*^9, 3.555792488950575*^9}, {3.5557925191942883`*^9, 3.55579252324676*^9}, { 3.555792569275237*^9, 3.555792644398815*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ "GR", ",", "OO", ",", "OC", ",", "AM", ",", "GP", ",", "GC", ",", "GL", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}]], "Input"], Cell[BoxData[ GraphicsBox[{ {RGBColor[0., 0., 0.], PolygonBox[{{-2.4, -2.4}, {2.4, -2.4}, {2.4, 2.4}, {-2.4, 2.4}, {-2.4, -2.4}}]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], LineBox[CompressedData[" 1:eJxdl3k41Gsbx1HSaXs5KEQnoaL9VFos96lXJeFkS6JIkdQpTmkj1VFUZBda 5FiyZXtzkHBrkSVlGaQZihnLYIYZW7Twlufxh/Nc11wzc/2u3+/3PM/9vb/f z6Nsf9LUQUxERKTs++fHNx2/TfwwETM0WNM5BvYVf5WGnvCCxxeOFmnEj4Hh 8w4HfnUIxC38UqqwfgwGROTvF2VEwdGtL3yFd0bhUaIwrtYyHv6npmln8f4b ZDmmi8ZJPYKgtg2iIf1fIYy/81tWXSbImDzj3uB/gViFNdv9FmUDq0nNOOz1 ZwBzYyvpr3lQUJK258/gEfhp58z2J+uLwLw/Q151xzBscy9/MEXrBQTYFy6u 7xkC/WMLIyP8X8FB7ZfbCv0HYYngy5ulq8pBpTloxeiyATBOWWzqJP8WGN+M +dde94GclnWZpGo1NC9/W/TJVQgdf5x6qb6PATqqfqO3VASg+mxFQGpyHRSb eF+RKOWD4k+aB0IkG+C1k+Zj0T+64bCyvN0mbybklKycL63VCee77yR7izfB tSfcntb1HWChIykuef0j2HKj8zNt2yBWr8jswZQWYPokWMATDjgYzv6mpcuG SlayLHsLG35x00iNceGAY2mp841PzZA93dutILwVTPieAcmpH2FkwFcnLaMN 8m6Eso9kN8GznaMVH3PbYe5/B4rnjLJA5O5CMdm0Dhjd2JEec5YJG4qkat38 uWCWrptVJvMedmJ0ZeTeTmB8kl218dU7WMJrqgiY2QUj4UnbFnnUw6pirVT2 wy4wSLS0z1hcBymidVPvanTDnOJdhaeyGTDTghunE94NLTEGMxsUayAwz0yq hN8Ndl7e9gGGVaBiZD4au4oHSy0ZXt2nKiC8OWhawgEeOMo2r2Bkl8DUs5Ks Lx48OGxssWGl2XNY7HJbV+4WDzapRJ2r8cwFf+Ppy1OCeHCvDExcm+LB+tea 4Jvfr3+N7oqYrhiIJ8KclaK9eKBw6/PBn82zUE0o6VF3hgfBHZdUPHufo73Z WIaIMw9cDrSKFG+pQLmf9VhVtjwoCYhXZ09lYGex3een+3jQIh3ZJJRtwFv9 GQt6bHggZsuoMtdrQrfiWNfNTjxIsfhWagMtOOawyW2OJw/uX24+sfs9B12l oOLIAx44OP4Y7fim4sfgwaGU4SpmIxd93IWz9KfxQfBwd6rI2m4MT86admQX H2SGb1+/aMvHlWrzmrTu8iFTwiDay6oXFy0Z22A/wId+HWmvq34CnKFxSV7C ogeOvXm37uIuId7PV/boz+uB3g9Di7LahWjd/Pu5SJVeqNl/Irneug/duYIo Fb9eSPjP16TtSX3IcT6p7i3shcGAhGS1t31Yo8Uq018qAMsdGd7W5X3InM2R nWImANb+NYciovqQbb52jvlZAeypkOkxMezDax3ZeUkhAujMDe59WidEzg5x ps9DARiGFFnn6whRu890aVCaAN6HcJazfAT4NE2kNyD5+//4bQwbl158VqCQ cDFSAB/TbOOuPeTj4c52zxsXBODn1np9Sn43um+8F6lkJIC6XFuh+tNOLFlj w2VLCiC7aKtvUFoHpg7HTvfx7YWQzfP1WdFtKB5waaj+XQ/kiFrtP3WPg1XL JaQDJXrg/LJl2RYpLVhUMOw3Q5EPlqQ/0N66L1ZmHg8iXlTuqjRuxFyPy+u5 n7vA+FO4Jk//PfZMkypUKu+EUMZYuXNiPa6b7/7LfR8u3Bv9PHfG2Vqc4vnC z0+zA1aPLNFIe1qD0rftp+ky22Cbtq7zlgvVeFXZgDX/TCsoKIpfTnxchVUH xZNCZ3OgVfGNQplDFU5d5rRXIq4F3Ft5JrG+VXjRSy80XbsZHnXmD3koVWPY vblHF//TBDrIzFWSqkGPSENVtggL+q1aQxX2MTBT/O3+QwcbwFh5KH5lVy2a HYtalMWsg/RB2wUPMuuxp3KmoZgLA1K8jdoTHjTgr6Wp1QEq1aCtqa3eE8PE xqgFc035b4BjYzs0mNSIpyWWbNzKKIPi2qPiEbEfUPnZvt+SPhVDqpzP3jxo xqro+WIOls/htsSp+NXzWtCxtnxEg1UAq/tPXnesbsFZrl2KvkdyICNyMPqW Extn6bb8paWXCa+Hr84YfsdGpkZi+aXChxDTUGi+QZGDwkT/C6Yht2Ht+OBg vFFnqtM/Edqx9HoBuY6l9P5Acj+m0udzdcafj+vo+8XI+zGSzm8/mR9m0fk3 k/ljPl2fGlkfttD1e5L1ox7dnw6yP1hA928d2T98Qve3n+wvGtH9tyL7j320 PlmkPriJ1u8cqR+m0fqGk/riaVr/M6T+2Ej1IUb0gfJUPxVEP6hH9XWF6AtX Uv1JEv3hHapPMaJPDKT6XUv0i7upvvlE3xhI9Z9D9I+mtD/sSH+gK+2fAtI/ mEv76y3pLwye3H+YQ/szhfQnTvTvK9K/eHNyf+MH2v8OpP+xkfrDc+IPyJzs H2gw2V+QS/2njfgPmlN/ukr8Cf/lX7iH+huL+Bv+y/9wwh/ZxB9xwj/PE//E CX+1JP6Kxyf7Lw5M9md8Qv1bjfg3zqX+vor4Owqp/4cR/8eDk/MBT9L8qCT5 gfE0X/4k+YLZNH9EHMfzB8cOkHw6TfIJWTS//El+YT3NNy7JN7xJ80+B5B/e nJyPKDM5P3Hh3yRfj5N8RRuavzYkf/E0zWdfks/oSfNbheQ3Hp+c76hH8z+U 5D/upXygRvgAByk/+BN+QDHKF7MIX+B6yh/phD9wdgThkxWET/Al5Rd1wi+4 kfKNEeEb7KP8s5nwDypRPhq7M85H+JjyUxHhp4n+gK+Er3Af5a8cwl9YRvlM jfAZsii/HSb8hjaU72II3+EVyn9WhP8wnfKhJ+FDrJjMj1hO+VKO8CXqUv5c SPgTP1A+5RE+xXeUXyUJv+IE3+oTvkU7yr+qhH8xlPLxdsLH+Dvl512En7GI 8vVX/XG+xgbK3zaEv1GS8nkV4XMMpvx+h/A7ZlC+zyN8j8co/48Q/se/6flA TnT8fIAT5wddcn7AifNFDTlf4MT5o7bW06VkRVj+/wGQpN2Z "]]}, {RGBColor[1., 1., 1.], DiskBox[{1., 0.}, 0.04], DiskBox[{1.4, 0.}, 0.04], DiskBox[{1.7, 0.}, 0.04], DiskBox[{1.9, 0.}, 0.04], DiskBox[{2., 0.}, 0.04]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{1., 0.}, 0.4], CircleBox[{1.4, 0.}, 0.3], CircleBox[{1.7, 0.}, 0.2], CircleBox[{1.9, 0.}, 0.1]}, {RGBColor[1., 0., 0.], DiskBox[{2., 0.}, 0.04]}}, AspectRatio->Automatic]], "Output", CellChangeTimes->{ 3.555791897129343*^9, 3.555791950992652*^9, {3.555791989115193*^9, 3.5557920391052933`*^9}, 3.555792083002873*^9, 3.5557921247777348`*^9, { 3.555792163083295*^9, 3.555792214320553*^9}, 3.5557922612241163`*^9, 3.5557924964840517`*^9, 3.555792536402171*^9, {3.555792578632159*^9, 3.555792648586811*^9}}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"rr", "=", RowBox[{"{", RowBox[{"1.0", ",", "0.6"}], "}"}]}], ";", " ", RowBox[{"ph", "=", RowBox[{"{", RowBox[{"0.00", ",", "0.00"}], "}"}]}], ";", " ", RowBox[{"ff", "=", RowBox[{"{", RowBox[{"1.0", ",", "5.0"}], "}"}]}], ";", " ", RowBox[{"mm", "=", RowBox[{"Length", "[", "rr", "]"}]}], ";", " ", RowBox[{"nn", "=", "200"}], ";", " ", RowBox[{"theta", "=", RowBox[{ RowBox[{"(", RowBox[{"2", "*", "Pi"}], ")"}], "/", "nn"}]}], ";", " ", RowBox[{"dd", "=", "0.08"}], ";"}], " "}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OO", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "dd"}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"rr", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "jj", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", "kk"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PR", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"0.5", "*", "dd"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GP", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", "PD"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PC", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"rr", "[", RowBox[{"[", RowBox[{"kk", "+", "1"}], "]"}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", RowBox[{"mm", "-", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "PC"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BA", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{ RowBox[{"I", "*", "jj", "*", RowBox[{"ff", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", "theta"}], "+", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "kk", "]"}], "]"}]}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"mx", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";", " ", RowBox[{"nx", "=", RowBox[{"1.2", "*", "mx"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TW", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AW", "=", RowBox[{"Line", "[", "TW", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AM", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "AW"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FR", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GR", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "0.0"}], "]"}], ",", "FR"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GL", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"PD", "[", RowBox[{"[", "mm", "]"}], "]"}]}], "}"}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.555875024544242*^9, 3.555875047748114*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ "GR", ",", "OO", ",", "OC", ",", "AM", ",", "GP", ",", "GC", ",", "GL", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}]], "Input"], Cell[BoxData[ GraphicsBox[{ {RGBColor[0., 0., 0.], PolygonBox[{{-1.92, -1.92}, {1.92, -1.92}, {1.92, 1.92}, {-1.92, 1.92}, {-1.92, -1.92}}]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], LineBox[CompressedData[" 1:eJxdlgtMlnUUxlEhb83VVAIkU0HDdFKZ0yV6mDMlp6SIl4DEUDfa3Gxqpok3 RHS5pqnoUBPFD4Z0FQjDsCNTE1ABm0y8k6F4AbUyFfNS9v+dNvw2xva93/u+ //M8z++c0z1hVtSMll5eXmX//j35vzn9yadJvPhMuRz3XtSCJrl34uKDujb7 xa+66NJg/yaJ/DtuebtDlVIRlDJwzcJ7Ero6durhuSdlaeXenr/vvCsbxrxS kLHpvETtOZkYu+mOBGd88ELntItytSFx0sPYv2SrZ8BzySsvSdkcf5/OTX9K YJj/G8t8r0hm1oB9JfP+EL9E308vD7wmaW+m3a06d0uGHsge06/uujyOHt6x w6wbcvrlIxW5vo3SdX/v2rKA6+JZGTF3+7FGWdZvQ/ip4/Wie38LfafdDYmu zs8rz66THr2n9b5a1Sh73wo9PezLX+Vo6soz80IaZfTwhdrlwjmJaOo+fldA g+y57f/tbO9TkuR5dveW/Gtyp0/ptNkXTsjiS6MXrGhxVXLW7qrvn3JcCifN SY/vVC+jxyesatOqQjLD205f/LBOTvis3/F8SbnEx3zkHVR5URomtprf4e0y GT8zJbj11lqp9X01PiutTHJz84cdaTwrH47wtN+XdkR21AYvfaauRqaWfty/ oW+lLN9e6pk7pFraTns8zi/gF2nHf/s+gd/t5L6ZPOcrnmvvsffaOaZwrirO uYNzR1BHAXVlU+ci6r6NDvPRpRCdTLeR6Gi6ms6mexQ+7MeXxfiUhW/m4xl8 fYTPgu/ryEEAubCcdCU3peRoC7m6Rs56kbtx5HANuUwmp6+TW8txDLm2nN8k 98ZB67hO/Xtl7w4zTryr/7uudn2Uu1/t/p7u+VrF89e59+sy3t/DnU+jOd8X 7vx6hfPDhVp9vq5+9VD/EKePbkAfuNCWE5x+cKGB6Iv+apwEO380Bn8qnH/6 I/6NcP6q+bvI+a/mf5LLh1o+ilx+1PKT4fKlli+4UOMk0uVTb5PPPJdfrSG/ 37l863TyvcrlX2PIf0fHhbaAjzj3vRonie4+3QUnZ91z1TiBC42GE7jQODjh 3JoOJ9tcXZoLJ/dd3Wr9YbfTRa1/0F90FJwUOl3VOJngdNcgOEl1vugBOOnu fFPrbw8cF3oWTj53vqv1xyyXCyUnUu5yo35wUu9ypdvgJNLlTvvAyRKXS82A k0qXW+0HJwEu1zoUTsi93oITuFDHSUlYPNePuevGhc6Ak6M8X+AELhVOlfmh PeGkkfNvhJOD1NcNTuBC6RPGhemj7R0Xeh5OQtA3B06S0f8gnNC31DgpwL8y OInG37FwUoz/C+HkHvlYACdwod/AyWTylQMncKHvwwlc6Fg4qSO/mXCSQr7X wslE8r8aTjrAB3NE5/D9fH5XxH2TeY6H517hPXChxsl0zmWcbOXcYdRhdTEn lfnxvw5L0MV0GoZug9HxILr+gM4voTtzXH/ClxX4tBPffPERLvQ+nITjO3uE dmneP/VFcnOUHGWQq8vkjPmhzA/NI5dJ5DSkeX/X2Ob9X9mbbD5oYFhJQ/3A 2mLj5BDcGCchcOXP/U/NJ90Ml8ZpINxO4Hwbm88/fWo+Wv2ynfrD6Bub0ecU fcUHTnKbz2f9mb70Gfp3o2+Nwp/T9LUK/LP9IBJ/4UK+xv9k+qZ3X5eP7+mr eeSnkL5rnEymL9eQvwj69gPyyfwQ4ySHvs/80CSbC+Tfj7nxKMHxMYi5sg1O ltrcgRPmhxQYJ8ytODixvepdOAln7nngJJO56IETL1e3pMDJIeZqKpyMbL6f qjKXy+EE3SUATj5hrhfDyWvMfetvN9mrjJN09oZBcJLBXtENTg6zdwTBie1V 7Fk6hr0lFE5S2GtS4aScvWcqnJBrCYcTci9n4MT2Kjc/jhf/A8tirU8= "]]}, {RGBColor[1., 1., 1.], DiskBox[{1., 0.}, 0.04], DiskBox[{1.6, 0.}, 0.04]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{1., 0.}, 0.6]}, {RGBColor[1., 0., 0.], DiskBox[{1.6, 0.}, 0.04]}}, AspectRatio->Automatic]], "Output", CellChangeTimes->{3.555875072588017*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"rr", "=", RowBox[{"{", RowBox[{"1.0", ",", "0.6"}], "}"}]}], ";", " ", RowBox[{"ph", "=", RowBox[{"{", RowBox[{"0.00", ",", "0.00"}], "}"}]}], ";", " ", RowBox[{"ff", "=", RowBox[{"{", RowBox[{"1.0", ",", RowBox[{"-", "5.0"}]}], "}"}]}], ";", " ", RowBox[{"mm", "=", RowBox[{"Length", "[", "rr", "]"}]}], ";", " ", RowBox[{"nn", "=", "200"}], ";", " ", RowBox[{"theta", "=", RowBox[{ RowBox[{"(", RowBox[{"2", "*", "Pi"}], ")"}], "/", "nn"}]}], ";", " ", RowBox[{"dd", "=", "0.08"}], ";"}], " "}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OO", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "1.0"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", "dd"}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"OC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"rr", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PP", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "jj", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "jj", "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", "kk"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PR", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"PP", "[", RowBox[{"[", "kk", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PD", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Disk", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"0.5", "*", "dd"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GP", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "1.0"}], "]"}], ",", "PD"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PC", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"PR", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"rr", "[", RowBox[{"[", RowBox[{"kk", "+", "1"}], "]"}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", RowBox[{"mm", "-", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GC", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "1.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "PC"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"BA", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", RowBox[{"Exp", "[", RowBox[{ RowBox[{"I", "*", "jj", "*", RowBox[{"ff", "[", RowBox[{"[", "kk", "]"}], "]"}], "*", "theta"}], "+", RowBox[{"I", "*", RowBox[{"ph", "[", RowBox[{"[", "kk", "]"}], "]"}]}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"jj", ",", "0", ",", "nn"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"mx", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{"rr", "[", RowBox[{"[", "kk", "]"}], "]"}], ",", RowBox[{"{", RowBox[{"kk", ",", "1", ",", "mm"}], "}"}]}], "]"}]}], ";", " ", RowBox[{"nx", "=", RowBox[{"1.2", "*", "mx"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"TW", "=", RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Re", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}], ",", RowBox[{"Im", "[", RowBox[{"BA", "[", RowBox[{"[", "jj", "]"}], "]"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"jj", ",", "1", ",", RowBox[{"nn", "+", "1"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AW", "=", RowBox[{"Line", "[", "TW", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AM", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"AbsoluteThickness", "[", "2", "]"}], ",", "AW"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"FR", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", RowBox[{"-", "nx"}]}], "}"}], ",", RowBox[{"{", RowBox[{"nx", ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", "nx"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "nx"}], ",", RowBox[{"-", "nx"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GR", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"0.0", ",", "0.0", ",", "0.0"}], "]"}], ",", "FR"}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"GL", "=", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"RGBColor", "[", RowBox[{"1.0", ",", "0.0", ",", "0.0"}], "]"}], ",", RowBox[{"PD", "[", RowBox[{"[", "mm", "]"}], "]"}]}], "}"}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{3.555875115692808*^9}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ "GR", ",", "OO", ",", "OC", ",", "AM", ",", "GP", ",", "GC", ",", "GL", ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}]}], "]"}]], "Input"], Cell[BoxData[ GraphicsBox[{ {RGBColor[0., 0., 0.], PolygonBox[{{-1.92, -1.92}, {1.92, -1.92}, {1.92, 1.92}, {-1.92, 1.92}, {-1.92, -1.92}}]}, {RGBColor[0., 0., 1.], DiskBox[{0, 0}, 0.08]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{0, 0}]}, {RGBColor[1., 0., 0.], AbsoluteThickness[2], LineBox[CompressedData[" 1:eJxdl3lUjXkYx+9QJCQiSiKKsi9jGZPzhCzjyJyphFaKI44pYw+NJGrGHHsq WmhxipHEcMry3IzUDS1Ei+0iooWkdYgZnu/948495577x3ve9/09z/P9fr7P tfD2d1zWTqFQqP77fvk9EvXl00oKfDxfuns4BrSSeUJ0hH/rGe5zL+PF9yat dKqgJV+xlDl/UMjEvVtayO9Tpp3RnRscVJBp9S6hmXyfdz/ta3KbHS+W+LpF NFFx1dAcc8sifl3ju6DNrZE4f/mlyh53WbXWRLdX63u6vXCxfYVdMccnjb+S taGeonINTS8dKebwyeHNhY/qaPFKq/AlPYr5s7O9kYH/G+odOGHUxrg7bK60 UatMq2nf06ezAqmQt488ZFdWVEnRM2ui71ar2PneufS8ExUU1BZ5zjoyizNn jCqfduoptTgOGPwuNJXn2m/hvk8ekWGEu87R1bF0scHkzBqdMnI1upV6Y6eS mobl+qx5UkzW27Oer52TT8n7UirHhRRRaVvAle9+vk9znbzD9Nrnk0/waRf3 5kdUrHvwePesPPJwXa8zqOAZ1bi032Twg4qyqid4lMS8JLXxaK+kcBVZjDR0 T3auotUzEztfCb9JYY1+ymp1LS3O3TiuZngB1Tc/HrYmso46+Xz+qY/pHdL/ +ltPO47lJq6bco/02Sewj997SlBbBnWoKCWDKVFzx+xpoD9Pnpt2s/YhGaxY f9FlfSM5rQqx7Bitpp5D+rkV9W8iT5yr9uCy5fN3N9Fxu05Lf22roGMdbGIM LzbR+QVro7x6VpJ7XoDumYQmCnwxN2DnN6+J2NjexamJNiV2OXv0XBUNn34p PkLVSLNbLZxSTGvI1c1zxKLOjXRrV+iDDda1dGbNdf8L5g000MbH5nVhLdmP CIsq039Pyszno37Uf0NJ05Pabpe8o6TQ2euO3a6l3P5+XRz21NGDITfzTxrX kmK+zJn+PuEwsqKalI0bLxRlVJOpr/HvLydWUWD9eVZ2e03mtibfbjd+RZ7e 93+buuMlHU0cbxgc+oJsJm9KKbSqoMFxK3r3Cn9Gxq5pLgc6PqO9DkPPx0U8 pvZGf3jUTFDT2N1ui3PWldCkq4FjXIIekesH9x362QUUeSnFd7nrA3pb/Oxj hZ6SYpMVM3brl1NH957jBp84ays+KSOde1+v8zFcnyP382HcbyXP59F4/gF5 P7fD+wfK+bgbzhcj5+dhOL+Z1MdLUJ+x1M+bUf8U6Q9fQX/KpX/8CT5JlP6y Cv1F/zkB/beU+fBUzCdf5sepmN9MmS+7Yb6BMn8eivlvFX2wRh8Zoh/W6CdO 9MUafXmJ/vgN9DdP9MkafaaLfrkb9Jsm+mZD6DtM9M+doX8j8Qd3hT/cxT/c AP/4ir84BP56KP5jS/gP/mQl/Fko/mVv+GS2+Jt/gb9jxf9cB///I3xgU/Dh rPCD/cAP8IUV4MsF4Q/ngj/zhU8cAj7tEn6xhl8Wwjc+CL59lLlyL/Bvv/CR l4GPScJPjgA/84SvXAi+Vgp/ORv8nSd85sfg8zbhN68EvwuE77wCfDcV/vMq 8B/5wF2RD8gP1hOfXPbCdVX81+uE/ODHcj/dwvNj5fkUjPe7yvsJ+cGlcj6q xflT5fx0HfWVSn2UiPrDpX46hP54SX+os3CFu0v/yBr93S/9pWD0f5/0nxwx n00yHzqP+SllfuSM+aYd/jpfvoz528v8uQX6MBN98AnoRy364YXQl4Poi5Ef vAg+aYA+r4k+uQL6tRL9cgj0vUf0zS7Q/zvRPxvAH8gPXgv/6Ip/OEPbX5wI /yE/2Fnbn7wU50J+cLS2vzkV/vcU/3OgNh94mzY/eBr44iF84evgT7rwh/uD T8gPvgp+xQu/OAF8uyV844fgnw7mbAc+ZggfuS/4uUH4yf3AV2fhK8eBv2OF v4z84J7CZ04Hv7sIv9kafB8pfGc38P+I8J9bJD8Y+cFmtlk1lRPVl5EfnI18 icZ1a+TPIdyvyacJeP4R5Jce3m+GfDPA+Q5r5x9r8tED9aF+CkL9tsjXNPSn DPn7AZw5iXzOQX9vIL9j0P8ByPdZmE858j8J8/vffsBbtPcHDsZ+MQX6+Av7 h0Y/F7CfxEJfC8Fl5AfP1t5vGPlBhtBvsvZ+xFuxP3WC/vtgvzKAPyZh/3oD /wRhP4uGv5AfZAb/vcJ+lwl/Ij9oGXxih/1wFfwdj/0R+cGK4bJf6oEP2dg/ x4Ifs7Cfrpb8YMb+6usk/JmD/VbDp83YfyPBrzHYj8PBt7fYC4zAvyjs18vB xzjs3xp+5mA/vwa+VmF/zwR/HbDfq8HnEOz/o8DvPPw/SATfTfD/IQb8Rz5Q FPJB8/9D8iPL9l8hvaHV "]]}, {RGBColor[1., 1., 1.], DiskBox[{1., 0.}, 0.04], DiskBox[{1.6, 0.}, 0.04]}, {RGBColor[1., 1., 0.], AbsoluteThickness[2], CircleBox[{1., 0.}, 0.6]}, {RGBColor[1., 0., 0.], DiskBox[{1.6, 0.}, 0.04]}}, AspectRatio->Automatic]], "Output", CellChangeTimes->{3.5558751200163507`*^9}] }, Open ]] }, WindowSize->{872, 1080}, WindowMargins->{{29, Automatic}, {0, Automatic}}, Magnification->1.25, FrontEndVersion->"7.0 for Mac OS X x86 (32-bit) (November 11, 2008)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[545, 20, 22268, 620, 1155, "Input"], Cell[CellGroupData[{ Cell[22838, 644, 217, 4, 33, "Input"], Cell[23058, 650, 148778, 2845, 561, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[171873, 3500, 338, 6, 33, "Input"], Cell[172214, 3508, 98420, 1977, 561, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[270671, 5490, 215, 4, 33, "Input"], Cell[270889, 5496, 459763, 7619, 561, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[730689, 13120, 263, 5, 33, "Input"], Cell[730955, 13127, 409206, 6749, 561, "Output"] }, Open ]], Cell[1140176, 19879, 10074, 287, 585, "Input"], Cell[CellGroupData[{ Cell[1150275, 20170, 214, 4, 33, "Input"], Cell[1150492, 20176, 124472, 2441, 561, "Output"] }, Open ]], Cell[1274979, 22620, 12783, 389, 737, "Input"], Cell[CellGroupData[{ Cell[1287787, 23013, 214, 4, 33, "Input"], Cell[1288004, 23019, 145985, 2844, 561, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[1434026, 25868, 216, 4, 33, "Input"], Cell[1434245, 25874, 465042, 7849, 561, "Output"] }, Open ]], Cell[1899302, 33726, 16749, 478, 813, "Input"], Cell[CellGroupData[{ Cell[1916076, 34208, 408, 7, 33, "Input"], Cell[1916487, 34217, 158157, 2948, 561, "Output"] }, Open ]], Cell[2074659, 37168, 7649, 233, 395, "Input"], Cell[CellGroupData[{ Cell[2082333, 37405, 362, 7, 33, "Input"], Cell[2082698, 37414, 5621, 95, 467, "Output"] }, Open ]], Cell[2088334, 37512, 7041, 225, 395, "Input"], Cell[CellGroupData[{ Cell[2095400, 37741, 198, 4, 33, "Input"], Cell[2095601, 37747, 3867, 66, 467, "Output"] }, Open ]], Cell[2099483, 37816, 7471, 232, 414, "Input"], Cell[CellGroupData[{ Cell[2106979, 38052, 198, 4, 33, "Input"], Cell[2107180, 38058, 4216, 73, 467, "Output"] }, Open ]], Cell[2111411, 38134, 6961, 223, 395, "Input"], Cell[CellGroupData[{ Cell[2118397, 38361, 198, 4, 33, "Input"], Cell[2118598, 38367, 2606, 46, 467, "Output"] }, Open ]], Cell[2121219, 38416, 6959, 224, 395, "Input"], Cell[CellGroupData[{ Cell[2128203, 38644, 198, 4, 33, "Input"], Cell[2128404, 38650, 3060, 54, 467, "Output"] }, Open ]] } ] *) (* End of internal cache information *)