Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
InstiApp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
RAHUL SHARMA
InstiApp
Commits
d9436642
Commit
d9436642
authored
Jul 21, 2019
by
Varun Patil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add empty list animation
parent
4c582a05
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
0 deletions
+27
-0
app/src/main/java/app/insti/fragment/FeedFragment.java
app/src/main/java/app/insti/fragment/FeedFragment.java
+7
-0
app/src/main/res/layout/fragment_feed.xml
app/src/main/res/layout/fragment_feed.xml
+1
-0
app/src/main/res/layout/nothing_found.xml
app/src/main/res/layout/nothing_found.xml
+18
-0
app/src/main/res/raw/nothing_found_anim.json
app/src/main/res/raw/nothing_found_anim.json
+1
-0
No files found.
app/src/main/java/app/insti/fragment/FeedFragment.java
View file @
d9436642
...
...
@@ -177,6 +177,13 @@ public class FeedFragment extends BaseFragment {
View
view
=
getActivity
().
findViewById
(
R
.
id
.
loadingPanel
);
if
(
view
!=
null
)
view
.
setVisibility
(
View
.
GONE
);
// Check if nothing was found
if
(
events
.
size
()
==
0
)
{
view
=
getActivity
().
findViewById
(
R
.
id
.
nothingFound
);
if
(
view
!=
null
)
view
.
setVisibility
(
View
.
VISIBLE
);
}
}
private
void
initRecyclerView
()
{
...
...
app/src/main/res/layout/fragment_feed.xml
View file @
d9436642
...
...
@@ -29,5 +29,6 @@
android:visibility=
"invisible"
/>
<include
layout=
"@layout/loading_panel"
/>
<include
layout=
"@layout/nothing_found"
/>
</RelativeLayout>
\ No newline at end of file
app/src/main/res/layout/nothing_found.xml
0 → 100644
View file @
d9436642
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:id=
"@+id/nothingFound"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:gravity=
"center"
android:visibility=
"gone"
>
<com.airbnb.lottie.LottieAnimationView
android:layout_width=
"320dp"
android:layout_height=
"320dp"
android:scaleType=
"fitCenter"
app:lottie_rawRes=
"@raw/nothing_found_anim"
app:lottie_loop=
"true"
app:lottie_autoPlay=
"true"
/>
</RelativeLayout>
app/src/main/res/raw/nothing_found_anim.json
0 → 100644
View file @
d9436642
{
"v"
:
"4.10.1"
,
"fr"
:
29.9700012207031
,
"ip"
:
0
,
"op"
:
300.00001221925
,
"w"
:
1600
,
"h"
:
800
,
"nm"
:
"Sorry"
,
"ddd"
:
0
,
"assets"
:[],
"layers"
:[{
"ddd"
:
0
,
"ind"
:
1
,
"ty"
:
4
,
"nm"
:
"Shape Layer 4"
,
"parent"
:
11
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.667
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p667_1_0p167_0"
],
"t"
:
0
,
"s"
:[
0
],
"e"
:[
0
]},{
"i"
:{
"x"
:[
0.601
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.402
],
"y"
:[
0
]},
"n"
:[
"0p601_1_0p402_0"
],
"t"
:
35
,
"s"
:[
0
],
"e"
:[
22
]},{
"i"
:{
"x"
:[
0.601
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.333
],
"y"
:[
0
]},
"n"
:[
"0p601_1_0p333_0"
],
"t"
:
66
,
"s"
:[
22
],
"e"
:[
22
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.333
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p333_0"
],
"t"
:
85
,
"s"
:[
22
],
"e"
:[
13
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p167_0"
],
"t"
:
104
,
"s"
:[
13
],
"e"
:[
13
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p167_0"
],
"t"
:
122
,
"s"
:[
13
],
"e"
:[
0
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p167_0"
],
"t"
:
144
,
"s"
:[
0
],
"e"
:[
0
]},{
"t"
:
299.00001217852
}],
"ix"
:
10
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p667_0p667_0p167_0p167"
,
"t"
:
0
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.601
,
"y"
:
1
},
"o"
:{
"x"
:
0.402
,
"y"
:
0
},
"n"
:
"0p601_1_0p402_0"
,
"t"
:
35
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
44.563
,
200.782
,
0
],
"to"
:[
-6.83333349227905
,
0
,
0
],
"ti"
:[
6.83333349227905
,
0
,
0
]},{
"i"
:{
"x"
:
0.601
,
"y"
:
0.601
},
"o"
:{
"x"
:
0.333
,
"y"
:
0.333
},
"n"
:
"0p601_0p601_0p333_0p333"
,
"t"
:
66
,
"s"
:[
44.563
,
200.782
,
0
],
"e"
:[
44.563
,
200.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
1
},
"o"
:{
"x"
:
0.333
,
"y"
:
0
},
"n"
:
"0p544_1_0p333_0"
,
"t"
:
85
,
"s"
:[
44.563
,
200.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
6.83333349227905
,
0
,
0
],
"ti"
:[
-6.83333349227905
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
0.544
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p544_0p544_0p167_0p167"
,
"t"
:
104
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
0.544
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p544_0p544_0p167_0p167"
,
"t"
:
122
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
0.544
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p544_0p544_0p167_0p167"
,
"t"
:
144
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
0.544
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p544_0p544_0p167_0p167"
,
"t"
:
165
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
1
},
"o"
:{
"x"
:
0.167
,
"y"
:
0
},
"n"
:
"0p544_1_0p167_0"
,
"t"
:
180
,
"s"
:[
85.563
,
200.782
,
0
],
"e"
:[
85.563
,
140.782
,
0
],
"to"
:[
0
,
-10
,
0
],
"ti"
:[
0
,
10
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
0.544
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p544_0p544_0p167_0p167"
,
"t"
:
195
,
"s"
:[
85.563
,
140.782
,
0
],
"e"
:[
85.563
,
140.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
1
},
"o"
:{
"x"
:
0.167
,
"y"
:
0
},
"n"
:
"0p544_1_0p167_0"
,
"t"
:
210
,
"s"
:[
85.563
,
140.782
,
0
],
"e"
:[
85.563
,
264.782
,
0
],
"to"
:[
0
,
20.6666660308838
,
0
],
"ti"
:[
0
,
-20.6666660308838
,
0
]},{
"i"
:{
"x"
:
0.544
,
"y"
:
0.544
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"n"
:
"0p544_0p544_0p167_0p167"
,
"t"
:
230
,
"s"
:[
85.563
,
264.782
,
0
],
"e"
:[
85.563
,
264.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0
},
"n"
:
"0p833_0p833_0p167_0"
,
"t"
:
260
,
"s"
:[
85.563
,
264.782
,
0
],
"e"
:[
85.563
,
200.782
,
0
],
"to"
:[
0
,
-10.6666669845581
,
0
],
"ti"
:[
0
,
10.6666669845581
,
0
]},{
"t"
:
299.00001217852
}],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
12
,
164
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.725
,
0.333
,
0.333
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p725_0"
,
"0p833_1_0p333_0"
,
"0p833_1_0p333_0"
],
"t"
:
66
,
"s"
:[
100
,
100
,
100
],
"e"
:[
100
,
100
,
100
]},{
"i"
:{
"x"
:[
0.244
,
0.667
,
0.667
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.725
,
0.333
,
0.333
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p244_1_0p725_0"
,
"0p667_1_0p333_0"
,
"0p667_1_0p333_0"
],
"t"
:
85
,
"s"
:[
100
,
100
,
100
],
"e"
:[
73
,
100
,
100
]},{
"i"
:{
"x"
:[
0.244
,
0.667
,
0.667
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p244_1_0p167_0"
,
"0p667_1_0p167_0"
,
"0p667_1_0p167_0"
],
"t"
:
104
,
"s"
:[
73
,
100
,
100
],
"e"
:[
73
,
100
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
],
"t"
:
122
,
"s"
:[
73
,
100
,
100
],
"e"
:[
100
,
100
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
],
"t"
:
144
,
"s"
:[
100
,
100
,
100
],
"e"
:[
100
,
100
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
],
"t"
:
165
,
"s"
:[
100
,
100
,
100
],
"e"
:[
39
,
100
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
],
"t"
:
195
,
"s"
:[
39
,
100
,
100
],
"e"
:[
39
,
100
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
],
"t"
:
240
,
"s"
:[
39
,
100
,
100
],
"e"
:[
24
,
100
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
1
,
1
,
1
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0
,
0
,
0
]},
"n"
:[
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
,
"0p833_1_0p167_0"
],
"t"
:
260
,
"s"
:[
24
,
100
,
100
],
"e"
:[
100
,
100
,
100
]},{
"t"
:
299.00001217852
}],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"ind"
:
0
,
"ty"
:
"sh"
,
"ix"
:
1
,
"ks"
:{
"a"
:
0
,
"k"
:{
"i"
:[[
0
,
0
],[
0
,
0
]],
"o"
:[[
0
,
0
],[
0
,
0
]],
"v"
:[[
-48
,
167
],[
60
,
167
]],
"c"
:
false
},
"ix"
:
2
},
"nm"
:
"Path 1"
,
"mn"
:
"ADBE Vector Shape - Group"
,
"hd"
:
false
},{
"ty"
:
"st"
,
"c"
:{
"a"
:
0
,
"k"
:[
1
,
1
,
1
,
1
],
"ix"
:
3
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
4
},
"w"
:{
"a"
:
0
,
"k"
:
15
,
"ix"
:
5
},
"lc"
:
2
,
"lj"
:
1
,
"ml"
:
4
,
"nm"
:
"Stroke 1"
,
"mn"
:
"ADBE Vector Graphic - Stroke"
,
"hd"
:
false
},{
"ty"
:
"tr"
,
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
100
,
100
],
"ix"
:
3
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
6
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
7
},
"sk"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
4
},
"sa"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
5
},
"nm"
:
"Transform"
}],
"nm"
:
"Shape 1"
,
"np"
:
3
,
"cix"
:
2
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
305.000012422905
,
"st"
:
0
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
3
,
"ty"
:
4
,
"nm"
:
"rast3"
,
"parent"
:
11
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
1
,
"y"
:
1
},
"n"
:
"0p667_0p667_1_1"
,
"t"
:
179
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.505
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p505_1_0p506_0"
,
"t"
:
180
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
31.782
,
0
],
"to"
:[
0
,
-9.5
,
0
],
"ti"
:[
0
,
9.5
,
0
]},{
"i"
:{
"x"
:
0.505
,
"y"
:
0.505
},
"o"
:{
"x"
:
0.333
,
"y"
:
0.333
},
"n"
:
"0p505_0p505_0p333_0p333"
,
"t"
:
195
,
"s"
:[
155.563
,
31.782
,
0
],
"e"
:[
155.563
,
31.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.333
,
"y"
:
0
},
"n"
:
"0p667_1_0p333_0"
,
"t"
:
210
,
"s"
:[
155.563
,
31.782
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
9.5
,
0
],
"ti"
:[
0
,
-9.5
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
0.506
,
"y"
:
0.506
},
"n"
:
"0p667_0p667_0p506_0p506"
,
"t"
:
231
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p667_1_0p506_0"
,
"t"
:
240
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
200
,
0
],
"to"
:[
0
,
18.53639793396
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p667_1_0p506_0"
,
"t"
:
260
,
"s"
:[
155.563
,
200
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
18.53639793396
,
0
]},{
"t"
:
299.00001217852
}],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
-86
,
42
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
0
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
20
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
23
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
26
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
70
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
73
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
76
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
131
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
134
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
137
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
142
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
145
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
148
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
172
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
175
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
178
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
260
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"t"
:
299.00001217852
}],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
0
,
"k"
:[
56
,
56
],
"ix"
:
2
},
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
3
},
"nm"
:
"Ellipse Path 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
1
,
1
,
1
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"nm"
:
"Fill 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
},{
"ty"
:
"tr"
,
"p"
:{
"a"
:
0
,
"k"
:[
-86
,
42
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
100
,
100
],
"ix"
:
3
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
6
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
7
},
"sk"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
4
},
"sa"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
5
},
"nm"
:
"Transform"
}],
"nm"
:
"Ellipse 1"
,
"np"
:
3
,
"cix"
:
2
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
305.000012422905
,
"st"
:
0
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
4
,
"ty"
:
4
,
"nm"
:
"rast2"
,
"parent"
:
11
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
1
,
"y"
:
1
},
"n"
:
"0p667_0p667_1_1"
,
"t"
:
179
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.505
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p505_1_0p506_0"
,
"t"
:
180
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
32.782
,
0
],
"to"
:[
0
,
-9.33333301544189
,
0
],
"ti"
:[
0
,
9.33333301544189
,
0
]},{
"i"
:{
"x"
:
0.505
,
"y"
:
0.505
},
"o"
:{
"x"
:
0.333
,
"y"
:
0.333
},
"n"
:
"0p505_0p505_0p333_0p333"
,
"t"
:
195
,
"s"
:[
155.563
,
32.782
,
0
],
"e"
:[
155.563
,
32.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.333
,
"y"
:
0
},
"n"
:
"0p667_1_0p333_0"
,
"t"
:
210
,
"s"
:[
155.563
,
32.782
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
9.33333301544189
,
0
],
"ti"
:[
0
,
-9.33333301544189
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
0.506
,
"y"
:
0.506
},
"n"
:
"0p667_0p667_0p506_0p506"
,
"t"
:
231
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p667_1_0p506_0"
,
"t"
:
240
,
"s"
:[
155.563
,
88.782
,
0
],
"e"
:[
155.563
,
200
,
0
],
"to"
:[
0
,
18.53639793396
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p667_1_0p506_0"
,
"t"
:
260
,
"s"
:[
155.563
,
200
,
0
],
"e"
:[
155.563
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
18.53639793396
,
0
]},{
"t"
:
299.00001217852
}],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
-86
,
42
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
0
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
20
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
23
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
26
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
70
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
73
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
76
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
131
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
134
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
137
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
142
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
145
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
148
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
172
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
175
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
178
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
260
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"t"
:
299.00001217852
}],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
0
,
"k"
:[
56
,
56
],
"ix"
:
2
},
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
3
},
"nm"
:
"Ellipse Path 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
1
,
1
,
1
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"nm"
:
"Fill 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
},{
"ty"
:
"tr"
,
"p"
:{
"a"
:
0
,
"k"
:[
-86
,
42
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
100
,
100
],
"ix"
:
3
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
6
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
7
},
"sk"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
4
},
"sa"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
5
},
"nm"
:
"Transform"
}],
"nm"
:
"Ellipse 1"
,
"np"
:
3
,
"cix"
:
2
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
305.000012422905
,
"st"
:
0
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
8
,
"ty"
:
4
,
"nm"
:
"chap3"
,
"parent"
:
11
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
1
,
"y"
:
1
},
"n"
:
"0p667_0p667_1_1"
,
"t"
:
179
,
"s"
:[
-16.437
,
88.782
,
0
],
"e"
:[
-16.437
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.505
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p505_1_0p506_0"
,
"t"
:
180
,
"s"
:[
-16.437
,
88.782
,
0
],
"e"
:[
-16.437
,
31.782
,
0
],
"to"
:[
0
,
-9.5
,
0
],
"ti"
:[
0
,
9.5
,
0
]},{
"i"
:{
"x"
:
0.505
,
"y"
:
0.505
},
"o"
:{
"x"
:
0.333
,
"y"
:
0.333
},
"n"
:
"0p505_0p505_0p333_0p333"
,
"t"
:
195
,
"s"
:[
-16.437
,
31.782
,
0
],
"e"
:[
-16.437
,
31.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.333
,
"y"
:
0
},
"n"
:
"0p667_1_0p333_0"
,
"t"
:
210
,
"s"
:[
-16.437
,
31.782
,
0
],
"e"
:[
-16.437
,
88.782
,
0
],
"to"
:[
0
,
9.5
,
0
],
"ti"
:[
0
,
-9.5
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
0.667
},
"o"
:{
"x"
:
0.506
,
"y"
:
0.506
},
"n"
:
"0p667_0p667_0p506_0p506"
,
"t"
:
231
,
"s"
:[
-16.437
,
88.782
,
0
],
"e"
:[
-16.437
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p667_1_0p506_0"
,
"t"
:
240
,
"s"
:[
-16.437
,
88.782
,
0
],
"e"
:[
-16.437
,
200
,
0
],
"to"
:[
0
,
18.53639793396
,
0
],
"ti"
:[
0
,
0
,
0
]},{
"i"
:{
"x"
:
0.667
,
"y"
:
1
},
"o"
:{
"x"
:
0.506
,
"y"
:
0
},
"n"
:
"0p667_1_0p506_0"
,
"t"
:
260
,
"s"
:[
-16.437
,
200
,
0
],
"e"
:[
-16.437
,
88.782
,
0
],
"to"
:[
0
,
0
,
0
],
"ti"
:[
0
,
18.53639793396
,
0
]},{
"t"
:
299.00001217852
}],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
-86
,
42
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
0
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
20
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
23
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
26
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
70
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
73
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
76
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
131
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
134
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
137
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
142
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
145
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
148
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
172
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
27.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
175
,
"s"
:[
71.429
,
27.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
178
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"i"
:{
"x"
:[
0.833
,
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
,
0.167
]},
"n"
:[
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
,
"0p833_0p833_0p167_0p167"
],
"t"
:
260
,
"s"
:[
71.429
,
71.429
,
100
],
"e"
:[
71.429
,
71.429
,
100
]},{
"t"
:
299.00001217852
}],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
0
,
"k"
:[
56
,
56
],
"ix"
:
2
},
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
3
},
"nm"
:
"Ellipse Path 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
1
,
1
,
1
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"nm"
:
"Fill 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
},{
"ty"
:
"tr"
,
"p"
:{
"a"
:
0
,
"k"
:[
-86
,
42
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
100
,
100
],
"ix"
:
3
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
6
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
7
},
"sk"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
4
},
"sa"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
5
},
"nm"
:
"Transform"
}],
"nm"
:
"Ellipse 1"
,
"np"
:
3
,
"cix"
:
2
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
305.000012422905
,
"st"
:
0
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
11
,
"ty"
:
4
,
"nm"
:
"face"
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.321
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p321_1_0p167_0"
],
"t"
:
0
,
"s"
:[
0
],
"e"
:[
0
]},{
"i"
:{
"x"
:[
0.321
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.508
],
"y"
:[
0
]},
"n"
:[
"0p321_1_0p508_0"
],
"t"
:
30
,
"s"
:[
0
],
"e"
:[
19
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.333
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p333_0"
],
"t"
:
60
,
"s"
:[
19
],
"e"
:[
19
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p167_0"
],
"t"
:
85
,
"s"
:[
19
],
"e"
:[
0
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p167_0"
],
"t"
:
108
,
"s"
:[
0
],
"e"
:[
0
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
1
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0
]},
"n"
:[
"0p833_1_0p167_0"
],
"t"
:
261
,
"s"
:[
0
],
"e"
:[
0
]},{
"t"
:
299.00001217852
}],
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
797.701
,
478.161
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
71.264
,
114.943
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
100
,
100
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
0
,
"k"
:[
409.195
,
409.195
],
"ix"
:
2
},
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
3
},
"nm"
:
"Ellipse Path 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"st"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.678431372549
,
0.678431372549
,
0.678431372549
,
1
],
"ix"
:
3
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
4
},
"w"
:{
"a"
:
0
,
"k"
:
8
,
"ix"
:
5
},
"lc"
:
1
,
"lj"
:
1
,
"ml"
:
4
,
"nm"
:
"Stroke 1"
,
"mn"
:
"ADBE Vector Graphic - Stroke"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.325
,
0.427
,
0.996
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"nm"
:
"Fill 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
},{
"ty"
:
"tr"
,
"p"
:{
"a"
:
0
,
"k"
:[
71.264
,
114.943
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
94.157
,
94.157
],
"ix"
:
3
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
6
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
7
},
"sk"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
4
},
"sa"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
5
},
"nm"
:
"Transform"
}],
"nm"
:
"Ellipse 1"
,
"np"
:
3
,
"cix"
:
2
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
305.000012422905
,
"st"
:
0
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
12
,
"ty"
:
4
,
"nm"
:
"shadow"
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
800
,
400
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
100
,
100
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
0
,
"k"
:[
380
,
26
],
"ix"
:
2
},
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
3
},
"nm"
:
"Ellipse Path 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.933333333333
,
0.933333333333
,
0.933333333333
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"nm"
:
"Fill 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
},{
"ty"
:
"tr"
,
"p"
:{
"a"
:
0
,
"k"
:[
-4
,
329
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
74.737
,
100
],
"ix"
:
3
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
6
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
7
},
"sk"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
4
},
"sa"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
5
},
"nm"
:
"Transform"
}],
"nm"
:
"Ellipse 1"
,
"np"
:
3
,
"cix"
:
2
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
300.00001221925
,
"st"
:
0
,
"bm"
:
0
}]}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment