-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
executable file
·345 lines (248 loc) · 62.4 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Shigeru McPherson - digital designer / art director</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="icon" type="image/x-icon" href="http://www.shigimcp.com/favicon.ico?v=2" />
<!--/* ========================= IMPORTS - CSS ========================= */-->
<link rel="stylesheet" type="text/css" href="scripts/default.css" />
<!--/* ========================= IMPORTS - JAVASCRIPT ========================= */-->
<!-- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> -->
<!-- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script> -->
<!-- <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- <script type="text/javascript" src="scripts/jquery-2.1.0.min.js"></script> -->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script> -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.4/TweenMax.min.js"></script>
<script src="scripts/GSAP/MorphSVGPlugin.min.js"></script>
<!-- <script src="https://d3js.org/d3.v5.min.js"></script> -->
<script type="text/javascript" src="scripts/default.js"></script>
<!--/* ========================= INLINE JAVASCRIPT - FUNCTION: includeHTML - REF: https://www.w3schools.com/howto/howto_html_include.asp ========================= */-->
<!--
<script type="text/javascript">
</script>
-->
<!--/* ========================= GOOGLE ANALYTICS ========================= */-->
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-59053825-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body onload="pageInit('about')">
<!--<body onload="pageInit('about02')">-->
<div class="header" id="header">
<div class="hed" id="hed">
<div class="hed01" id="hed01">Shigeru McPherson</div>
<!-- <div class="hed02" id="hed02">art director • designer • front-end developer</div> -->
<div class="hed02" id="hed02">digital designer • art director</div>
<div class="contact" id="contact">
<div class="phone" id="phone">212.464.7989</div>
<div class="email" id="email">
<a href="mailto:[email protected]?Subject=Hi Shigi! I saw your website, and...">[email protected]</a>
</div>
</div>
<div class="nav" id="nav">
<ul class="navResume" id="navResume">
<li class="btn_resumeD2" id="btn_resumeD2" onclick="collapseResumeNav()"><a href="img/about/smcpherson_resume_2019.docx" target="_blank">OR download docx</a></li>
<li class="btn_resumeD1" id="btn_resumeD1" onclick="collapseResumeNav()"><a href="img/about/smcpherson_resume_2019.pdf" target="_blank">OR download pdf</a></li>
<li class="btn_resumeV" id="btn_resumeV" onmouseover="expandResumeNav()" onclick="collapseResumeNav()"><a href="#openResume">view resume</a></li>
</ul>
<ul class="navMain" id="navMain">
<li id="btn_navWork" onClick="about_out('work.html')">work</li>
<li id="btn_navAbout">about</li>
</ul>
</div>
<div class="aboutSubNav btn_name" id="btn_name" onmouseover="showThis(this.id)" onmouseout="hideThis(this.id)">whuuuuh?!?!?!</div>
</div>
</div>
<div class="bodyContent">
<!--/* ========================= AFRO - NOTE the transforms on shigeru_logo_afro & shigeru_logo_glasses ========================= */-->
<!-- <svg version="1.1" class="logoAbout" id="logoAbout" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1000 880" style="enable-background:new 0 0 1000 880;" xml:space="preserve" onClick="jump('index.html')"> -->
<!-- <svg version="1.1" class="logoAbout" id="logoAbout" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" transform="translate(0, 150)" viewBox="0 0 1000 880" style="enable-background:new 0 0 1000 880;" xml:space="preserve"> -->
<!-- <svg version="1.1" class="logoAbout" id="logoAbout" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" transform="translate(0, 0) scale(0.15)" viewBox="0 0 1000 880" style="enable-background:new 0 0 1000 880;" xml:space="preserve"> -->
<svg version="1.1" class="logoAbout" id="logoAbout" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="150" viewBox="0 0 1000 880" transform="translate(-35, 5)" xml:space="preserve">
<defs>
<clipPath id="shigeru_logo_afro_k_mask">
<!-- <rect id="header_mask_afro_k" x="0" y="0" width="100%" height="360" fill="white"/> -->
<rect id="header_mask_afro_k" x="0" y="360" width="100%" height="520" fill="white"/>
<!-- <rect id="header_mask_afro_k" x="0" y="0" width="100%" height="620" fill="white"/> -->
</clipPath>
<clipPath id="shigeru_logo_afro_w_mask">
<rect id="header_mask_afro_w" x="0" y="0" width="100%" height="360" fill="white"/>
<!-- <rect id="header_mask_afro_w" x="0" y="-360" width="100%" height="360" fill="white"/> -->
</clipPath>
<clipPath id="shigeru_logo_glasses_k_mask">
<!-- <rect id="header_mask_glasses_k" x="0" y="0" width="100%" height="360" fill="white"/> -->
<rect id="header_mask_glasses_k" x="0" y="360" width="100%" height="520" fill="white"/>
<!-- <rect id="header_mask_glasses_k" x="0" y="0" width="100%" height="620" fill="white"/> -->
</clipPath>
<clipPath id="shigeru_logo_glasses_w_mask">
<rect id="header_mask_glasses_w" x="0" y="0" width="100%" height="360" fill="white"/>
</clipPath>
<clipPath id="shigeru_logo_kanji_k_mask">
<rect id="header_mask_kanji_w_k" x="0" y="0" width="100%" height="360" fill="white"/>
</clipPath>
<clipPath id="shigeru_logo_kanji_w_mask">
<rect id="header_mask_kanji_w" x="0" y="360" width="100%" height="360" fill="white"/>
<!-- <rect id="header_mask_kanji_w" x="0" y="0" width="100%" height="360" fill="white"/> -->
</clipPath>
</defs>
<g id="shigeru_logo_afro" fill-rule="evenodd" clip-rule="evenodd">
<!-- <g id="shigeru_logo_afro" fill-rule="evenodd" clip-rule="evenodd" transform="translate(1455, 900) scale(6.666666666666667)"> -->
<!-- <g id="shigeru_logo_afro" fill-rule="evenodd" clip-rule="evenodd" transform="translate(0, 0) scale(6.666666666666667)"> -->
<!-- <g id="shigeru_logo_afro" fill-rule="evenodd" clip-rule="evenodd" transform="translate(-35, 0) scale(0.15)"> -->
<path id="shigeru_logo_afro_k" d="M983.41 470.5c9.11-.164 16.493-7.512 16.59-16.648.106-9.107-7.093-16.608-16.176-16.993 9.044-.952 15.75-8.897 15.074-17.985-.677-9.078-8.474-15.944-17.556-15.57 8.918-1.72 14.918-10.192 13.46-19.194-1.45-8.99-9.827-15.165-18.842-14.02 8.744-2.472 14-11.425 11.78-20.263-2.243-8.905-11.22-14.367-20.166-12.328 8.62-3.137 13.17-12.58 10.184-21.255-2.976-8.655-12.34-13.328-21.054-10.608 8.27-3.875 11.97-13.617 8.28-21.993-3.68-8.348-13.353-12.233-21.788-8.857 7.855-4.55 10.715-14.522 6.358-22.542-4.34-8-14.26-11.088-22.378-7.068 7.42-5.175 9.45-15.32 4.474-22.946-4.966-7.615-15.063-9.913-22.832-5.298 6.957-5.742 8.165-15.983 2.618-23.186-5.536-7.193-15.76-8.703-23.14-3.54 6.473-6.25 6.89-16.53.82-23.28-6.058-6.743-16.348-7.483-23.305-1.81 5.953-6.712 5.586-16.973-.956-23.243-6.6-6.328-17.025-6.26-23.537.067 5.594-7.136 4.522-17.454-2.513-23.282-7.044-5.838-17.44-5.01-23.47 1.76 5.073-7.51 3.276-17.723-4.164-23.05-7.43-5.32-17.73-3.77-23.276 3.403 4.53-7.837 2.02-17.896-5.77-22.695-7.786-4.79-17.96-2.53-22.975 5.01 3.98-8.136.78-18.002-7.316-22.253-8.097-4.25-18.078-1.308-22.58 6.55 3.42-8.377-.445-18.003-8.804-21.696-8.357-3.702-18.106-.106-22.078 8.01 2.83-8.577-1.652-17.906-10.242-21.04-8.58-3.135-18.078 1.096-21.49 9.472 2.27-8.75-2.83-17.782-11.603-20.35-8.764-2.567-17.943 2.262-20.813 10.83 1.68-8.867-3.99-17.532-12.9-19.532-8.918-1.99-17.77 3.414-20.068 12.146 1.1-8.953-5.11-17.243-14.136-18.666-9.025-1.423-17.508 4.54-19.247 13.397.54-9.01-6.194-16.888-15.286-17.743-9.083-.846-17.17 5.616-18.35 14.55C534.19 7.75 526.983.325 517.86.037c-9.14-.288-16.812 6.693-17.402 15.704-.59-9.01-8.252-16.002-17.383-15.732-9.12.28-16.34 7.684-16.406 16.695-1.17-8.934-9.24-15.416-18.33-14.58v.01c-9.092.837-15.837 8.703-15.315 17.705C431.305 10.98 422.83 5 413.798 6.413h.01c-9.036 1.413-15.267 9.684-14.175 18.637-2.28-8.732-11.122-14.156-20.04-12.175-8.92 1.99-14.61 10.646-12.938 19.522-2.84-8.578-12.03-13.425-20.803-10.876-8.773 2.56-13.894 11.58-11.633 20.33-3.403-8.385-12.88-12.635-21.48-9.51-8.59 3.125-13.103 12.463-10.272 21.05-3.942-8.144-13.7-11.76-22.07-8.077-8.367 3.683-12.24 13.3-8.84 21.686-4.483-7.867-14.464-10.83-22.56-6.59-8.107 4.233-11.325 14.09-7.364 22.235-5.005-7.55-15.17-9.82-22.967-5.05-7.788 4.78-10.33 14.83-5.817 22.688-5.517-7.184-15.817-8.752-23.266-3.443-7.44 5.308-9.266 15.52-4.203 23.042-6.02-6.79-16.415-7.636-23.46-1.808-7.14 5.885-8.173 16.396-2.347 23.55-6.474-6.577-17.083-6.75-23.78-.355-6.676 6.376-6.947 16.896-.656 23.61-6.957-6.03-17.518-5.416-23.702 1.442-6.174 6.846-5.67 17.35 1.082 23.58-7.392-5.47-17.856-4.05-23.49 3.25-5.613 7.27-4.337 17.657 2.813 23.37-7.788-4.82-18.06-2.57-23.093 5.115-5.015 7.664-2.957 17.877 4.57 23.042-8.136-4.136-18.156-1.078-22.533 6.962-4.377 8.01-1.526 17.993 6.33 22.56-8.436-3.394-18.118.472-21.81 8.82-3.68 8.308-.057 18 8.098 21.925-8.677-2.635-17.943 2.03-20.92 10.626-2.966 8.56 1.42 17.878 9.818 21.148-8.83-1.836-17.614 3.57-19.836 12.36-2.242 8.836 2.995 17.8 11.73 20.29-9.015-1.173-17.392 4.992-18.87 13.983-1.47 8.99 4.51 17.483 13.43 19.224-9.083-.394-16.89 6.453-17.586 15.53-.696 9.118 6.04 17.09 15.12 18.023-9.12.327-16.377 7.828-16.29 16.964.078 9.136 7.45 16.493 16.562 16.676-9.044 1.115-15.614 9.193-14.754 18.29.86 9.09 8.85 15.81 17.953 15.205-8.93 1.875-14.784 10.492-13.15 19.474 1.642 8.99 10.183 15.01 19.198 13.627-8.735 2.616-13.837 11.704-11.43 20.522 2.405 8.827 11.43 14.097 20.31 11.943-8.494 3.346-12.813 12.83-9.663 21.416 3.15 8.587 12.58 13.078 21.238 10.193-8.174 4.038-11.672 13.848-7.817 22.137 3.855 8.29 13.623 11.982 22.01 8.405-7.817 4.684-10.503 14.743-5.98 22.695v-.01c4.52 7.955 14.56 10.85 22.62 6.598-7.402 5.29-9.277 15.52-4.137 23.09 5.13 7.568 15.372 9.646 23.063 4.78-6.966 5.856-8.04 16.194-2.32 23.34 5.702 7.135 16.06 8.432 23.355 3-6.483 6.356-6.764 16.742-.532 23.426 6.232 6.693 16.648 7.203 23.508 1.25-5.99 6.82-5.488 17.185 1.218 23.388 6.706 6.212 17.12 5.963 23.518-.46-5.46 7.22-4.203 17.51 2.927 23.223 7.13 5.703 17.49 4.713 23.412-2.135-4.93 7.587-2.948 17.753 4.57 22.946 7.507 5.183 17.758 3.47 23.19-3.76-4.378 7.905-1.692 17.907 6.163 22.56 7.865 4.665 17.982 2.242 22.89-5.375-3.846 8.194-.484 18.003 7.68 22.12 8.166 4.126 18.1 1.02 22.466-6.915-3.286 8.434.733 17.993 9.16 21.56 8.415 3.57 18.116-.192 21.942-8.385-2.705 8.626 1.932 17.896 10.57 20.897v.01c8.812 3.058 18.456-1.568 21.537-10.348.03-.092.05-.183.08-.274.23.072.462.14.692.21-.14.486-.27.976-.367 1.468-.106.54-.193 1.088-.242 1.626-.058.548-.087 1.106-.087 1.654 0 .558.03 1.116.087 1.664.05.538.136 1.087.242 1.625.107.54.252 1.077.406 1.606.166.518.35 1.038.56 1.548.214.5.445 1.01.707 1.49.26.48.54.962.85 1.414.31.46.638.903.986 1.327.347.43.725.845 1.12 1.23.387.384.802.76 1.228 1.115.426.347.88.673 1.344.97.454.31.928.597 1.42.848.483.26.986.5 1.498.702.502.21 1.024.404 1.555.558.522.163 1.063.298 1.604.404.543.116 1.093.193 1.644.25.55.058 1.112.086 1.662.086.55 0 1.112-.028 1.663-.086.55-.057 1.1-.134 1.64-.25.543-.106 1.083-.24 1.605-.404.522-.154 1.053-.347 1.556-.558.513-.202 1.015-.442 1.498-.702.483-.25.966-.54 1.42-.847.464-.298.91-.625 1.333-.97.436-.357.852-.732 1.238-1.117.396-.385.763-.8 1.12-1.23.35-.425.678-.867.986-1.328.3-.453.59-.933.85-1.414.252-.48.494-.99.706-1.49.212-.51.396-1.03.56-1.55.155-.528.29-1.066.406-1.605.107-.538.184-1.087.242-1.625.06-.548.087-1.106.087-1.664 0-.548-.028-1.105-.087-1.654-.058-.538-.135-1.087-.242-1.626-.116-.538-.25-1.076-.406-1.606-.164-.52-.348-1.04-.56-1.548-.212-.5-.454-1.01-.705-1.49-.26-.482-.55-.963-.85-1.414-.31-.452-.638-.903-.986-1.327-.35-.434-.726-.847-1.122-1.232-.386-.384-.802-.76-1.227-1.115-.434-.346-.878-.673-1.343-.972-.454-.306-.937-.595-1.42-.845-.483-.26-.985-.5-1.497-.702-.503-.212-1.034-.404-1.556-.558-.522-.163-1.062-.3-1.604-.404-.54-.114-1.092-.192-1.642-.25-1.102-.105-2.223-.105-3.324 0-.55.058-1.1.135-1.643.25-.54.106-1.08.24-1.603.405-.53.154-1.053.346-1.555.558-.512.202-1.015.442-1.498.702-.493.25-.966.54-1.43.846-.454.3-.91.626-1.333.973-.086.073-.166.154-.252.228-.182-.224-.366-.446-.547-.672 7.28-5.472 8.913-15.744 3.593-23.184h-.01c-5.334-7.448-15.632-9.255-23.205-4.17-.16-.246-.314-.497-.472-.745 7.842-4.69 10.53-14.782 5.967-22.744-4.565-7.958-14.66-10.784-22.725-6.44-.134-.26-.265-.52-.398-.78 8.258-3.987 11.827-13.832 7.972-22.17-3.856-8.34-13.706-12.02-22.123-8.366-.113-.268-.223-.538-.334-.806 8.557-3.33 12.9-12.88 9.702-21.495-3.2-8.628-12.754-13.066-21.433-10.045l-.27-.823c8.79-2.71 13.81-11.933 11.24-20.763-2.582-8.83-11.784-13.938-20.673-11.53-.073-.285-.143-.57-.215-.854 8.96-2.092 14.616-10.954 12.656-19.938-1.96-8.993-10.8-14.716-19.832-12.924-.05-.286-.103-.57-.154-.857 9.085-1.476 15.334-9.927 14.006-19.022-1.338-9.102-9.746-15.415-18.875-14.252l-.097-.874c9.155-.823 15.998-8.782 15.35-17.946-.66-9.16-8.575-16.07-17.747-15.596-.01-.29-.015-.578-.024-.867 9.17-.086 16.63-7.44 16.746-16.618.113-9.152-7.147-16.674-16.297-17.006.017-.285.038-.566.056-.85.536.052 1.07.084 1.6.084 8.397 0 15.682-6.223 16.755-14.733 1.145-9.022-5.126-17.252-14.073-18.687.056-.277.112-.555.17-.83 1.373.34 2.754.515 4.108.515 7.275 0 13.99-4.703 16.194-11.993 2.59-8.612-2.095-17.666-10.506-20.66.108-.254.22-.503.33-.755 2.418 1.212 5.012 1.798 7.576 1.798 5.797 0 11.45-2.982 14.6-8.328 4.525-7.682 2.22-17.45-5.062-22.386l.51-.64c3.227 2.978 7.348 4.496 11.48 4.496 4.135 0 8.28-1.5 11.546-4.53v-.01c6.53-6.067 7.12-16.085 1.57-22.886.223-.157.447-.312.672-.468 3.15 5.16 8.712 8.074 14.445 8.074 2.678 0 5.393-.625 7.915-1.962 7.985-4.216 11.162-13.893 7.393-21.948.304-.123.605-.248.91-.37.103.294.196.59.316.873.212.508.444 1.01.706 1.49.26.48.54.96.85 1.412.3.462.638.904.985 1.327.348.432.725.845 1.112 1.23.396.394.81.76 1.236 1.116.426.347.88.673 1.334.98.463.3.937.587 1.43.847.483.25.986.49 1.488.702.512.21 1.034.394 1.565.558.522.154 1.062.288 1.604.404.54.106 1.092.183 1.643.24.55.057 1.11.086 1.662.086.55 0 1.11-.03 1.66-.086.543-.057 1.103-.134 1.644-.24.53-.115 1.073-.25 1.604-.404.522-.163 1.044-.347 1.555-.558.512-.21 1.015-.452 1.498-.702.484-.26.967-.548 1.42-.847.464-.307.91-.634 1.334-.98.435-.356.85-.72 1.237-1.116.387-.385.764-.798 1.122-1.23.347-.424.676-.866.985-1.328.098-.147.19-.3.286-.454.19.114.38.232.57.346-.047.083-.103.16-.15.243-4.512 8.145-1.547 18.377 6.637 22.868h-.01c2.59 1.424 5.402 2.097 8.156 2.097 5.962 0 11.74-3.136 14.822-8.704.05-.088.084-.18.13-.268.2.1.398.205.598.305-.043.09-.096.17-.138.26-3.942 8.425-.27 18.436 8.203 22.36 2.31 1.068 4.736 1.567 7.113 1.567 6.377 0 12.484-3.606 15.353-9.742.042-.09.07-.183.11-.273l.61.26c-.037.092-.085.178-.12.273-3.354 8.675.994 18.407 9.71 21.753 2 .76 4.048 1.125 6.067 1.125 6.793 0 13.2-4.106 15.788-10.79.037-.094.06-.19.095-.285l.628.215c-.032.095-.073.185-.103.28-2.764 8.878 2.232 18.302 11.15 21.053 1.67.51 3.353.75 5.005.75 7.217 0 13.904-4.635 16.146-11.858.03-.09.044-.18.07-.27.215.06.433.114.648.173-.024.092-.057.18-.08.272-2.165 9.04 3.44 18.118 12.532 20.272 1.314.306 2.628.46 3.933.46 7.643 0 14.58-5.203 16.435-12.935.022-.094.032-.187.052-.28.216.043.43.09.646.134-.017.09-.045.18-.06.27-1.566 9.165 4.627 17.86 13.836 19.417.956.163 1.913.24 2.85.24 8.097 0 15.257-5.81 16.658-14.012.017-.097.02-.193.034-.29l.658.09c-.012.097-.035.19-.045.288-.966 9.24 5.788 17.512 15.074 18.474.59.067 1.19.096 1.77.096 8.55 0 15.893-6.443 16.8-15.1.01-.086.007-.172.015-.26.22.017.44.03.658.045-.005.09-.02.175-.024.264-.368 9.29 6.898 17.12 16.23 17.484.224.01.455.02.678.02 9.034 0 16.522-7.107 16.88-16.166.004-.095-.005-.188-.003-.283l.678.006c0 .096-.01.19-.008.286.212 9.155 7.74 16.434 16.9 16.434.135 0 .27-.01.406-.01 9.334-.22 16.717-7.923 16.504-17.223-.002-.09-.016-.176-.02-.266.222-.012.445-.02.667-.032.007.09.003.18.01.27.774 8.76 8.155 15.368 16.833 15.368.493 0 .985-.02 1.488-.068 9.306-.808 16.185-8.973 15.374-18.233-.008-.095-.03-.185-.04-.278l.73-.09c.05.345.092.69.16 1.03.106.54.24 1.078.405 1.597.163.528.347 1.047.56 1.547.21.51.443 1.01.704 1.49.26.49.542.962.85 1.424.31.453.638.905.986 1.328.348.424.725.837 1.112 1.23.395.385.81.76 1.236 1.106.426.347.88.683 1.333.98.465.31.94.588 1.43.847.484.26.986.49 1.49.703.51.21 1.033.393 1.564.557.522.154 1.062.3 1.604.405.54.105 1.092.192 1.642.24.55.057 1.112.086 1.663.086.55 0 1.11-.028 1.662-.085.036-.003.073-.01.11-.013-6.444 3.445-10.127 10.808-8.546 18.285 1.613 7.606 8.145 12.924 15.585 13.338-7.112 2.414-11.972 9.358-11.402 17.157.58 7.895 6.542 14.117 14.05 15.377-7.48 1.605-13.14 8.154-13.315 16.098-.164 7.982 5.294 14.79 12.753 16.666-7.64.98-13.873 7.106-14.646 15.07-.783 7.98 4.173 15.193 11.517 17.608-7.72.423-14.396 6.125-15.72 14.03-1.324 7.906 3.12 15.445 10.27 18.35-7.73-.068-14.743 5.174-16.59 12.983-1.845 7.8 2.098 15.617 9.055 18.983-7.71-.586-15.073 4.193-17.44 11.858-2.358 7.665 1.053 15.724 7.778 19.542-7.652-1.106-15.325 3.144-18.204 10.626h-.01c-2.88 7.473-.048 15.733 6.367 20.013-7.536-1.655-15.48 2.01-18.92 9.24-3.42 7.204-1.264 15.61 4.745 20.36-7.333-2.212-15.498.78-19.518 7.655-4 6.857-2.6 15.36 2.918 20.61-7.063-2.838-15.41-.645-20.06 5.778-4.618 6.4-4.068 14.916.82 20.675-.476-.255-.97-.492-1.476-.69-.503-.213-1.034-.405-1.556-.56-.522-.162-1.062-.298-1.604-.403-.54-.115-1.092-.193-1.642-.25-1.102-.106-2.223-.106-3.324 0-.55.057-1.1.134-1.643.25-.54.105-1.082.24-1.604.404-.522.154-1.053.346-1.555.558-.512.202-1.014.442-1.497.702-.492.25-.965.54-1.42.846-.463.3-.917.625-1.343.972-.426.355-.84.73-1.228 1.115-.396.384-.774.797-1.12 1.23-.35.424-.678.875-.987 1.327s-.59.933-.85 1.413-.493.99-.705 1.49c-.213.51-.396 1.03-.56 1.55-.164.53-.3 1.067-.406 1.605-.107.54-.193 1.088-.252 1.626-.048.55-.077 1.107-.077 1.655 0 .558.03 1.116.077 1.664.058.537.145 1.086.252 1.624.106.54.242 1.077.406 1.606.164.52.347 1.04.56 1.55.212.5.444 1.01.705 1.49.26.48.54.96.85 1.413.31.46.638.903.986 1.327.346.432.724.846 1.12 1.23.386.385.8.76 1.227 1.116.426.347.88.673 1.343.97.455.31.928.597 1.42.848.484.26.986.5 1.498.702.502.21 1.033.404 1.555.558.522.163 1.063.298 1.604.404.542.116 1.092.193 1.643.25.55.058 1.112.086 1.662.086.55 0 1.112-.028 1.663-.086.55-.057 1.1-.134 1.642-.25.542-.106 1.082-.24 1.604-.404.523-.154 1.054-.347 1.557-.558.512-.202 1.014-.442 1.497-.702.493-.25.966-.54 1.42-.847.464-.298.918-.625 1.344-.97.425-.357.84-.732 1.227-1.117.396-.384.773-.798 1.12-1.23.35-.424.678-.866.987-1.327.31-.453.59-.933.85-1.414.26-.482.493-.99.705-1.49.212-.51.396-1.03.56-1.55.155-.53.3-1.067.406-1.606.107-.538.193-1.087.242-1.625.06-.55.087-1.107.087-1.665 0-.548-.028-1.105-.087-1.654-.048-.537-.135-1.086-.242-1.625-.053-.27-.117-.543-.186-.813 2.524 6.74 8.958 10.95 15.83 10.95 1.846 0 3.71-.3 5.556-.934h-.01c8.648-2.99 13.306-12.27 10.6-20.907 3.806 8.214 13.507 11.994 21.943 8.435 8.435-3.55 12.454-13.118 9.18-21.56 4.347 7.952 14.29 11.077 22.464 6.96 8.174-4.105 11.547-13.914 7.71-22.118 4.88 7.636 15.015 10.07 22.89 5.424 7.885-4.664 10.58-14.713 6.146-22.637 5.4 7.308 15.7 9.068 23.247 3.876 7.536-5.194 9.527-15.398 4.57-22.995 5.904 6.905 16.29 7.924 23.45 2.22 7.16-5.71 8.417-16.03 2.92-23.272 6.386 6.482 16.832 6.76 23.566.548 6.724-6.21 7.236-16.607 1.216-23.426 6.84 6 17.296 5.52 23.547-1.173 6.25-6.683 5.99-17.078-.503-23.445 7.285 5.462 17.654 4.183 23.373-2.953 5.73-7.136 4.676-17.474-2.28-23.34 7.69 4.886 17.933 2.818 23.083-4.74h-.01c5.16-7.56 3.295-17.81-4.106-23.11 8.048 4.27 18.106 1.405 22.648-6.55h-.01c4.532-7.933 1.866-17.992-5.922-22.694 8.368 3.587 18.145-.086 22.01-8.367 3.865-8.278.387-18.088-7.768-22.147 8.648 2.885 18.08-1.586 21.248-10.155 3.16-8.578-1.13-18.06-9.594-21.426 8.86 2.145 17.875-3.106 20.3-11.915 2.425-8.81-2.657-17.907-11.4-20.542 9.023 1.404 17.575-4.596 19.227-13.588h.008c1.652-8.982-4.184-17.608-13.092-19.503 9.09.616 17.073-6.087 17.953-15.175.873-9.09-5.677-17.186-14.72-18.31z"/>
<path id="shigeru_logo_afro_w" d="M983.41 470.5c9.11-.164 16.493-7.512 16.59-16.648.106-9.107-7.093-16.608-16.176-16.993 9.044-.952 15.75-8.897 15.074-17.985-.677-9.078-8.474-15.944-17.556-15.57 8.918-1.72 14.918-10.192 13.46-19.194-1.45-8.99-9.827-15.165-18.842-14.02 8.744-2.472 14-11.425 11.78-20.263-2.243-8.905-11.22-14.367-20.166-12.328 8.62-3.137 13.17-12.58 10.184-21.255-2.976-8.655-12.34-13.328-21.054-10.608 8.27-3.875 11.97-13.617 8.28-21.993-3.68-8.348-13.353-12.233-21.788-8.857 7.855-4.55 10.715-14.522 6.358-22.542-4.34-8-14.26-11.088-22.378-7.068 7.42-5.175 9.45-15.32 4.474-22.946-4.966-7.615-15.063-9.913-22.832-5.298 6.957-5.742 8.165-15.983 2.618-23.186-5.536-7.193-15.76-8.703-23.14-3.54 6.473-6.25 6.89-16.53.82-23.28-6.058-6.743-16.348-7.483-23.305-1.81 5.953-6.712 5.586-16.973-.956-23.243-6.6-6.328-17.025-6.26-23.537.067 5.594-7.136 4.522-17.454-2.513-23.282-7.044-5.838-17.44-5.01-23.47 1.76 5.073-7.51 3.276-17.723-4.164-23.05-7.43-5.32-17.73-3.77-23.276 3.403 4.53-7.837 2.02-17.896-5.77-22.695-7.786-4.79-17.96-2.53-22.975 5.01 3.98-8.136.78-18.002-7.316-22.253-8.097-4.25-18.078-1.308-22.58 6.55 3.42-8.377-.445-18.003-8.804-21.696-8.357-3.702-18.106-.106-22.078 8.01 2.83-8.577-1.652-17.906-10.242-21.04-8.58-3.135-18.078 1.096-21.49 9.472 2.27-8.75-2.83-17.782-11.603-20.35-8.764-2.567-17.943 2.262-20.813 10.83 1.68-8.867-3.99-17.532-12.9-19.532-8.918-1.99-17.77 3.414-20.068 12.146 1.1-8.953-5.11-17.243-14.136-18.666-9.025-1.423-17.508 4.54-19.247 13.397.54-9.01-6.194-16.888-15.286-17.743-9.083-.846-17.17 5.616-18.35 14.55C534.19 7.75 526.983.325 517.86.037c-9.14-.288-16.812 6.693-17.402 15.704-.59-9.01-8.252-16.002-17.383-15.732-9.12.28-16.34 7.684-16.406 16.695-1.17-8.934-9.24-15.416-18.33-14.58v.01c-9.092.837-15.837 8.703-15.315 17.705C431.305 10.98 422.83 5 413.798 6.413h.01c-9.036 1.413-15.267 9.684-14.175 18.637-2.28-8.732-11.122-14.156-20.04-12.175-8.92 1.99-14.61 10.646-12.938 19.522-2.84-8.578-12.03-13.425-20.803-10.876-8.773 2.56-13.894 11.58-11.633 20.33-3.403-8.385-12.88-12.635-21.48-9.51-8.59 3.125-13.103 12.463-10.272 21.05-3.942-8.144-13.7-11.76-22.07-8.077-8.367 3.683-12.24 13.3-8.84 21.686-4.483-7.867-14.464-10.83-22.56-6.59-8.107 4.233-11.325 14.09-7.364 22.235-5.005-7.55-15.17-9.82-22.967-5.05-7.788 4.78-10.33 14.83-5.817 22.688-5.517-7.184-15.817-8.752-23.266-3.443-7.44 5.308-9.266 15.52-4.203 23.042-6.02-6.79-16.415-7.636-23.46-1.808-7.14 5.885-8.173 16.396-2.347 23.55-6.474-6.577-17.083-6.75-23.78-.355-6.676 6.376-6.947 16.896-.656 23.61-6.957-6.03-17.518-5.416-23.702 1.442-6.174 6.846-5.67 17.35 1.082 23.58-7.392-5.47-17.856-4.05-23.49 3.25-5.613 7.27-4.337 17.657 2.813 23.37-7.788-4.82-18.06-2.57-23.093 5.115-5.015 7.664-2.957 17.877 4.57 23.042-8.136-4.136-18.156-1.078-22.533 6.962-4.377 8.01-1.526 17.993 6.33 22.56-8.436-3.394-18.118.472-21.81 8.82-3.68 8.308-.057 18 8.098 21.925-8.677-2.635-17.943 2.03-20.92 10.626-2.966 8.56 1.42 17.878 9.818 21.148-8.83-1.836-17.614 3.57-19.836 12.36-2.242 8.836 2.995 17.8 11.73 20.29-9.015-1.173-17.392 4.992-18.87 13.983-1.47 8.99 4.51 17.483 13.43 19.224-9.083-.394-16.89 6.453-17.586 15.53-.696 9.118 6.04 17.09 15.12 18.023-9.12.327-16.377 7.828-16.29 16.964.078 9.136 7.45 16.493 16.562 16.676-9.044 1.115-15.614 9.193-14.754 18.29.86 9.09 8.85 15.81 17.953 15.205-8.93 1.875-14.784 10.492-13.15 19.474 1.642 8.99 10.183 15.01 19.198 13.627-8.735 2.616-13.837 11.704-11.43 20.522 2.405 8.827 11.43 14.097 20.31 11.943-8.494 3.346-12.813 12.83-9.663 21.416 3.15 8.587 12.58 13.078 21.238 10.193-8.174 4.038-11.672 13.848-7.817 22.137 3.855 8.29 13.623 11.982 22.01 8.405-7.817 4.684-10.503 14.743-5.98 22.695v-.01c4.52 7.955 14.56 10.85 22.62 6.598-7.402 5.29-9.277 15.52-4.137 23.09 5.13 7.568 15.372 9.646 23.063 4.78-6.966 5.856-8.04 16.194-2.32 23.34 5.702 7.135 16.06 8.432 23.355 3-6.483 6.356-6.764 16.742-.532 23.426 6.232 6.693 16.648 7.203 23.508 1.25-5.99 6.82-5.488 17.185 1.218 23.388 6.706 6.212 17.12 5.963 23.518-.46-5.46 7.22-4.203 17.51 2.927 23.223 7.13 5.703 17.49 4.713 23.412-2.135-4.93 7.587-2.948 17.753 4.57 22.946 7.507 5.183 17.758 3.47 23.19-3.76-4.378 7.905-1.692 17.907 6.163 22.56 7.865 4.665 17.982 2.242 22.89-5.375-3.846 8.194-.484 18.003 7.68 22.12 8.166 4.126 18.1 1.02 22.466-6.915-3.286 8.434.733 17.993 9.16 21.56 8.415 3.57 18.116-.192 21.942-8.385-2.705 8.626 1.932 17.896 10.57 20.897v.01c8.812 3.058 18.456-1.568 21.537-10.348.03-.092.05-.183.08-.274.23.072.462.14.692.21-.14.486-.27.976-.367 1.468-.106.54-.193 1.088-.242 1.626-.058.548-.087 1.106-.087 1.654 0 .558.03 1.116.087 1.664.05.538.136 1.087.242 1.625.107.54.252 1.077.406 1.606.166.518.35 1.038.56 1.548.214.5.445 1.01.707 1.49.26.48.54.962.85 1.414.31.46.638.903.986 1.327.347.43.725.845 1.12 1.23.387.384.802.76 1.228 1.115.426.347.88.673 1.344.97.454.31.928.597 1.42.848.483.26.986.5 1.498.702.502.21 1.024.404 1.555.558.522.163 1.063.298 1.604.404.543.116 1.093.193 1.644.25.55.058 1.112.086 1.662.086.55 0 1.112-.028 1.663-.086.55-.057 1.1-.134 1.64-.25.543-.106 1.083-.24 1.605-.404.522-.154 1.053-.347 1.556-.558.513-.202 1.015-.442 1.498-.702.483-.25.966-.54 1.42-.847.464-.298.91-.625 1.333-.97.436-.357.852-.732 1.238-1.117.396-.385.763-.8 1.12-1.23.35-.425.678-.867.986-1.328.3-.453.59-.933.85-1.414.252-.48.494-.99.706-1.49.212-.51.396-1.03.56-1.55.155-.528.29-1.066.406-1.605.107-.538.184-1.087.242-1.625.06-.548.087-1.106.087-1.664 0-.548-.028-1.105-.087-1.654-.058-.538-.135-1.087-.242-1.626-.116-.538-.25-1.076-.406-1.606-.164-.52-.348-1.04-.56-1.548-.212-.5-.454-1.01-.705-1.49-.26-.482-.55-.963-.85-1.414-.31-.452-.638-.903-.986-1.327-.35-.434-.726-.847-1.122-1.232-.386-.384-.802-.76-1.227-1.115-.434-.346-.878-.673-1.343-.972-.454-.306-.937-.595-1.42-.845-.483-.26-.985-.5-1.497-.702-.503-.212-1.034-.404-1.556-.558-.522-.163-1.062-.3-1.604-.404-.54-.114-1.092-.192-1.642-.25-1.102-.105-2.223-.105-3.324 0-.55.058-1.1.135-1.643.25-.54.106-1.08.24-1.603.405-.53.154-1.053.346-1.555.558-.512.202-1.015.442-1.498.702-.493.25-.966.54-1.43.846-.454.3-.91.626-1.333.973-.086.073-.166.154-.252.228-.182-.224-.366-.446-.547-.672 7.28-5.472 8.913-15.744 3.593-23.184h-.01c-5.334-7.448-15.632-9.255-23.205-4.17-.16-.246-.314-.497-.472-.745 7.842-4.69 10.53-14.782 5.967-22.744-4.565-7.958-14.66-10.784-22.725-6.44-.134-.26-.265-.52-.398-.78 8.258-3.987 11.827-13.832 7.972-22.17-3.856-8.34-13.706-12.02-22.123-8.366-.113-.268-.223-.538-.334-.806 8.557-3.33 12.9-12.88 9.702-21.495-3.2-8.628-12.754-13.066-21.433-10.045l-.27-.823c8.79-2.71 13.81-11.933 11.24-20.763-2.582-8.83-11.784-13.938-20.673-11.53-.073-.285-.143-.57-.215-.854 8.96-2.092 14.616-10.954 12.656-19.938-1.96-8.993-10.8-14.716-19.832-12.924-.05-.286-.103-.57-.154-.857 9.085-1.476 15.334-9.927 14.006-19.022-1.338-9.102-9.746-15.415-18.875-14.252l-.097-.874c9.155-.823 15.998-8.782 15.35-17.946-.66-9.16-8.575-16.07-17.747-15.596-.01-.29-.015-.578-.024-.867 9.17-.086 16.63-7.44 16.746-16.618.113-9.152-7.147-16.674-16.297-17.006.017-.285.038-.566.056-.85.536.052 1.07.084 1.6.084 8.397 0 15.682-6.223 16.755-14.733 1.145-9.022-5.126-17.252-14.073-18.687.056-.277.112-.555.17-.83 1.373.34 2.754.515 4.108.515 7.275 0 13.99-4.703 16.194-11.993 2.59-8.612-2.095-17.666-10.506-20.66.108-.254.22-.503.33-.755 2.418 1.212 5.012 1.798 7.576 1.798 5.797 0 11.45-2.982 14.6-8.328 4.525-7.682 2.22-17.45-5.062-22.386l.51-.64c3.227 2.978 7.348 4.496 11.48 4.496 4.135 0 8.28-1.5 11.546-4.53v-.01c6.53-6.067 7.12-16.085 1.57-22.886.223-.157.447-.312.672-.468 3.15 5.16 8.712 8.074 14.445 8.074 2.678 0 5.393-.625 7.915-1.962 7.985-4.216 11.162-13.893 7.393-21.948.304-.123.605-.248.91-.37.103.294.196.59.316.873.212.508.444 1.01.706 1.49.26.48.54.96.85 1.412.3.462.638.904.985 1.327.348.432.725.845 1.112 1.23.396.394.81.76 1.236 1.116.426.347.88.673 1.334.98.463.3.937.587 1.43.847.483.25.986.49 1.488.702.512.21 1.034.394 1.565.558.522.154 1.062.288 1.604.404.54.106 1.092.183 1.643.24.55.057 1.11.086 1.662.086.55 0 1.11-.03 1.66-.086.543-.057 1.103-.134 1.644-.24.53-.115 1.073-.25 1.604-.404.522-.163 1.044-.347 1.555-.558.512-.21 1.015-.452 1.498-.702.484-.26.967-.548 1.42-.847.464-.307.91-.634 1.334-.98.435-.356.85-.72 1.237-1.116.387-.385.764-.798 1.122-1.23.347-.424.676-.866.985-1.328.098-.147.19-.3.286-.454.19.114.38.232.57.346-.047.083-.103.16-.15.243-4.512 8.145-1.547 18.377 6.637 22.868h-.01c2.59 1.424 5.402 2.097 8.156 2.097 5.962 0 11.74-3.136 14.822-8.704.05-.088.084-.18.13-.268.2.1.398.205.598.305-.043.09-.096.17-.138.26-3.942 8.425-.27 18.436 8.203 22.36 2.31 1.068 4.736 1.567 7.113 1.567 6.377 0 12.484-3.606 15.353-9.742.042-.09.07-.183.11-.273l.61.26c-.037.092-.085.178-.12.273-3.354 8.675.994 18.407 9.71 21.753 2 .76 4.048 1.125 6.067 1.125 6.793 0 13.2-4.106 15.788-10.79.037-.094.06-.19.095-.285l.628.215c-.032.095-.073.185-.103.28-2.764 8.878 2.232 18.302 11.15 21.053 1.67.51 3.353.75 5.005.75 7.217 0 13.904-4.635 16.146-11.858.03-.09.044-.18.07-.27.215.06.433.114.648.173-.024.092-.057.18-.08.272-2.165 9.04 3.44 18.118 12.532 20.272 1.314.306 2.628.46 3.933.46 7.643 0 14.58-5.203 16.435-12.935.022-.094.032-.187.052-.28.216.043.43.09.646.134-.017.09-.045.18-.06.27-1.566 9.165 4.627 17.86 13.836 19.417.956.163 1.913.24 2.85.24 8.097 0 15.257-5.81 16.658-14.012.017-.097.02-.193.034-.29l.658.09c-.012.097-.035.19-.045.288-.966 9.24 5.788 17.512 15.074 18.474.59.067 1.19.096 1.77.096 8.55 0 15.893-6.443 16.8-15.1.01-.086.007-.172.015-.26.22.017.44.03.658.045-.005.09-.02.175-.024.264-.368 9.29 6.898 17.12 16.23 17.484.224.01.455.02.678.02 9.034 0 16.522-7.107 16.88-16.166.004-.095-.005-.188-.003-.283l.678.006c0 .096-.01.19-.008.286.212 9.155 7.74 16.434 16.9 16.434.135 0 .27-.01.406-.01 9.334-.22 16.717-7.923 16.504-17.223-.002-.09-.016-.176-.02-.266.222-.012.445-.02.667-.032.007.09.003.18.01.27.774 8.76 8.155 15.368 16.833 15.368.493 0 .985-.02 1.488-.068 9.306-.808 16.185-8.973 15.374-18.233-.008-.095-.03-.185-.04-.278l.73-.09c.05.345.092.69.16 1.03.106.54.24 1.078.405 1.597.163.528.347 1.047.56 1.547.21.51.443 1.01.704 1.49.26.49.542.962.85 1.424.31.453.638.905.986 1.328.348.424.725.837 1.112 1.23.395.385.81.76 1.236 1.106.426.347.88.683 1.333.98.465.31.94.588 1.43.847.484.26.986.49 1.49.703.51.21 1.033.393 1.564.557.522.154 1.062.3 1.604.405.54.105 1.092.192 1.642.24.55.057 1.112.086 1.663.086.55 0 1.11-.028 1.662-.085.036-.003.073-.01.11-.013-6.444 3.445-10.127 10.808-8.546 18.285 1.613 7.606 8.145 12.924 15.585 13.338-7.112 2.414-11.972 9.358-11.402 17.157.58 7.895 6.542 14.117 14.05 15.377-7.48 1.605-13.14 8.154-13.315 16.098-.164 7.982 5.294 14.79 12.753 16.666-7.64.98-13.873 7.106-14.646 15.07-.783 7.98 4.173 15.193 11.517 17.608-7.72.423-14.396 6.125-15.72 14.03-1.324 7.906 3.12 15.445 10.27 18.35-7.73-.068-14.743 5.174-16.59 12.983-1.845 7.8 2.098 15.617 9.055 18.983-7.71-.586-15.073 4.193-17.44 11.858-2.358 7.665 1.053 15.724 7.778 19.542-7.652-1.106-15.325 3.144-18.204 10.626h-.01c-2.88 7.473-.048 15.733 6.367 20.013-7.536-1.655-15.48 2.01-18.92 9.24-3.42 7.204-1.264 15.61 4.745 20.36-7.333-2.212-15.498.78-19.518 7.655-4 6.857-2.6 15.36 2.918 20.61-7.063-2.838-15.41-.645-20.06 5.778-4.618 6.4-4.068 14.916.82 20.675-.476-.255-.97-.492-1.476-.69-.503-.213-1.034-.405-1.556-.56-.522-.162-1.062-.298-1.604-.403-.54-.115-1.092-.193-1.642-.25-1.102-.106-2.223-.106-3.324 0-.55.057-1.1.134-1.643.25-.54.105-1.082.24-1.604.404-.522.154-1.053.346-1.555.558-.512.202-1.014.442-1.497.702-.492.25-.965.54-1.42.846-.463.3-.917.625-1.343.972-.426.355-.84.73-1.228 1.115-.396.384-.774.797-1.12 1.23-.35.424-.678.875-.987 1.327s-.59.933-.85 1.413-.493.99-.705 1.49c-.213.51-.396 1.03-.56 1.55-.164.53-.3 1.067-.406 1.605-.107.54-.193 1.088-.252 1.626-.048.55-.077 1.107-.077 1.655 0 .558.03 1.116.077 1.664.058.537.145 1.086.252 1.624.106.54.242 1.077.406 1.606.164.52.347 1.04.56 1.55.212.5.444 1.01.705 1.49.26.48.54.96.85 1.413.31.46.638.903.986 1.327.346.432.724.846 1.12 1.23.386.385.8.76 1.227 1.116.426.347.88.673 1.343.97.455.31.928.597 1.42.848.484.26.986.5 1.498.702.502.21 1.033.404 1.555.558.522.163 1.063.298 1.604.404.542.116 1.092.193 1.643.25.55.058 1.112.086 1.662.086.55 0 1.112-.028 1.663-.086.55-.057 1.1-.134 1.642-.25.542-.106 1.082-.24 1.604-.404.523-.154 1.054-.347 1.557-.558.512-.202 1.014-.442 1.497-.702.493-.25.966-.54 1.42-.847.464-.298.918-.625 1.344-.97.425-.357.84-.732 1.227-1.117.396-.384.773-.798 1.12-1.23.35-.424.678-.866.987-1.327.31-.453.59-.933.85-1.414.26-.482.493-.99.705-1.49.212-.51.396-1.03.56-1.55.155-.53.3-1.067.406-1.606.107-.538.193-1.087.242-1.625.06-.55.087-1.107.087-1.665 0-.548-.028-1.105-.087-1.654-.048-.537-.135-1.086-.242-1.625-.053-.27-.117-.543-.186-.813 2.524 6.74 8.958 10.95 15.83 10.95 1.846 0 3.71-.3 5.556-.934h-.01c8.648-2.99 13.306-12.27 10.6-20.907 3.806 8.214 13.507 11.994 21.943 8.435 8.435-3.55 12.454-13.118 9.18-21.56 4.347 7.952 14.29 11.077 22.464 6.96 8.174-4.105 11.547-13.914 7.71-22.118 4.88 7.636 15.015 10.07 22.89 5.424 7.885-4.664 10.58-14.713 6.146-22.637 5.4 7.308 15.7 9.068 23.247 3.876 7.536-5.194 9.527-15.398 4.57-22.995 5.904 6.905 16.29 7.924 23.45 2.22 7.16-5.71 8.417-16.03 2.92-23.272 6.386 6.482 16.832 6.76 23.566.548 6.724-6.21 7.236-16.607 1.216-23.426 6.84 6 17.296 5.52 23.547-1.173 6.25-6.683 5.99-17.078-.503-23.445 7.285 5.462 17.654 4.183 23.373-2.953 5.73-7.136 4.676-17.474-2.28-23.34 7.69 4.886 17.933 2.818 23.083-4.74h-.01c5.16-7.56 3.295-17.81-4.106-23.11 8.048 4.27 18.106 1.405 22.648-6.55h-.01c4.532-7.933 1.866-17.992-5.922-22.694 8.368 3.587 18.145-.086 22.01-8.367 3.865-8.278.387-18.088-7.768-22.147 8.648 2.885 18.08-1.586 21.248-10.155 3.16-8.578-1.13-18.06-9.594-21.426 8.86 2.145 17.875-3.106 20.3-11.915 2.425-8.81-2.657-17.907-11.4-20.542 9.023 1.404 17.575-4.596 19.227-13.588h.008c1.652-8.982-4.184-17.608-13.092-19.503 9.09.616 17.073-6.087 17.953-15.175.873-9.09-5.677-17.186-14.72-18.31z" fill="#fff"/>
<rect x="0" y="0" width="1000" height="880" style="stroke: none; fill: none;"/>
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: #00CC00; fill: rgba(255, 0, 0, 0.25);"/> -->
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: #CC0000; fill: none;"/> -->
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: none; fill: rgba(255, 0, 0, 0.25);"/> -->
</g>
<g id="shigeru_logo_glasses" fill-rule="evenodd" clip-rule="evenodd">
<!-- <g id="shigeru_logo_glasses" fill-rule="evenodd" clip-rule="evenodd" transform="translate(1455, 900) scale(6.666666666666667)"> -->
<!-- <g id="shigeru_logo_glasses" fill-rule="evenodd" clip-rule="evenodd" transform="translate(-35, 0) scale(0.15)"> -->
<path id="shigeru_logo_glasses_k" d="M683.583 658.185c21.768-25.116 36.743-63.418 17.696-85.395-16.87-19.465-158.91-27.628-182.854 0-2.86 3.298-4.938 6.735-6.367 10.262-3.867-.51-7.895-.78-12.055-.78s-8.19.27-12.054.78c-1.428-3.527-3.508-6.964-6.366-10.262-23.945-27.628-165.982-19.465-182.853 0-19.046 21.977-4.07 60.28 17.697 85.395 21.768 25.116 124.08 19.674 141.493-.42 11.203-12.925 27.693-32.955 31.656-52.955 3.237-.46 6.72-.72 10.43-.72s7.19.26 10.428.72c3.964 20 20.453 40.03 31.656 52.956 17.414 20.093 119.725 25.535 141.493.42z"/>
<!-- <path id="shigeru_logo_glasses_w" d="M683.583 658.185c21.768-25.116 36.743-63.418 17.696-85.395-16.87-19.465-158.91-27.628-182.854 0-2.86 3.298-4.938 6.735-6.367 10.262-3.867-.51-7.895-.78-12.055-.78s-8.19.27-12.054.78c-1.428-3.527-3.508-6.964-6.366-10.262-23.945-27.628-165.982-19.465-182.853 0-19.046 21.977-4.07 60.28 17.697 85.395 21.768 25.116 124.08 19.674 141.493-.42 11.203-12.925 27.693-32.955 31.656-52.955 3.237-.46 6.72-.72 10.43-.72s7.19.26 10.428.72c3.964 20 20.453 40.03 31.656 52.956 17.414 20.093 119.725 25.535 141.493.42z" fill="#fff"/> -->
<rect x="0" y="0" width="1000" height="880" style="stroke: none; fill: none;"/>
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: #00CC00; fill: rgba(0, 255, 0, 0.25);"/> -->
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: #00CC00; fill: none;"/> -->
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: none; fill: rgba(0, 255, 0, 0.25);"/> -->
</g>
<g id="shigeru_logo_kanji" onClick="jump('index.html')">
<!-- <g id="shigeru_logo_kanji" fill-rule="evenodd" clip-rule="evenodd"> -->
<!-- <g id="shigeru_logo_kanji" fill-rule="evenodd" clip-rule="evenodd" transform="translate(-35, 0) scale(0.15)"> -->
<!-- <g id="shigeru_logo_kanji" fill-rule="evenodd" clip-rule="evenodd" transform="translate(-255, 0) scale(0.15)"> -->
<!-- <g id="shigeru_logo_kanji" fill-rule="evenodd" clip-rule="evenodd" transform="translate(-255, -150) scale(0.15)"> -->
<!-- <g id="shigeru_logo_kanji" fill-rule="evenodd" clip-rule="evenodd" transform="translate(-255, -144) scale(0.15)"> -->
<path id="shigeru_logo_kanji_k" d="M842.89 460.43l-.5-1.013c.643.678.41.23.5 1.013zm-40.795-228.928c8.43 7.17 17.53 15.63 25.778 23.804 8.877 8.798 16.87 23.036 6.257 32.668-1.284 1.165-7.98 1.914-10.01 2.532-1.202-3.322-4.073-.636-6.508-2.28-2.375-1.6-3.9-3.807-6.758-5.57-5.76-3.555-5.778-10.95-12.764-12.915-7.096-1.995-19.55-1.064-25.528 1.52-.13.056-3.104 1.656-3.504.507-.748.722-3.035 2.896-5.005 2.28 11.078-6.012 22.394-13.32 31.535-22.033-2.667-9.226-22.485-25.89-29.783-34.187.584.17 1.168.338 1.752.506l-.25-.76c-1.275-.835-1.602-.887-2.503-2.532 3.866.42 7.496 2.777 10.512 4.306l10.01 2.786c5.036 3.317 12.117 5.413 16.77 9.37zm-26.53 135.23l-.5-.254-.502-.76c.927.474.523.12 1.002 1.013zm-1.5.253c-.96-.663-1.22-.856-1.503-2.28.5.76 1 1.52 1.502 2.28zm-4.256 7.09h-1.002l-.5-1.013c.815-1.012.63-.313.5-1.266-.974-.427-.38.247-.75-.76.082.17.166.338.25.506.166.084.333.17.5.253l1.752 1.266c-1.037.71-.602-.242-.75 1.015zm-2.754-3.798l-1.25-1.773c1.3.417 1.484.913 2.252 1.773h-1.002zM554.32 446.755c-3.728 6.112-4.888 11.704-8.008 16.207-2.857-.774-2.675.554-4.755 1.773-7.087-.817-15.154-2.645-18.52-6.33.17-3.08-4.984-6.24-6.507-8.864l-.5-8.862c-1.893-6.414-4.737-13.984-5.257-21.78-.284-4.26 13.492-24.877 16.518-31.654 6.97-15.608 10.858-32.91 14.016-48.37 1.47-7.19-1.272-12.808.25-18.74 5.987.62 15.912 4.8 20.272 10.13 1.364 1.67 2.182 4.69 4.004 6.585l-.5 1.518c.003 3.213 2.05 10.067 3.503 14.18 1.433 4.064.508 9.155 1.752 13.676 7.758 28.18-3.088 58.93-16.266 80.53zm45.3-10.383c-.082-.17-.166-.338-.25-.506l-1.5-1.013c1.04.31 2.045.535 1.75 1.52zm11.013 6.078v-.507l.25.253c1.003.353.436-.085.75.76l-1-.506zm48.804-2.026c-1.67.28-4.442 2.093-7.258 1.013l2.25-1.773 2.504.76.25-1.266c.834.084 1.67.17 2.503.253-.813.643-.755.104-.25 1.014zm183.453 53.94l.25 3.04c-7.065 3.442-14.087 9.144-23.526 7.09-.458-.1-2.105-.357-2.503.506-1.81-1.765-14.77-3.968-19.02-5.57-3.34-1.26-9.078-5.22-13.014-7.345-22.44-12.112-41.903-26.997-60.066-44.064l-19.522-20.765c-2.29-2.904-4.703-8.12-7.76-9.37l-12.763 9.876c-2.593 2.11-7.34 2.3-10.26 5.32-.752-.17-1.503-.34-2.254-.507-3.41 1.95-4.233 3.945-8.258 6.078-3.527 1.87-6.87-1.956-11.763 0-6.01 2.405-11.823 5.984-18.772 6.585-1.896-1.524-2.457-1.653-5.506-1.013v.253l2.002.76c-6.875.052-25.357-5.09-29.533-8.61.066-1.762-11.758-9.546-14.765-10.89v-.252l1-.76c1.16 1.15.228.764 1.753.76-1.128-2.907-3.336-4.81-4.755-6.837h.25c5.617 2.957 9.348 3.53 16.018 5.57l-1.25-2.025c12.71 7.69 25.67-1.12 38.042-3.038l-.5-.253c-.585-.17-1.17-.34-1.753-.507 2.25-.992 4.637-.57 6.757-1.266 5.49-1.8 11.894-8.96 17.77-8.357-.234-1.03.32-.28-.5-1.013 6.066-3.867 11.096-7.734 16.017-12.662-.584.084-1.168.17-1.752.253l.25-.76c10.003-2.84-.152-15.466-3.754-22.285-9.834-18.616-19.387-41.896-29.032-61.79-3.12-.3-12.907 3.235-15.517 4.052-16.857 5.277-48.552 1.344-54.812-11.65 12.022-.347 22.87-8.575 29.783-9.875.723-1.275 1.06-1.998 2.003-2.532l-.25 1.013 9.51-4.05c-.357-.945-.477-.578 0-1.774-1.46.325-.908.305-2.253-.253l.25 1.266c-2.472.2-2.775 1.82-5.006 1.265.793-.53 9.293-7.13 8.26-9.117l-.25.506-1.252 1.266c-.334-.084-.667-.17-1-.253l.5-1.266h-1l-1.002 2.28c.888.165.935-.387.75.507l-1.25 2.026-1-.506c.082-.253.166-.507.25-.76l-2.504 1.52v-.254l.25-1.013c2.22-.877 1.403-1.218 3.254-.76l-.5-1.773c3.695-3.504 7.47-7.743 9.76-11.902l1 1.013c.084-.338.168-.675.25-1.013-.426-3.602 2.395-3.182 4.005-5.824h-1.25l2.502-2.53c.034-.13-5.756-30.136-5.756-30.136 8.717-.11 12.806 5.785 20.023 9.876h.5c-.198-2.2 7.57-12.882 10.012-15.194-1.166-.46-.537.32-1-.76 1.078-.204.576.33 1.25-.76-.5.005-.236-.06 0-.506.756-6.108 8.17-12.88 11.012-19.246 6.388-14.31 14.687-29.395 19.02-46.343v-.252c-7.865-.16-45.01 4.737-48.052 7.85-5.848 5.987-7.712 28.04-9.51 33.934-1.095 3.587 1.492 8.686 1 11.396-.493 2.725-5.384 7.61-4.254 11.143l-5.505 4.56c-17.945 9.017-29.712-22.858-35.29-29.377-.25.084-.5.17-.75.253-7.345 20.258-20.612 32.435-42.547 22.032-7.787-3.693-15.39-4.62-21.273-10.383-.61-.596-3.65-.58-5.256-1.52-1.753-1.687-3.505-3.376-5.257-5.064-.92-.78-1.94.674-2.753.254-3.943-2.037-8.327-6.342-9.51-11.65 4.57-4.734 22.02-8.247 28.53-5.824 10.977-2.993 24.17-4.12 33.037-9.37 2.34-1.386 16.706-5.17 16.268-6.837 1.203-2.01-.456-3.974-1-6.078-1.998-7.703-5.06-29.65-1.002-34.694h-.75v-.252c9.296.873 22.674 16.89 27.53 23.298 2.004 2.646 3.384 7.427 6.006 8.61 9.258-2.28 18.52-4.56 27.78-6.837 2.45-.44 8.044-.044 11.012-1.774l5.005-6.584-2.753 6.078c13.753-1.096 30.42-4.22 43.298-5.318 3.168-10.623 7.51-22.64 10.26-32.92 1.67-6.235 1.482-15.804.502-20.26-.097-.443-.59-2.326-.75-1.773-.802-4.97 1.938-7.156-.502-12.916l.25-.253 2.753 2.027-.75-3.292 2 1.266-.5-.76V75c3.33 1.163 5.22 4.29 7.258 6.838.566.707 3.33 1.097 4.004 2.026 10.206 14.028 20.51 26.295 24.777 42.797 1.293 5.002-5.546 15.78-5.756 18.487.712.5.32.367 1 .506 3.386 1.023 9.113-1.63 12.765.76 3.657 2.392 8.345 2.888 12.264 4.812 7.01 3.442 22.184 14.645 25.278 19.753 1.866 3.08 3.22 5.655 4.505 9.117l.25 4.052c-1.924 3.39-5.008 8.085-8.26 10.636-12.324 9.67-32.36-12.15-35.538-17.473-1.75-2.93-7.73-10.387-12.264-9.117-1.3.365-14.175 4.738-14.266 4.812-3.296 2.663-3.507 8.682-6.507 11.65-4.936 4.88-8.642 12.127-14.266 18.485-.585 1.94-1.17 3.883-1.753 5.825-.36.62-5.63 7.104-6.507 5.318l-7.258 9.876 1 .505c-4.875.586-8.744 10.038-12.763 12.662-.972.257-.194.33-1.252-.253-1.262 5.592-2.445 5.65-8.51 10.13 1.202.807-.183.42-1 1.266l.75 1.773 1.503-1.52c-.082.17-.166.338-.25.506l-2.25 3.038c1.733 2.976 4.503 5.69 7.007 7.344 2.336-1.35 4.672-2.7 7.008-4.052 1.285-1.13 1.432-3.103 3.003-4.052 11.21-6.765 21.015-9.792 35.54-10.636 14.522-.844 32.03 21.375 9.01 29.122.834 1.347.855 1.405-.25 2.532-11.127.62-22.677 13.774-31.035 19.246-2.943 1.927-13.022 4.117-13.765 5.825-2.31 5.305 3.35 13.05 3.754 18.486.582 7.846 12.748 45.008 20.022 50.9l.25-.252c5.648-14.994 14.866-31.015 20.773-46.09 2.62-6.686-1.137-17.118 1-20.765 7.284 1.665 12.07 7.59 15.518 10.89 8.28 7.92 12.683 15.472 15.767 25.323.83 2.65-1.184 7.548-1.25 10.89-.585.927-1.17 1.856-1.753 2.785-2.452 7.956-7.2 14.724-12.265 21.02l-1.25 3.29c-5.103 6-12.312 13.93-15.518 21.78 16.107 18.56 35.48 33.912 55.06 48.115 4.512 3.272 12.35 7.443 16.52 10.13 2.523 1.626 5.687 1.61 7.257 3.545.334-.084.667-.17 1-.253.335-3.376.668-6.753 1.002-10.13l-2.002-9.37c.648 1.168.6 2.066 1.752 2.786-5.918-20.62-7.35-31.643-17.02-48.875-1.334-2.784-2.67-5.57-4.003-8.356l-.25.76c-2.27-3.766-2.396-5.02-4.755-8.863h.25c1.607.433 2.753.254 2.753.254 1.118 2.573 1.334 5.014 3.004 7.09.964-.372.12-.38 1-.252.732-1.274-.522-.557-.75-1.52h-.75c1.198-.72.74-.6 2 0l-3.002-6.077c.334-.084.667-.17 1-.253 4.506 6.837 9.01 13.676 13.516 20.512-.686-8.524-10.26-18.262-13.765-27.35.334-.084.667-.17 1-.253h.25c1.203 3.948 12.823 16.3 16.27 21.78 8.11 12.898 17.12 25.13 27.28 37.733l1.75-.76c.084.253.168.506.25.76l-.5 1.013-.5-1.013c-.084.338-.168.675-.25 1.013l2.25 1.266.502 1.773c1.487-.695 7.71 16.35 9.51 15.7.664.335 1.444 1.576 1.753 1.014 3.25 4.042 1.455 10.764 6.758 12.914l-.5-2.026h.75c.776 1.956 1.072 1.31 2.253 2.786 1.25 4.39 2.502 8.78 3.753 13.168.834.675 1.67 1.35 2.503 2.026 1.965 3.463-4.82 16.855-6.756 17.726zm-246.523-71.667c-1.44.308-4.078-1.03-5.256-2.28l5.257 2.28zm-2.753-2.785c2.075.326 3.51.687 4.755 1.773-1.585-.59-3.17-1.183-4.756-1.773zm7.258 2.026c.25.084.5.17.75.253-.357-.09-.273.112-.75-.252zm44.8-7.85l.25-.507.75.254c-.333.084-.666.17-1 .253zm4.004-2.28h.75c-.703.264-.126.373-.75 0zm5.006-2.786h.75c-.67.34-.634.097-.75 0zm3.003-2.026l1 .506h-.75l-.25-.506zm7.76-4.81c-.705.263-.128.372-.752 0h.75zm-.502-1.014l3.254-1.773.75.252c-1.228.968-2.854 1.793-3.503 2.026l-.5-.506zM596.618 291.52l.75.505c-.895-.115-.646.128-.75-.506zm3.504 0l-.25-1.014c.78.682.734.092.25 1.013zm-.25-2.28l.75-.76s.234 1.162-.75.76zm4.504-2.532v-1.266l1 1.013c-.082.084-.166.17-.25.253h-.75zm159.677-12.156l-1.25.507.75-.76.5.252zm-81.59-56.22v-.252l1.752-2.28c.99.588-.672 1.954-1.752 2.533zm-13.515 15.702c-.525.872-.203.616-1.25 1.013l.75-1.013h.5zm-2.003 2.786l-1.25.76c.082-.338.166-.675.25-1.013l1.25-1.52c.57.396.144.926-.25 1.773zm40.295 38.745l-1.752 1.52 1-1.52h.752zm-7.508 5.318l.25-1.013c-.076.547.16.446-.25 1.013zm83.342 124.594l1 .507h-.75l-.25-.507zm-8.01-33.68c.968.554.808.426 1.002 1.772l-.5-1.014c-.168-.253-.334-.507-.5-.76zM607.13 178.32c3.445-.978 10.756-6.766 11.26-9.623-2.553 2.1-9.416 3.14-12.763 6.583l1.502 3.04zm20.772 93.95c-.77 2.117-7.808 4.07-6.507 6.838-2.684.655-3.06 2.688-5.005 2.532l.25-.253 1.752-2.027-.5.506c-1.558.58-2.643 2.01-3.505 3.29 1.5-.58 1.31-1.12 2.503-.252-1.384.32-4.202 2.93-5.506 4.305 6.906-1.074 13.923-5.785 18.02-8.61-.334-.084-.667-.17-1-.253.522-.784.98-1.23 1-1.266.322-1.243-.282-4.097-1.502-4.81zm-16.518 4.56c.65.458.306.082.25.76l.25.253 1.502-1.52c-.667.17-1.335.338-2.002.507zm8.51.506l-.752 1.266 1.752-1.013-1-.252zm-6.257.507l-.5.506c.257-.03 1.193-.65.5-.505zm164.932 105.6c.742.25.11.367 1 0-1.297-.555-1.534-1.048-2.503-1.773.4 1.254.36 1.264 1.502 1.773zm-147.414 39c.584-.34 1.168-.676 1.752-1.014h-1l-.752 1.014zM662.69 434.6l-1.5 1.013c.583.084 1.167.17 1.75.253.344-.55-.16-.25.502-.506-.493-.856.084-.256-.75-.76zm-4.755 2.785c.334-.084.667-.17 1-.253-.166-.084-.333-.17-.5-.253l-.5.505z"/>
<path id="shigeru_logo_kanji_w" d="M842.89 460.43l-.5-1.013c.643.678.41.23.5 1.013zm-40.795-228.928c8.43 7.17 17.53 15.63 25.778 23.804 8.877 8.798 16.87 23.036 6.257 32.668-1.284 1.165-7.98 1.914-10.01 2.532-1.202-3.322-4.073-.636-6.508-2.28-2.375-1.6-3.9-3.807-6.758-5.57-5.76-3.555-5.778-10.95-12.764-12.915-7.096-1.995-19.55-1.064-25.528 1.52-.13.056-3.104 1.656-3.504.507-.748.722-3.035 2.896-5.005 2.28 11.078-6.012 22.394-13.32 31.535-22.033-2.667-9.226-22.485-25.89-29.783-34.187.584.17 1.168.338 1.752.506l-.25-.76c-1.275-.835-1.602-.887-2.503-2.532 3.866.42 7.496 2.777 10.512 4.306l10.01 2.786c5.036 3.317 12.117 5.413 16.77 9.37zm-26.53 135.23l-.5-.254-.502-.76c.927.474.523.12 1.002 1.013zm-1.5.253c-.96-.663-1.22-.856-1.503-2.28.5.76 1 1.52 1.502 2.28zm-4.256 7.09h-1.002l-.5-1.013c.815-1.012.63-.313.5-1.266-.974-.427-.38.247-.75-.76.082.17.166.338.25.506.166.084.333.17.5.253l1.752 1.266c-1.037.71-.602-.242-.75 1.015zm-2.754-3.798l-1.25-1.773c1.3.417 1.484.913 2.252 1.773h-1.002zM554.32 446.755c-3.728 6.112-4.888 11.704-8.008 16.207-2.857-.774-2.675.554-4.755 1.773-7.087-.817-15.154-2.645-18.52-6.33.17-3.08-4.984-6.24-6.507-8.864l-.5-8.862c-1.893-6.414-4.737-13.984-5.257-21.78-.284-4.26 13.492-24.877 16.518-31.654 6.97-15.608 10.858-32.91 14.016-48.37 1.47-7.19-1.272-12.808.25-18.74 5.987.62 15.912 4.8 20.272 10.13 1.364 1.67 2.182 4.69 4.004 6.585l-.5 1.518c.003 3.213 2.05 10.067 3.503 14.18 1.433 4.064.508 9.155 1.752 13.676 7.758 28.18-3.088 58.93-16.266 80.53zm45.3-10.383c-.082-.17-.166-.338-.25-.506l-1.5-1.013c1.04.31 2.045.535 1.75 1.52zm11.013 6.078v-.507l.25.253c1.003.353.436-.085.75.76l-1-.506zm48.804-2.026c-1.67.28-4.442 2.093-7.258 1.013l2.25-1.773 2.504.76.25-1.266c.834.084 1.67.17 2.503.253-.813.643-.755.104-.25 1.014zm183.453 53.94l.25 3.04c-7.065 3.442-14.087 9.144-23.526 7.09-.458-.1-2.105-.357-2.503.506-1.81-1.765-14.77-3.968-19.02-5.57-3.34-1.26-9.078-5.22-13.014-7.345-22.44-12.112-41.903-26.997-60.066-44.064l-19.522-20.765c-2.29-2.904-4.703-8.12-7.76-9.37l-12.763 9.876c-2.593 2.11-7.34 2.3-10.26 5.32-.752-.17-1.503-.34-2.254-.507-3.41 1.95-4.233 3.945-8.258 6.078-3.527 1.87-6.87-1.956-11.763 0-6.01 2.405-11.823 5.984-18.772 6.585-1.896-1.524-2.457-1.653-5.506-1.013v.253l2.002.76c-6.875.052-25.357-5.09-29.533-8.61.066-1.762-11.758-9.546-14.765-10.89v-.252l1-.76c1.16 1.15.228.764 1.753.76-1.128-2.907-3.336-4.81-4.755-6.837h.25c5.617 2.957 9.348 3.53 16.018 5.57l-1.25-2.025c12.71 7.69 25.67-1.12 38.042-3.038l-.5-.253c-.585-.17-1.17-.34-1.753-.507 2.25-.992 4.637-.57 6.757-1.266 5.49-1.8 11.894-8.96 17.77-8.357-.234-1.03.32-.28-.5-1.013 6.066-3.867 11.096-7.734 16.017-12.662-.584.084-1.168.17-1.752.253l.25-.76c10.003-2.84-.152-15.466-3.754-22.285-9.834-18.616-19.387-41.896-29.032-61.79-3.12-.3-12.907 3.235-15.517 4.052-16.857 5.277-48.552 1.344-54.812-11.65 12.022-.347 22.87-8.575 29.783-9.875.723-1.275 1.06-1.998 2.003-2.532l-.25 1.013 9.51-4.05c-.357-.945-.477-.578 0-1.774-1.46.325-.908.305-2.253-.253l.25 1.266c-2.472.2-2.775 1.82-5.006 1.265.793-.53 9.293-7.13 8.26-9.117l-.25.506-1.252 1.266c-.334-.084-.667-.17-1-.253l.5-1.266h-1l-1.002 2.28c.888.165.935-.387.75.507l-1.25 2.026-1-.506c.082-.253.166-.507.25-.76l-2.504 1.52v-.254l.25-1.013c2.22-.877 1.403-1.218 3.254-.76l-.5-1.773c3.695-3.504 7.47-7.743 9.76-11.902l1 1.013c.084-.338.168-.675.25-1.013-.426-3.602 2.395-3.182 4.005-5.824h-1.25l2.502-2.53c.034-.13-5.756-30.136-5.756-30.136 8.717-.11 12.806 5.785 20.023 9.876h.5c-.198-2.2 7.57-12.882 10.012-15.194-1.166-.46-.537.32-1-.76 1.078-.204.576.33 1.25-.76-.5.005-.236-.06 0-.506.756-6.108 8.17-12.88 11.012-19.246 6.388-14.31 14.687-29.395 19.02-46.343v-.252c-7.865-.16-45.01 4.737-48.052 7.85-5.848 5.987-7.712 28.04-9.51 33.934-1.095 3.587 1.492 8.686 1 11.396-.493 2.725-5.384 7.61-4.254 11.143l-5.505 4.56c-17.945 9.017-29.712-22.858-35.29-29.377-.25.084-.5.17-.75.253-7.345 20.258-20.612 32.435-42.547 22.032-7.787-3.693-15.39-4.62-21.273-10.383-.61-.596-3.65-.58-5.256-1.52-1.753-1.687-3.505-3.376-5.257-5.064-.92-.78-1.94.674-2.753.254-3.943-2.037-8.327-6.342-9.51-11.65 4.57-4.734 22.02-8.247 28.53-5.824 10.977-2.993 24.17-4.12 33.037-9.37 2.34-1.386 16.706-5.17 16.268-6.837 1.203-2.01-.456-3.974-1-6.078-1.998-7.703-5.06-29.65-1.002-34.694h-.75v-.252c9.296.873 22.674 16.89 27.53 23.298 2.004 2.646 3.384 7.427 6.006 8.61 9.258-2.28 18.52-4.56 27.78-6.837 2.45-.44 8.044-.044 11.012-1.774l5.005-6.584-2.753 6.078c13.753-1.096 30.42-4.22 43.298-5.318 3.168-10.623 7.51-22.64 10.26-32.92 1.67-6.235 1.482-15.804.502-20.26-.097-.443-.59-2.326-.75-1.773-.802-4.97 1.938-7.156-.502-12.916l.25-.253 2.753 2.027-.75-3.292 2 1.266-.5-.76V75c3.33 1.163 5.22 4.29 7.258 6.838.566.707 3.33 1.097 4.004 2.026 10.206 14.028 20.51 26.295 24.777 42.797 1.293 5.002-5.546 15.78-5.756 18.487.712.5.32.367 1 .506 3.386 1.023 9.113-1.63 12.765.76 3.657 2.392 8.345 2.888 12.264 4.812 7.01 3.442 22.184 14.645 25.278 19.753 1.866 3.08 3.22 5.655 4.505 9.117l.25 4.052c-1.924 3.39-5.008 8.085-8.26 10.636-12.324 9.67-32.36-12.15-35.538-17.473-1.75-2.93-7.73-10.387-12.264-9.117-1.3.365-14.175 4.738-14.266 4.812-3.296 2.663-3.507 8.682-6.507 11.65-4.936 4.88-8.642 12.127-14.266 18.485-.585 1.94-1.17 3.883-1.753 5.825-.36.62-5.63 7.104-6.507 5.318l-7.258 9.876 1 .505c-4.875.586-8.744 10.038-12.763 12.662-.972.257-.194.33-1.252-.253-1.262 5.592-2.445 5.65-8.51 10.13 1.202.807-.183.42-1 1.266l.75 1.773 1.503-1.52c-.082.17-.166.338-.25.506l-2.25 3.038c1.733 2.976 4.503 5.69 7.007 7.344 2.336-1.35 4.672-2.7 7.008-4.052 1.285-1.13 1.432-3.103 3.003-4.052 11.21-6.765 21.015-9.792 35.54-10.636 14.522-.844 32.03 21.375 9.01 29.122.834 1.347.855 1.405-.25 2.532-11.127.62-22.677 13.774-31.035 19.246-2.943 1.927-13.022 4.117-13.765 5.825-2.31 5.305 3.35 13.05 3.754 18.486.582 7.846 12.748 45.008 20.022 50.9l.25-.252c5.648-14.994 14.866-31.015 20.773-46.09 2.62-6.686-1.137-17.118 1-20.765 7.284 1.665 12.07 7.59 15.518 10.89 8.28 7.92 12.683 15.472 15.767 25.323.83 2.65-1.184 7.548-1.25 10.89-.585.927-1.17 1.856-1.753 2.785-2.452 7.956-7.2 14.724-12.265 21.02l-1.25 3.29c-5.103 6-12.312 13.93-15.518 21.78 16.107 18.56 35.48 33.912 55.06 48.115 4.512 3.272 12.35 7.443 16.52 10.13 2.523 1.626 5.687 1.61 7.257 3.545.334-.084.667-.17 1-.253.335-3.376.668-6.753 1.002-10.13l-2.002-9.37c.648 1.168.6 2.066 1.752 2.786-5.918-20.62-7.35-31.643-17.02-48.875-1.334-2.784-2.67-5.57-4.003-8.356l-.25.76c-2.27-3.766-2.396-5.02-4.755-8.863h.25c1.607.433 2.753.254 2.753.254 1.118 2.573 1.334 5.014 3.004 7.09.964-.372.12-.38 1-.252.732-1.274-.522-.557-.75-1.52h-.75c1.198-.72.74-.6 2 0l-3.002-6.077c.334-.084.667-.17 1-.253 4.506 6.837 9.01 13.676 13.516 20.512-.686-8.524-10.26-18.262-13.765-27.35.334-.084.667-.17 1-.253h.25c1.203 3.948 12.823 16.3 16.27 21.78 8.11 12.898 17.12 25.13 27.28 37.733l1.75-.76c.084.253.168.506.25.76l-.5 1.013-.5-1.013c-.084.338-.168.675-.25 1.013l2.25 1.266.502 1.773c1.487-.695 7.71 16.35 9.51 15.7.664.335 1.444 1.576 1.753 1.014 3.25 4.042 1.455 10.764 6.758 12.914l-.5-2.026h.75c.776 1.956 1.072 1.31 2.253 2.786 1.25 4.39 2.502 8.78 3.753 13.168.834.675 1.67 1.35 2.503 2.026 1.965 3.463-4.82 16.855-6.756 17.726zm-246.523-71.667c-1.44.308-4.078-1.03-5.256-2.28l5.257 2.28zm-2.753-2.785c2.075.326 3.51.687 4.755 1.773-1.585-.59-3.17-1.183-4.756-1.773zm7.258 2.026c.25.084.5.17.75.253-.357-.09-.273.112-.75-.252zm44.8-7.85l.25-.507.75.254c-.333.084-.666.17-1 .253zm4.004-2.28h.75c-.703.264-.126.373-.75 0zm5.006-2.786h.75c-.67.34-.634.097-.75 0zm3.003-2.026l1 .506h-.75l-.25-.506zm7.76-4.81c-.705.263-.128.372-.752 0h.75zm-.502-1.014l3.254-1.773.75.252c-1.228.968-2.854 1.793-3.503 2.026l-.5-.506zM596.618 291.52l.75.505c-.895-.115-.646.128-.75-.506zm3.504 0l-.25-1.014c.78.682.734.092.25 1.013zm-.25-2.28l.75-.76s.234 1.162-.75.76zm4.504-2.532v-1.266l1 1.013c-.082.084-.166.17-.25.253h-.75zm159.677-12.156l-1.25.507.75-.76.5.252zm-81.59-56.22v-.252l1.752-2.28c.99.588-.672 1.954-1.752 2.533zm-13.515 15.702c-.525.872-.203.616-1.25 1.013l.75-1.013h.5zm-2.003 2.786l-1.25.76c.082-.338.166-.675.25-1.013l1.25-1.52c.57.396.144.926-.25 1.773zm40.295 38.745l-1.752 1.52 1-1.52h.752zm-7.508 5.318l.25-1.013c-.076.547.16.446-.25 1.013zm83.342 124.594l1 .507h-.75l-.25-.507zm-8.01-33.68c.968.554.808.426 1.002 1.772l-.5-1.014c-.168-.253-.334-.507-.5-.76zM607.13 178.32c3.445-.978 10.756-6.766 11.26-9.623-2.553 2.1-9.416 3.14-12.763 6.583l1.502 3.04zm20.772 93.95c-.77 2.117-7.808 4.07-6.507 6.838-2.684.655-3.06 2.688-5.005 2.532l.25-.253 1.752-2.027-.5.506c-1.558.58-2.643 2.01-3.505 3.29 1.5-.58 1.31-1.12 2.503-.252-1.384.32-4.202 2.93-5.506 4.305 6.906-1.074 13.923-5.785 18.02-8.61-.334-.084-.667-.17-1-.253.522-.784.98-1.23 1-1.266.322-1.243-.282-4.097-1.502-4.81zm-16.518 4.56c.65.458.306.082.25.76l.25.253 1.502-1.52c-.667.17-1.335.338-2.002.507zm8.51.506l-.752 1.266 1.752-1.013-1-.252zm-6.257.507l-.5.506c.257-.03 1.193-.65.5-.505zm164.932 105.6c.742.25.11.367 1 0-1.297-.555-1.534-1.048-2.503-1.773.4 1.254.36 1.264 1.502 1.773zm-147.414 39c.584-.34 1.168-.676 1.752-1.014h-1l-.752 1.014zM662.69 434.6l-1.5 1.013c.583.084 1.167.17 1.75.253.344-.55-.16-.25.502-.506-.493-.856.084-.256-.75-.76zm-4.755 2.785c.334-.084.667-.17 1-.253-.166-.084-.333-.17-.5-.253l-.5.505z" fill="#fff"/>
<rect x="0" y="0" width="1000" height="880" style="stroke: none; fill: none;"/>
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: #0000CC; fill: rgba(0, 0, 255, 0.25);"/> -->
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: #0000CC; fill: none;"/> -->
<!-- <rect x="0" y="0" width="1000" height="880" style="stroke: none; fill: rgba(0, 0, 255, 0.25);"/> -->
</g>
</svg>
<!--/* ========================= CURL ========================= */-->
<!--
<svg version="1.1" id="afro_curl" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 100" style="enable-background:new 0 0 50 100;" xml:space="preserve">
<g id="curl">
<path d="M10.164,93.706c7.735,9.34,24.605,8.114,30.362-2.544c2.813-5.207,3.003-11.594,0.186-16.841
c-2.904-5.409-9.065-8.554-15.283-9.187c-6.42-0.654-13.07,1.684-16.954,6.63c-3.9,4.967-4.607,12.137,0.127,16.854
c4.535,4.519,11.862,4.529,17.812,3.054c6.502-1.612,12.996-5.167,17.529-9.865c4.63-4.799,7.285-11.432,4.873-17.805
c-2.334-6.168-8.464-10.812-15.243-12.04c-7.614-1.379-15.903,0.719-22.151,4.969C5.731,60.803,0.579,67.627,3.316,74.503
c2.442,6.138,9.839,8.83,16.369,8.566c6.804-0.275,13.364-3.138,18.18-7.649c4.742-4.442,7.872-10.615,7.761-16.987
c-0.11-6.344-3.209-12.58-8.088-16.92c-5.093-4.531-11.966-6.989-18.977-6.173c-7.488,0.872-14.26,5.337-16.428,12.352
c-2.057,6.655,1.092,13.196,7.015,16.996c5.61,3.599,13.084,4.383,19.476,2.346c12.553-4.002,21.796-17.54,16.672-29.843
c-4.598-11.04-18.768-18.509-31.069-14.478C7.754,24.835,1.948,29.951,0.401,36.402c-1.619,6.75,1.803,13.231,7.732,17.037
c13.012,8.352,31.07-0.389,36.818-12.776c2.866-6.175,3.009-13.057-0.232-19.131c-2.938-5.505-8.711-10.039-15.202-11.202
C15.903,7.89,1.992,21.103,8.207,33.824c2.564,5.248,8.339,8.883,14.24,10.029c6.566,1.275,13.086-0.263,18.328-4.176
c10.726-8.007,12.619-23.191,2.918-32.612C34.201-2.154,18.144-2.59,8.912,7.171C4.61,11.719,1.877,17.889,2.466,24.053
c0.608,6.364,4.229,11.872,9.602,15.683c5.374,3.812,11.683,4.921,18.234,4.069c1.675-0.218,2.557-2.219,2.17-3.602
c-0.474-1.693-2.168-2.261-3.823-2.045c-8.777,1.142-18.597-6.131-19.341-14.408C8.565,15.478,15.746,6.901,24.715,6.412
c8.967-0.489,18.345,6.243,18.482,15.054c0.128,8.205-7.129,16.42-16.131,16.4c-8.49-0.019-17.218-7.439-11.98-15.537
c2.38-3.68,6.918-6.178,11.536-5.851c4.436,0.314,8.528,3.002,10.931,6.45c5.757,8.263,1.266,18.961-7.086,23.972
c-4.61,2.766-10.651,4.208-15.927,2.308c-4.212-1.516-7.828-5.308-7.577-9.743c0.25-4.418,3.944-8.158,8.021-9.971
c4.014-1.785,8.712-1.542,12.784-0.067C36,32.41,41.685,40.547,39.007,48.822c-2.678,8.275-12.488,14.607-21.66,12.234
c-4.222-1.092-8.558-4.08-8.875-8.519c-0.35-4.903,3.659-8.896,8.411-10.204c9.776-2.69,19.335,4.311,21.422,13.225
c2.078,8.875-5.134,17.536-13.882,20.112c-4.005,1.179-9.161,1.445-12.698-1.087c-4.502-3.223-1.064-8.445,2.161-11.161
c7.48-6.298,22.26-8.296,27.789,1.365c5.072,8.86-6.388,16.947-13.93,19.792c-3.786,1.428-8.921,2.651-12.772,0.776
c-4.126-2.008-3.626-6.896-1.337-10.037c5.212-7.15,17.959-5.482,22.176,1.703c4.825,8.223-1.311,18.582-11.122,19.275
c-4.643,0.328-9.373-1.22-12.639-4.367C10.815,90.737,9.138,92.468,10.164,93.706L10.164,93.706z"/>
</g>
</svg>
-->
<!--/* ========================= THOUGHTS ========================= */-->
<svg version="1.1" id="thoughtFro" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1000 628" style="enable-background:new 0 0 1000 628;" xml:space="preserve">
<g id="thoughts"></g>
<!--
<div class="thoughtBubble" id="thoughtBubble">
<div class="thoughtCopy">
<font id="thoughtCopy">thoughtCopy</font>
</div>
<div class="thoughtClose" id="thoughtClose" onClick="closeThought();">X</div>
</div>
-->
</svg>
<div class="thoughtBubble" id="thoughtBubble">
<div class="thoughtCopy">
<!-- <font id="thoughtCopy">thoughtCopy</font> -->
<span id="thoughtCopy">thoughtCopy</span>
</div>
<div class="thoughtClose" id="thoughtClose" onClick="closeThought();">X</div>
</div>
<!-- <div class="resetThoughts" id="resetThoughts" onClick="resetThoughts();">reset my thoughts...</div> -->
<div class="resetThoughts" id="resetThoughtsID" onClick="resetThoughts();">reset my thoughts...</div>
<!--/* ========================= PRONUNCIATIONS ========================= */-->
<div class="name_pronunciation" id="name_pronunciation">
<div class="name_syllables" id="name_syllables">
<div id="name_syllable01" onmouseover="showThis(this.id)" onmouseout="hideThis(this.id)">Shi•ge•ru</div>
<div id="name_syllable02" onmouseover="showThis(this.id)" onmouseout="hideThis(this.id)">Shi•ge</div>
<div id="name_syllable03" onmouseover="showThis(this.id)" onmouseout="hideThis(this.id)">Shi•gi</div>
</div>
<div class="name_defs">
<div id="name_def01">
\SHEE • gé • r̃ü\ noun m.
<ol>
<!-- <li>what Google told me in my last search: to be luxuriant, abundant, grow thick</li> -->
<li>to be luxuriant, abundant, grow thick</li>
<li>what my mother told me when I was young: “You are a very old, very big tree with many leaves, far-reaching branches and deep, deep roots.”</li>
</ol>
</div>
<div id="name_def02">
\SHEE • gé\ noun m.
<ol>
<li>this is a nickname, but only native Japanese speakers pronunce it this way</li>
</ol>
</div>
<div id="name_def03">
\SHə • gee\ noun m.
<ol>
<li>When people ask for my name, I used to tell them, “My name is Shigi - rhymes with ‘piggy’... until it was suggested that I should probably go with, “My name is Shigi - rhymes with Ziggy.” <i>#SubliminalBranding</i></li>
<!-- <li>This is what everyone calls me; it’s just easier this way</li> -->
</ol>
</div>
<!-- <div>In the end... as long as you know who you’re talking to, it’s all good.</div> -->
</div>
</div>
</div>
<!--/* ========================= MODAL WINDOW(s) ========================= */-->
<div id="openModal" class="modalDialog">
<a href="#close" class="spacerClose" onClick="setTimeout(removeModalContent, 400);"><img id="spacerClose1" src="img/0elements/spacer.gif"></a>
<div id="modalContent" onClick="setTimeout(removeModalContent, 400);">
<!-- <div class="modalObject" id="modalObject" w3-include-html="resume.html"></div> -->
<!-- <div class="modalObject" id="modalObject"></div> -->
<!-- <object id="modalObject" type="text/html" data="resume.php" width="100%" height="100%"></object> -->
<!-- <object id="modalObject" type="text/html" data="" width="100%" height="100%"></object> -->
<a href="#" title="Close" class="btn_closeModal" onClick="setTimeout(removeModalContent, 400);">X CLOSE</a>
</div>
</div>
<div id="openResume" class="modalDialog">
<a href="#close" class="spacerClose" onClick="setTimeout(removeModalContent, 400);"><img id="spacerClose1" src="img/0elements/spacer.gif"></a>
<div class="resumeContent" id="resumeContent">
<div class="modalResume" id="modalResume" w3-include-html="resume.php"></div>
<a href="#close" title="Close" class="btn_closeModal">X CLOSE</a>
</div>
</div>
<div id="openContact" class="modalDialog">
<a href="#close" class="spacerClose" onClick="setTimeout(removeModalContent, 400);"><img id="spacerClose1" src="img/0elements/spacer.gif"></a>
<div class="resumeContent" id="resumeContent">
<div class="modalResume" id="modalResume" w3-include-html="scripts/contact.php"></div>
<a href="#close" title="Close" class="btn_closeModal">X CLOSE</a>
</div>
</div>
<script>
includeHTML();
</script>
</body>
</html>