Skip to content

Instantly share code, notes, and snippets.

@cly
Created June 10, 2013 21:11
Show Gist options
  • Save cly/5752332 to your computer and use it in GitHub Desktop.
Save cly/5752332 to your computer and use it in GitHub Desktop.
Google doodle sendak June 13
/*
<center><div id="lga" style="height:231px;margin-top:-22px"><style>#hplogo{background:url(/logos/2013/sendak/sendak-hp.jpg) no-repeat 9px 70px;height:231px;margin-top:-32px;outline:none;overflow:hidden;position:relative;width:600px;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none}</style><div id="hplogo" dir="ltr" tabindex="0" style="background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial;"><canvas width="600" height="231" style="position: absolute; top: 0; left: 0px; z-index: 1; cursor: default;"></canvas><canvas width="600" height="231" style="position: absolute; top: 0px; left: 0px; cursor: default;"></canvas></div><script>(function(){window.google||(window.google={});google.doodle||(google.doodle={});google.doodle.url="/search?q=Maurice+Sendak&oi=ddle&ct=maurice_sendaks_85th_birthday-1525005-hp";google.doodle.alt="Maurice Sendak\'s 85th Birthday";if(!google.doodle||!google.doodle.loaded){var a=["google","doodle","loaded"],b=this;a[0]in b||!b.execScript||b.execScript("var "+a[0]);for(var c;a.length&&(c=a.shift());)a.length?b=b[c]?b[c]:b[c]={}:b[c]=!0;var d=document.createElement("script");d.src="/logos/2013/sendak/sendak13.js";d.async=!0;document.body.appendChild(d)};})();</script></div><div style="height:102px"></div><div id="prm-pt" style="font-size:83%;min-height:3.5em"><br><script>window.gbar&&gbar.up&&gbar.up.tp&&gbar.up.tp();</script></div></center>
*/
(function() {
var m, n = this, aa = function(a) {
var b = typeof a;
if ("object" == b)
if (a) {
if (a instanceof Array)
return "array";
if (a instanceof Object)
return b;
var c = Object.prototype.toString.call(a);
if ("[object Window]" == c)
return "object";
if ("[object Array]" == c || "number" == typeof a.length && "undefined" != typeof a.splice && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("splice"))
return "array";
if ("[object Function]" == c || "undefined" != typeof a.call && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("call"))
return "function"
} else
return "null";
else if ("function" == b && "undefined" == typeof a.call)
return "object";
return b
}, ba = function(a) {
var b = aa(a);
return "array" == b || "object" == b && "number" == typeof a.length
}, p = function(a) {
return "string" == typeof a
}, ea = function(a) {
return a[ca] || (a[ca] = ++da)
}, ca = "closure_uid_" + (1E9 * Math.random() >>> 0), da = 0, fa = function(a, b, c) {
return a.call.apply(a.bind, arguments)
}, ga = function(a, b, c) {
if (!a)
throw Error();
if (2 < arguments.length) {
var d = Array.prototype.slice.call(arguments, 2);
return function() {
var c = Array.prototype.slice.call(arguments);
Array.prototype.unshift.apply(c, d);
return a.apply(b, c)
}
}
return function() {
return a.apply(b, arguments)
}
}, ha = function(a, b, c) {
ha = Function.prototype.bind && -1 != Function.prototype.bind.toString().indexOf("native code") ? fa : ga;
return ha.apply(null, arguments)
}, ia = function(a, b) {
var c = Array.prototype.slice.call(arguments, 1);
return function() {
var b = Array.prototype.slice.call(arguments);
b.unshift.apply(b, c);
return a.apply(this, b)
}
}, ja = function() {
var a = ["google", "doodle", "jesr"], b = n;
a[0] in b || !b.execScript || b.execScript("var " +
a[0]);
for (var c; a.length && (c = a.shift()); )
a.length ? b = b[c] ? b[c] : b[c] = {} : b[c] = !0
}, q = function(a, b) {
function c() {
}
c.prototype = b.prototype;
a.da = b.prototype;
a.prototype = new c
};
Function.prototype.bind = Function.prototype.bind || function(a, b) {
if (1 < arguments.length) {
var c = Array.prototype.slice.call(arguments, 1);
c.unshift(this, a);
return ha.apply(null, c)
}
return ha(this, a)
};
var ka = function() {
this.y = this.x = 0;
this.k = this.i = 1;
this.children = [];
this.a = null;
this.B = 1;
this.name = "";
this.w = null;
this.d = 0;
this.g = {x: 0,y: 0}
}, la = function(a, b, c, d, f) {
b.save();
if (a.a) {
var e = c % a.B;
a.x = a.a.x[e];
a.y = a.a.y[e];
a.d = a.a.rotation[e]
}
b.translate(a.x + a.g.x, a.y + a.g.y);
b.rotate(a.d * Math.PI / 180);
b.scale(a.i, a.k);
a.name in f && r(d, f[a.name], b, a.w ? a.w.x : 0, a.w ? a.w.y : 0);
for (e = 0; e < a.children.length; e++)
la(a.children[e], b, c, d, f);
b.restore()
}, ma = function(a, b) {
for (var c = 0; c < b.children.length; c++) {
var d = b.D[b.children[c]],
f = new ka;
f.B = d.B;
f.name = b.children[c];
f.w = d.w;
f.a = d;
f.i = f.k = 0.8;
var e = a, g = f;
g && (g.o = e, g.B = e.B, e.children.push(g));
d.children && d.children.length && ma(f, d)
}
};
var na = function(a) {
this.i = a;
this.d = !1;
this.g = [];
this.a = new Image
}, oa = function(a) {
if (!a.a.src) {
var b = function() {
if (!a.d) {
a.d = !0;
for (var b = 0, d; d = a.g[b]; b++)
d()
}
};
a.a.onload = b;
a.a.src = a.i;
(a.a.complete || "complete" == a.a.readyState) && b()
}
}, pa = function(a, b) {
a.d ? b() : a.g.push(b)
};
var s = function(a, b) {
this.g = b;
this.d = new na(a);
this.a = !1;
var c = this;
pa(this.d, function() {
c.a = !0
})
};
s.prototype.getWidth = function(a) {
return this.g[a][2]
};
s.prototype.getHeight = function(a) {
return this.g[a][3]
};
var u = function(a, b) {
b && pa(a.d, b);
oa(a.d)
}, r = function(a, b, c, d, f, e, g) {
if (a.a) {
var h = a.g[b], k = h[2], v = h[3], l = e || 1;
e = k * l;
l *= v;
g = g || !1;
c.drawImage(a.d.a, h[0], h[1], k, v, d - (g ? e / 2 : 0), f - (g ? l / 2 : 0), e, l)
} else
u(a, function() {
r(a, b, c, d, f)
})
};
var qa, w = new s("/logos/2013/sendak/sendak-immediate.png", [[106, 740, 600, 258], [0, 828, 31, 35], [34, 828, 31, 37], [0, 740, 31, 37], [34, 740, 69, 85], [0, 1001, 737, 737], [0, 0, 737, 737]]), ra = new s("/logos/2013/sendak/sendak-immediate32.png", [[0, 325, 19, 19], [52, 0, 19, 19], [0, 38, 76, 159], [48, 359, 38, 82], [89, 359, 71, 78], [0, 359, 45, 33], [122, 0, 38, 46], [79, 234, 61, 19], [116, 256, 26, 52], [0, 200, 47, 53], [79, 0, 40, 51], [0, 256, 113, 66], [94, 109, 52, 102], [93, 325, 37, 20], [79, 109, 12, 23], [0, 395, 23, 37], [78, 325, 12, 23], [18, 0, 31, 19], [0, 0, 15, 33], [79, 214,
44, 17], [22, 325, 23, 27], [48, 325, 27, 31], [18, 22, 45, 13], [79, 54, 82, 52]]), x = new s("/logos/2013/sendak/sendak-limbs.png", [[96, 658, 76, 110], [66, 0, 35, 62], [59, 823, 32, 19], [248, 560, 34, 44], [223, 1039, 36, 18], [175, 658, 122, 114], [0, 286, 44, 49], [0, 612, 47, 24], [60, 560, 49, 49], [136, 560, 41, 26], [139, 447, 71, 110], [81, 612, 37, 43], [267, 949, 37, 43], [0, 246, 38, 17], [0, 1039, 52, 40], [104, 75, 37, 47], [0, 266, 33, 17], [0, 895, 137, 141], [104, 0, 62, 72], [0, 560, 33, 35], [0, 658, 30, 40], [46, 717, 31, 47], [142, 775, 72, 117], [217, 775, 47, 43], [59, 775, 80, 45], [254, 163,
64, 43], [141, 1039, 41, 38], [267, 839, 45, 42], [0, 0, 63, 121], [267, 884, 43, 62], [185, 1039, 35, 40], [118, 1039, 20, 13], [259, 447, 21, 12], [225, 560, 20, 21], [55, 1039, 21, 18], [180, 560, 42, 40], [252, 0, 65, 136], [104, 125, 50, 47], [36, 560, 21, 43], [169, 163, 82, 80], [121, 612, 43, 26], [267, 1025, 47, 45], [104, 175, 51, 52], [169, 0, 80, 160], [254, 209, 27, 29], [47, 286, 130, 158], [213, 447, 43, 28], [285, 560, 26, 28], [50, 612, 28, 35], [217, 821, 35, 30], [0, 805, 36, 26], [0, 775, 28, 27], [0, 124, 85, 116], [267, 775, 52, 61], [283, 447, 31, 67], [65, 447, 71, 110], [0, 701, 43, 53], [46, 658,
47, 56], [167, 612, 151, 42], [0, 447, 62, 81], [79, 1039, 36, 40], [112, 560, 21, 41], [59, 845, 47, 45], [213, 478, 67, 61], [180, 266, 145, 166], [140, 895, 121, 128], [0, 338, 44, 64], [0, 834, 56, 52], [267, 995, 48, 27]]), sa = new s("/logos/2013/sendak/sendak-characters.png", [[0, 5869, 103, 153], [0, 4221, 103, 153], [0, 980, 103, 153], [0, 9332, 103, 153], [0, 6526, 103, 153], [0, 3096, 103, 153], [0, 490, 103, 153], [0, 1626, 103, 153], [0, 0, 103, 153], [0, 4377, 103, 153], [0, 8842, 103, 153], [0, 1303, 103, 153], [0, 3909, 103, 153], [0, 2450, 103, 153], [0, 4065, 103, 153], [0, 3753, 103, 153],
[0, 2606, 103, 153], [0, 7183, 103, 153], [0, 2929, 165, 164], [0, 5368, 165, 164], [0, 6192, 165, 164], [0, 4867, 165, 164], [0, 9655, 165, 164], [0, 6025, 165, 164], [0, 8007, 165, 164], [0, 9165, 165, 164], [0, 2283, 165, 164], [0, 8174, 165, 164], [0, 1949, 165, 164], [0, 5034, 165, 164], [0, 8508, 165, 164], [0, 646, 165, 164], [0, 323, 165, 164], [0, 156, 165, 164], [0, 5535, 165, 164], [0, 7339, 165, 164], [0, 8341, 165, 164], [0, 7673, 165, 164], [0, 4700, 165, 164], [0, 6359, 165, 164], [0, 3419, 165, 164], [0, 6682, 165, 164], [0, 5702, 165, 164], [0, 2116, 165, 164], [0, 4533, 165, 164], [0, 5201, 165,
164], [0, 6849, 165, 164], [0, 7506, 165, 164], [0, 1136, 165, 164], [0, 8675, 165, 164], [0, 9488, 165, 164], [0, 1782, 165, 164], [0, 2762, 165, 164], [0, 8998, 165, 164], [0, 3586, 165, 164], [0, 7840, 165, 164], [0, 3252, 165, 164], [0, 813, 165, 164], [0, 1459, 165, 164], [0, 7016, 165, 164]]), ta = new s("/logos/2013/sendak/sendak-max.png", [[0, 7680, 127, 129], [0, 7944, 127, 129], [0, 5826, 127, 129], [0, 10281, 127, 129], [0, 3090, 127, 129], [0, 4722, 127, 129], [0, 8736, 127, 129], [0, 9486, 127, 129], [0, 5958, 127, 129], [0, 4413, 127, 129], [0, 1764, 127, 129], [0, 1323, 127, 129], [0, 6885,
127, 129], [0, 5385, 127, 129], [0, 8604, 127, 129], [0, 6576, 127, 129], [0, 3354, 127, 129], [0, 5517, 127, 129], [0, 3927, 127, 129], [0, 3663, 127, 129], [0, 7371, 127, 129], [0, 3795, 127, 129], [0, 9354, 127, 129], [0, 1455, 127, 129], [0, 10149, 127, 129], [0, 8340, 127, 129], [0, 8472, 127, 129], [0, 3222, 127, 129], [0, 795, 127, 129], [0, 2958, 127, 129], [0, 927, 127, 129], [0, 7812, 127, 129], [0, 0, 127, 129], [0, 8076, 127, 129], [0, 1059, 127, 129], [0, 132, 127, 129], [0, 8208, 127, 129], [0, 1191, 127, 129], [0, 9045, 127, 129], [0, 6090, 127, 129], [0, 10590, 137, 174], [0, 6222, 137, 174], [0,
441, 137, 174], [0, 5031, 137, 174], [0, 9972, 137, 174], [0, 2250, 137, 174], [0, 10413, 137, 174], [0, 2427, 137, 174], [0, 7017, 137, 174], [0, 264, 137, 174], [0, 4059, 137, 174], [0, 4236, 137, 174], [0, 7194, 137, 174], [0, 4545, 137, 174], [0, 5208, 137, 174], [0, 1587, 137, 174], [0, 8868, 137, 174], [0, 4854, 137, 174], [0, 3486, 137, 174], [0, 9177, 137, 174], [0, 6399, 137, 174], [0, 2781, 137, 174], [0, 1896, 137, 174], [0, 9618, 137, 174], [0, 7503, 137, 174], [0, 10767, 137, 174], [0, 2073, 137, 174], [0, 6708, 137, 174], [0, 618, 137, 174], [0, 9795, 137, 174], [0, 2604, 137, 174], [0, 5649, 137,
174]]), y = new s("/logos/2013/sendak/sendak-boat.png", [[2220, 225, 219, 266], [1480, 0, 737, 737], [740, 0, 737, 737], [0, 0, 737, 737], [2442, 0, 737, 737], [2220, 494, 209, 222], [2220, 0, 209, 222]]), z = new s("/logos/2013/sendak/sendak-forest.png", [[834, 326, 171, 261], [1008, 0, 737, 737], [94, 0, 737, 737], [834, 145, 95, 132], [0, 426, 62, 37], [925, 590, 41, 58], [884, 590, 35, 58], [0, 538, 47, 14], [884, 651, 38, 41], [0, 58, 42, 23], [969, 590, 34, 57], [834, 0, 170, 142], [0, 466, 82, 69], [884, 280, 100, 43], [0, 0, 41, 55], [0, 84, 59, 24], [834, 624, 47, 67], [0, 396, 67, 27], [0, 659,
56, 39], [0, 252, 91, 141], [0, 111, 68, 54], [40, 588, 38, 68], [40, 555, 35, 30], [834, 590, 22, 31], [834, 695, 53, 33], [834, 280, 47, 34], [0, 555, 37, 35], [0, 168, 54, 19], [0, 190, 60, 59]]), ua = new s("/logos/2013/sendak/sendak-bumbleardy.png", [[0, 0, 737, 737], [1667, 0, 737, 737], [740, 0, 737, 737], [1480, 0, 184, 256]]), A = new s("/logos/2013/sendak/sendak-nightkitchen.png", [[213, 2260, 738, 737], [299, 0, 738, 737], [0, 3195, 738, 737], [213, 740, 738, 737], [954, 3979, 65, 259], [385, 1870, 210, 192], [741, 3248, 210, 192], [0, 2065, 210, 192], [639, 4130, 210, 192], [0, 740, 210,
192], [86, 1870, 210, 192], [512, 1480, 210, 192], [299, 1675, 210, 192], [213, 2065, 210, 192], [598, 1675, 210, 192], [954, 2561, 210, 192], [0, 2508, 210, 192], [954, 2260, 210, 192], [426, 2065, 210, 192], [954, 3341, 210, 192], [811, 1675, 210, 192], [0, 4130, 210, 192], [954, 3536, 210, 192], [954, 2951, 210, 192], [426, 3E3, 210, 192], [0, 2260, 210, 192], [213, 3E3, 210, 192], [954, 1870, 210, 192], [954, 3784, 210, 192], [0, 1675, 210, 192], [954, 2756, 210, 192], [86, 3935, 210, 192], [213, 1480, 210, 192], [86, 248, 210, 192], [954, 2065, 210, 192], [811, 1480, 210, 192], [426, 4130, 210, 192],
[86, 53, 210, 192], [954, 935, 210, 192], [639, 2065, 210, 192], [954, 740, 210, 192], [0, 3E3, 210, 192], [0, 2703, 210, 192], [954, 3146, 210, 192], [0, 1480, 210, 192], [954, 1183, 210, 192], [385, 3935, 210, 192], [213, 4130, 210, 192], [684, 3935, 210, 192], [0, 1870, 83, 50], [0, 2455, 83, 50], [0, 443, 83, 50], [0, 1923, 83, 50], [954, 2455, 83, 50], [299, 1870, 83, 50], [426, 1480, 83, 50], [213, 1675, 83, 50], [299, 3935, 83, 50], [512, 1675, 83, 50], [741, 3195, 83, 50], [86, 443, 83, 50], [0, 0, 83, 50], [1024, 1675, 83, 50], [0, 53, 83, 50], [598, 3935, 83, 50], [954, 2508, 83, 50], [954, 1130, 83, 50],
[954, 3731, 83, 50], [725, 1480, 83, 50], [213, 1728, 83, 50], [0, 3935, 83, 50], [827, 3195, 83, 50]]), B = new s("/logos/2013/sendak/sendak-jpgs.jpeg", [[2221, 0, 737, 737], [0, 0, 738, 737], [741, 0, 737, 737], [1481, 0, 737, 737]]), va = new s("/logos/2013/sendak/sendak-png32.png", [[0, 0, 107, 60], [110, 0, 107, 60], [220, 0, 107, 60]]), wa = [z, B, x, sa, y, ua, ta, A, va], xa = new s("/logos/2013/sendak/sendak-herman.png", [[0, 508, 161, 124], [0, 1524, 161, 124], [0, 1778, 161, 124], [0, 1016, 161, 124], [0, 2159, 161, 124], [0, 0, 161, 124], [0, 635, 161, 124], [0, 2413, 161, 124], [0,
1143, 161, 124], [0, 1397, 161, 124], [0, 127, 161, 124], [0, 3302, 161, 124], [0, 2540, 161, 124], [0, 2794, 161, 124], [0, 254, 161, 124], [0, 1651, 161, 124], [0, 3683, 161, 124], [0, 1270, 161, 124], [0, 3175, 161, 124], [0, 2921, 161, 124], [0, 1905, 161, 124], [0, 2286, 161, 124], [0, 3556, 161, 124], [0, 2032, 161, 124], [0, 3048, 161, 124], [0, 2667, 161, 124], [0, 762, 161, 124], [0, 3429, 161, 124], [0, 889, 161, 124], [0, 381, 161, 124]]), ya = new s("/logos/2013/sendak/sendak-party.png", [[0, 0, 573, 252], [576, 0, 573, 252], [1152, 0, 573, 252]]), za = new s("/logos/2013/sendak/sendak-partyanim.png",
[[0, 5888, 571, 253], [0, 1792, 571, 253], [0, 8192, 571, 253], [0, 13056, 571, 253], [0, 8448, 571, 253], [0, 11776, 571, 253], [0, 4096, 571, 253], [0, 6144, 571, 253], [0, 13312, 571, 253], [0, 15104, 571, 253], [0, 16896, 571, 253], [0, 15360, 571, 253], [0, 9216, 571, 253], [0, 1280, 571, 253], [0, 10496, 571, 253], [0, 13568, 571, 253], [0, 768, 571, 253], [0, 4352, 571, 253], [0, 4608, 571, 253], [0, 5632, 571, 253], [0, 6400, 571, 253], [0, 1024, 571, 253], [0, 11264, 571, 253], [0, 256, 571, 253], [0, 9728, 571, 253], [0, 10752, 571, 253], [0, 8960, 571, 253], [0, 7936, 571, 253], [0, 7424, 571, 253],
[0, 16640, 571, 253], [0, 17152, 571, 253], [0, 15616, 571, 253], [0, 14592, 571, 253], [0, 6912, 571, 253], [0, 512, 571, 253], [0, 0, 571, 253], [0, 14848, 571, 253], [0, 14080, 571, 253], [0, 12288, 571, 253], [0, 14336, 571, 253], [0, 9984, 571, 253], [0, 12544, 571, 253], [0, 2816, 571, 253], [0, 10240, 571, 253], [0, 3840, 571, 253], [0, 3328, 571, 253], [0, 3584, 571, 253], [0, 2560, 571, 253], [0, 6656, 571, 253], [0, 15872, 571, 253], [0, 2304, 571, 253], [0, 1536, 571, 253], [0, 11008, 571, 253], [0, 16128, 571, 253], [0, 5376, 571, 253], [0, 16384, 571, 253], [0, 4864, 571, 253], [0, 11520, 571, 253],
[0, 9472, 571, 253], [0, 8704, 571, 253], [0, 13824, 571, 253], [0, 5120, 571, 253], [0, 7680, 571, 253], [0, 2048, 571, 253], [0, 12032, 571, 253], [0, 3072, 571, 253], [0, 7168, 571, 253], [0, 12800, 571, 253]]), Aa = wa.length, Ba = !1, Ca = function(a) {
if (!Ba) {
Ba = !0;
Aa = wa.length;
for (var b = 0, c; c = wa[b]; b++)
u(c, function() {
Aa--;
0 == Aa && (Ba = !1, a())
})
}
};
var Da = 2 * Math.PI, Ea = Math.PI / 2, Fa = Math.floor(300), Ga = Math.floor(25 + B.getHeight(2) / 2);
var Ha = function() {
};
Ha.prototype.H = !1;
Ha.prototype.ba = function() {
this.H || (this.H = !0, this.a())
};
var Ia = function(a, b) {
a.d || (a.d = []);
a.d.push(ha(b, void 0))
};
Ha.prototype.a = function() {
if (this.d)
for (; this.d.length; )
this.d.shift()()
};
var Ja = function(a) {
a && "function" == typeof a.ba && a.ba()
};
var Ka = function(a) {
var b = [], c = 0, d;
for (d in a)
b[c++] = a[d];
return b
}, La = function(a) {
var b = [], c = 0, d;
for (d in a)
b[c++] = d;
return b
};
var Ma = function(a) {
Error.captureStackTrace ? Error.captureStackTrace(this, Ma) : this.stack = Error().stack || "";
a && (this.message = String(a))
};
q(Ma, Error);
Ma.prototype.name = "CustomError";
var Na = function(a, b) {
for (var c = a.split("%s"), d = "", f = Array.prototype.slice.call(arguments, 1); f.length && 1 < c.length; )
d += c.shift() + f.shift();
return d + c.join("%s")
};
var Oa = function(a, b) {
b.unshift(a);
Ma.call(this, Na.apply(null, b));
b.shift()
};
q(Oa, Ma);
Oa.prototype.name = "AssertionError";
var Pa = function(a, b, c) {
if (!a) {
var d = Array.prototype.slice.call(arguments, 2), f = "Assertion failed";
if (b)
var f = f + (": " + b), e = d;
throw new Oa("" + f, e || []);
}
};
var C = Array.prototype, Qa = C.indexOf ? function(a, b, c) {
Pa(null != a.length);
return C.indexOf.call(a, b, c)
} : function(a, b, c) {
c = null == c ? 0 : 0 > c ? Math.max(0, a.length + c) : c;
if (p(a))
return p(b) && 1 == b.length ? a.indexOf(b, c) : -1;
for (; c < a.length; c++)
if (c in a && a[c] === b)
return c;
return -1
}, Ra = C.forEach ? function(a, b, c) {
Pa(null != a.length);
C.forEach.call(a, b, c)
} : function(a, b, c) {
for (var d = a.length, f = p(a) ? a.split("") : a, e = 0; e < d; e++)
e in f && b.call(c, f[e], e, a)
}, Sa = function(a) {
return C.concat.apply(C, arguments)
}, Ta = function(a) {
var b =
a.length;
if (0 < b) {
for (var c = Array(b), d = 0; d < b; d++)
c[d] = a[d];
return c
}
return []
};
var Ua = function(a) {
Ua[" "](a);
return a
};
Ua[" "] = function() {
};
var D, Va, Wa, Xa, Ya = function() {
return n.navigator ? n.navigator.userAgent : null
};
Xa = Wa = Va = D = !1;
var Za;
if (Za = Ya()) {
var $a = n.navigator;
D = 0 == Za.indexOf("Opera");
Va = !D && -1 != Za.indexOf("MSIE");
Wa = !D && -1 != Za.indexOf("WebKit");
Xa = !D && !Wa && "Gecko" == $a.product
}
var ab = D, E = Va, bb = Xa, cb = Wa, db = function() {
var a = n.document;
return a ? a.documentMode : void 0
}, eb;
i: {
var fb = "", gb;
if (ab && n.opera)
var hb = n.opera.version, fb = "function" == typeof hb ? hb() : hb;
else if (bb ? gb = /rv\:([^\);]+)(\)|;)/ : E ? gb = /MSIE\s+([^\);]+)(\)|;)/ : cb && (gb = /WebKit\/(\S+)/), gb)
var ib = gb.exec(Ya()), fb = ib ? ib[1] : "";
if (E) {
var jb = db();
if (jb > parseFloat(fb)) {
eb = String(jb);
break i
}
}
eb = fb
}
var kb = eb, lb = {}, F = function(a) {
var b;
if (!(b = lb[a])) {
b = 0;
for (var c = String(kb).replace(/^[\s\xa0]+|[\s\xa0]+$/g, "").split("."), d = String(a).replace(/^[\s\xa0]+|[\s\xa0]+$/g, "").split("."), f = Math.max(c.length, d.length), e = 0; 0 == b && e < f; e++) {
var g = c[e] || "", h = d[e] || "", k = RegExp("(\\d*)(\\D*)", "g"), v = RegExp("(\\d*)(\\D*)", "g");
do {
var l = k.exec(g) || ["", "", ""], t = v.exec(h) || ["", "", ""];
if (0 == l[0].length && 0 == t[0].length)
break;
b = ((0 == l[1].length ? 0 : parseInt(l[1], 10)) < (0 == t[1].length ? 0 : parseInt(t[1], 10)) ? -1 : (0 == l[1].length ?
0 : parseInt(l[1], 10)) > (0 == t[1].length ? 0 : parseInt(t[1], 10)) ? 1 : 0) || ((0 == l[2].length) < (0 == t[2].length) ? -1 : (0 == l[2].length) > (0 == t[2].length) ? 1 : 0) || (l[2] < t[2] ? -1 : l[2] > t[2] ? 1 : 0)
} while (0 == b)
}
b = lb[a] = 0 <= b
}
return b
}, mb = n.document, nb = mb && E ? db() || ("CSS1Compat" == mb.compatMode ? parseInt(kb, 10) : 5) : void 0;
var ob;
(ob = !E) || (ob = E && 9 <= nb);
var pb = ob, qb = E && !F("9");
!cb || F("528");
bb && F("1.9b") || E && F("8") || ab && F("9.5") || cb && F("528");
bb && !F("8") || E && F("9");
var rb = function(a, b) {
this.type = a;
this.a = this.fa = b
};
rb.prototype.ba = function() {
};
rb.prototype.d = !1;
rb.prototype.ea = function() {
};
var sb = function(a, b) {
a && this.init(a, b)
};
q(sb, rb);
m = sb.prototype;
m.fa = null;
m.clientX = 0;
m.clientY = 0;
m.ha = null;
m.init = function(a, b) {
var c = this.type = a.type;
rb.call(this, c);
this.fa = a.target || a.srcElement;
this.a = b;
if ((c = a.relatedTarget) && bb)
try {
Ua(c.nodeName)
} catch (d) {
}
this.clientX = void 0 !== a.clientX ? a.clientX : a.pageX;
this.clientY = void 0 !== a.clientY ? a.clientY : a.pageY;
this.ha = a;
a.defaultPrevented && this.ea();
delete this.d
};
m.ea = function() {
sb.da.ea.call(this);
var a = this.ha;
if (a.preventDefault)
a.preventDefault();
else if (a.returnValue = !1, qb)
try {
if (a.ctrlKey || 112 <= a.keyCode && 123 >= a.keyCode)
a.keyCode = -1
} catch (b) {
}
};
var tb = "closure_listenable_" + (1E6 * Math.random() | 0), ub = 0;
var vb = function(a, b, c, d, f, e) {
this.N = a;
this.a = b;
this.src = c;
this.type = d;
this.capture = !!f;
this.W = e;
this.V = ++ub;
this.M = this.ga = !1
};
var wb = {}, H = {}, I = {}, J = {}, xb = function(a, b, c, d, f) {
if ("array" == aa(b)) {
for (var e = 0; e < b.length; e++)
xb(a, b[e], c, d, f);
return null
}
c = yb(c);
if (a && a[tb])
a = a.listen(b, c, d, f);
else
i: {
if (!b)
throw Error("Invalid event type");
d = !!d;
var g = H;
b in g || (g[b] = {s: 0,K: 0});
g = g[b];
d in g || (g[d] = {s: 0,K: 0}, g.s++);
var g = g[d], e = ea(a), h;
g.K++;
if (g[e]) {
h = g[e];
for (var k = 0; k < h.length; k++)
if (g = h[k], g.N == c && g.W == f) {
if (g.M)
break;
h[k].ga = !1;
a = h[k];
break i
}
} else
h = g[e] = [], g.s++;
k = zb();
g = new vb(c, k, a, b, d, f);
g.ga = !1;
k.src = a;
k.N = g;
h.push(g);
I[e] || (I[e] = []);
I[e].push(g);
a.addEventListener ? a.addEventListener(b, k, d) : a.attachEvent(b in J ? J[b] : J[b] = "on" + b, k);
a = wb[g.V] = g
}
return a
}, zb = function() {
var a = Ab, b = pb ? function(c) {
return a.call(b.src, b.N, c)
} : function(c) {
c = a.call(b.src, b.N, c);
if (!c)
return c
};
return b
}, Cb = function(a) {
if ("number" == typeof a || !a || a.M)
return !1;
var b = a.src;
if (b && b[tb])
return b.la(a);
var c = a.type, d = a.a, f = a.capture;
b.removeEventListener ? b.removeEventListener(c, d, f) : b.detachEvent && b.detachEvent(c in J ? J[c] : J[c] = "on" + c, d);
b = ea(b);
if (I[b]) {
var d = I[b], e = Qa(d, a);
0 <= e && (Pa(null != d.length), C.splice.call(d, e, 1));
0 == d.length && delete I[b]
}
a.M = !0;
a.N = null;
a.a = null;
a.src = null;
a.W = null;
if (d = H[c][f][b])
d.ia = !0, Bb(c, f, b, d);
delete wb[a.V];
return !0
}, Bb = function(a, b, c, d) {
if (!d.aa && d.ia) {
for (var f = 0, e = 0; f < d.length; f++)
d[f].M || (f != e && (d[e] = d[f]), e++);
d.length = e;
d.ia = !1;
0 == e && (delete H[a][b][c], H[a][b].s--, 0 == H[a][b].s && (delete H[a][b], H[a].s--), 0 == H[a].s && delete H[a])
}
}, Eb = function(a, b, c, d, f) {
var e = 1;
b = ea(b);
if (a[b]) {
var g = --a.K, h = a[b];
h.aa ?
h.aa++ : h.aa = 1;
try {
for (var k = h.length, v = 0; v < k; v++) {
var l = h[v];
l && !l.M && (e &= !1 !== Db(l, f))
}
}finally {
a.K = Math.max(g, a.K), h.aa--, Bb(c, d, b, h)
}
}
return Boolean(e)
}, Db = function(a, b) {
var c = a.N, d = a.W || a.src;
a.ga && Cb(a);
return c.call(d, b)
}, Ab = function(a, b) {
if (a.M)
return !0;
var c = a.type, d = H;
if (!(c in d))
return !0;
var d = d[c], f, e;
if (!pb) {
var g;
if (!(g = b))
i: {
g = ["window", "event"];
for (var h = n; f = g.shift(); )
if (null != h[f])
h = h[f];
else {
g = null;
break i
}
g = h
}
f = g;
g = !0 in d;
h = !1 in d;
if (g) {
if (0 > f.keyCode || void 0 != f.returnValue)
return !0;
i: {
var k = !1;
if (0 == f.keyCode)
try {
f.keyCode = -1;
break i
} catch (v) {
k = !0
}
if (k || void 0 == f.returnValue)
f.returnValue = !0
}
}
k = new sb;
k.init(f, this);
f = !0;
try {
if (g) {
for (var l = [], t = k.a; t; t = t.parentNode)
l.push(t);
e = d[!0];
e.K = e.s;
for (var G = l.length - 1; !k.d && 0 <= G && e.K; G--)
k.a = l[G], f &= Eb(e, l[G], c, !0, k);
if (h)
for (e = d[!1], e.K = e.s, G = 0; !k.d && G < l.length && e.K; G++)
k.a = l[G], f &= Eb(e, l[G], c, !1, k)
} else
f = Db(a, k)
}finally {
l && (l.length = 0)
}
return f
}
c = new sb(b, this);
return f = Db(a, c)
}, Fb = "__closure_events_fn_" + (1E9 * Math.random() >>> 0),
yb = function(a) {
Pa(a, "Listener can not be null.");
if ("function" == aa(a))
return a;
Pa(a.handleEvent, "An object listener must have handleEvent method.");
return a[Fb] || (a[Fb] = function(b) {
return a.handleEvent(b)
})
};
var K = function(a) {
this.i = a;
this.g = {}
};
q(K, Ha);
var Gb = [];
K.prototype.listen = function(a, b, c, d, f) {
"array" != aa(b) && (Gb[0] = b, b = Gb);
for (var e = 0; e < b.length; e++) {
var g = xb(a, b[e], c || this, d || !1, f || this.i || this);
if (!g)
break;
this.g[g.V] = g
}
return this
};
K.prototype.unlisten = function(a, b, c, d, f) {
if ("array" == aa(b))
for (var e = 0; e < b.length; e++)
this.unlisten(a, b[e], c, d, f);
else {
i: if (f = f || this.i || this, d = !!d, c = yb(c || this), a && a[tb])
f = a.a(b, c, d, f);
else {
t: {
e = H;
if (b in e && (e = e[b], d in e && (e = e[d], a = ea(a), e[a]))) {
a = e[a];
break t
}
a = null
}
if (a)
for (b = 0; b < a.length; b++)
if (!a[b].M && a[b].N == c && a[b].capture == d && a[b].W == f) {
f = a[b];
break i
}
f = null
}
f && (Cb(f), delete this.g[f.V])
}
return this
};
K.prototype.a = function() {
K.da.a.call(this);
var a = this.g, b;
for (b in a)
Cb.call(void 0, a[b]);
this.g = {}
};
K.prototype.handleEvent = function() {
throw Error("EventHandler.handleEvent not implemented");
};
var Hb = "StopIteration" in n ? n.StopIteration : Error("StopIteration"), Ib = function() {
};
Ib.prototype.a = function() {
throw Hb;
};
Ib.prototype.i = function() {
return this
};
var L = function(a, b) {
this.d = {};
this.a = [];
var c = arguments.length;
if (1 < c) {
if (c % 2)
throw Error("Uneven number of arguments");
for (var d = 0; d < c; d += 2)
this.set(arguments[d], arguments[d + 1])
} else if (a) {
a instanceof L ? (c = a.O(), d = a.L()) : (c = La(a), d = Ka(a));
for (var f = 0; f < c.length; f++)
this.set(c[f], d[f])
}
};
L.prototype.s = 0;
L.prototype.g = 0;
L.prototype.L = function() {
Jb(this);
for (var a = [], b = 0; b < this.a.length; b++)
a.push(this.d[this.a[b]]);
return a
};
L.prototype.O = function() {
Jb(this);
return this.a.concat()
};
var Jb = function(a) {
if (a.s != a.a.length) {
for (var b = 0, c = 0; b < a.a.length; ) {
var d = a.a[b];
M(a.d, d) && (a.a[c++] = d);
b++
}
a.a.length = c
}
if (a.s != a.a.length) {
for (var f = {}, c = b = 0; b < a.a.length; )
d = a.a[b], M(f, d) || (a.a[c++] = d, f[d] = 1), b++;
a.a.length = c
}
}, Kb = function(a, b) {
return M(a.d, b) ? a.d[b] : void 0
};
L.prototype.set = function(a, b) {
M(this.d, a) || (this.s++, this.a.push(a), this.g++);
this.d[a] = b
};
L.prototype.T = function() {
return new L(this)
};
L.prototype.i = function(a) {
Jb(this);
var b = 0, c = this.a, d = this.d, f = this.g, e = this, g = new Ib;
g.a = function() {
for (; ; ) {
if (f != e.g)
throw Error("The map has changed since the iterator was created");
if (b >= c.length)
throw Hb;
var g = c[b++];
return a ? g : d[g]
}
};
return g
};
var M = function(a, b) {
return Object.prototype.hasOwnProperty.call(a, b)
};
var Lb = function(a) {
if ("function" == typeof a.L)
return a.L();
if (p(a))
return a.split("");
if (ba(a)) {
for (var b = [], c = a.length, d = 0; d < c; d++)
b.push(a[d]);
return b
}
return Ka(a)
}, Mb = function(a, b, c) {
if ("function" == typeof a.forEach)
a.forEach(b, c);
else if (ba(a) || p(a))
Ra(a, b, c);
else {
var d;
if ("function" == typeof a.O)
d = a.O();
else if ("function" != typeof a.L)
if (ba(a) || p(a)) {
d = [];
for (var f = a.length, e = 0; e < f; e++)
d.push(e)
} else
d = La(a);
else
d = void 0;
for (var f = Lb(a), e = f.length, g = 0; g < e; g++)
b.call(c, f[g], d && d[g], a)
}
};
var Nb = RegExp("^(?:([^:/?#.]+):)?(?://(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#(.*))?$"), Pb = function(a) {
if (Ob) {
Ob = !1;
var b = n.location;
if (b) {
var c = b.href;
if (c && (c = (c = Pb(c)[3] || null) && decodeURIComponent(c)) && c != b.hostname)
throw Ob = !0, Error();
}
}
return a.match(Nb)
}, Ob = cb;
var Qb = function(a, b) {
var c;
if (a instanceof Qb)
this.P = void 0 !== b ? b : a.P, Rb(this, a.Q), this.$ = a.$, this.U = a.U, Sb(this, a.Z), this.Y = a.Y, Tb(this, a.a.T()), this.X = a.X;
else if (a && (c = Pb(String(a)))) {
this.P = !!b;
Rb(this, c[1] || "", !0);
var d = c[2] || "";
this.$ = d ? decodeURIComponent(d) : "";
this.U = (d = c[3] || "") ? decodeURIComponent(d) : "";
Sb(this, c[4]);
this.Y = (d = c[5] || "") ? decodeURIComponent(d) : "";
Tb(this, c[6] || "", !0);
this.X = (c = c[7] || "") ? decodeURIComponent(c) : ""
} else
this.P = !!b, this.a = new N(null, 0, this.P)
};
m = Qb.prototype;
m.Q = "";
m.$ = "";
m.U = "";
m.Z = null;
m.Y = "";
m.X = "";
m.P = !1;
m.toString = function() {
var a = [], b = this.Q;
b && a.push(Ub(b, Vb), ":");
if (b = this.U) {
a.push("//");
var c = this.$;
c && a.push(Ub(c, Vb), "@");
a.push(encodeURIComponent(String(b)));
b = this.Z;
null != b && a.push(":", String(b))
}
if (b = this.Y)
this.U && "/" != b.charAt(0) && a.push("/"), a.push(Ub(b, "/" == b.charAt(0) ? Wb : Xb));
(b = this.a.toString()) && a.push("?", b);
(b = this.X) && a.push("#", Ub(b, Yb));
return a.join("")
};
m.T = function() {
return new Qb(this)
};
var Rb = function(a, b, c) {
a.Q = c ? b ? decodeURIComponent(b) : "" : b;
a.Q && (a.Q = a.Q.replace(/:$/, ""))
}, Sb = function(a, b) {
if (b) {
b = Number(b);
if (isNaN(b) || 0 > b)
throw Error("Bad port number " + b);
a.Z = b
} else
a.Z = null
}, Tb = function(a, b, c) {
b instanceof N ? (a.a = b, Zb(a.a, a.P)) : (c || (b = Ub(b, $b)), a.a = new N(b, 0, a.P))
}, Ub = function(a, b) {
return p(a) ? encodeURI(a).replace(b, ac) : null
}, ac = function(a) {
a = a.charCodeAt(0);
return "%" + (a >> 4 & 15).toString(16) + (a & 15).toString(16)
}, Vb = /[#\/\?@]/g, Xb = /[\#\?:]/g, Wb = /[\#\?]/g, $b = /[\#\?@]/g, Yb = /#/g,
N = function(a, b, c) {
this.d = a || null;
this.g = !!c
}, P = function(a) {
if (!a.a && (a.a = new L, a.s = 0, a.d))
for (var b = a.d.split("&"), c = 0; c < b.length; c++) {
var d = b[c].indexOf("="), f = null, e = null;
0 <= d ? (f = b[c].substring(0, d), e = b[c].substring(d + 1)) : f = b[c];
f = decodeURIComponent(f.replace(/\+/g, " "));
f = O(a, f);
d = a;
e = e ? decodeURIComponent(e.replace(/\+/g, " ")) : "";
P(d);
d.d = null;
var f = O(d, f), g = Kb(d.a, f);
g || d.a.set(f, g = []);
g.push(e);
d.s++
}
};
N.prototype.a = null;
N.prototype.s = null;
var bc = function(a, b) {
P(a);
b = O(a, b);
if (M(a.a.d, b)) {
a.d = null;
a.s -= Kb(a.a, b).length;
var c = a.a;
M(c.d, b) && (delete c.d[b], c.s--, c.g++, c.a.length > 2 * c.s && Jb(c))
}
}, cc = function(a, b) {
P(a);
b = O(a, b);
return M(a.a.d, b)
};
m = N.prototype;
m.O = function() {
P(this);
for (var a = this.a.L(), b = this.a.O(), c = [], d = 0; d < b.length; d++)
for (var f = a[d], e = 0; e < f.length; e++)
c.push(b[d]);
return c
};
m.L = function(a) {
P(this);
var b = [];
if (a)
cc(this, a) && (b = Sa(b, Kb(this.a, O(this, a))));
else {
a = this.a.L();
for (var c = 0; c < a.length; c++)
b = Sa(b, a[c])
}
return b
};
m.set = function(a, b) {
P(this);
this.d = null;
a = O(this, a);
cc(this, a) && (this.s -= Kb(this.a, a).length);
this.a.set(a, [b]);
this.s++;
return this
};
m.toString = function() {
if (this.d)
return this.d;
if (!this.a)
return "";
for (var a = [], b = this.a.O(), c = 0; c < b.length; c++)
for (var d = b[c], f = encodeURIComponent(String(d)), d = this.L(d), e = 0; e < d.length; e++) {
var g = f;
"" !== d[e] && (g += "=" + encodeURIComponent(String(d[e])));
a.push(g)
}
return this.d = a.join("&")
};
m.T = function() {
var a = new N;
a.d = this.d;
this.a && (a.a = this.a.T(), a.s = this.s);
return a
};
var O = function(a, b) {
var c = String(b);
a.g && (c = c.toLowerCase());
return c
}, Zb = function(a, b) {
b && !a.g && (P(a), a.d = null, Mb(a.a, function(a, b) {
var f = b.toLowerCase();
b != f && (bc(this, b), bc(this, f), 0 < a.length && (this.d = null, this.a.set(O(this, f), Ta(a)), this.s += a.length))
}, a));
a.g = b
};
var dc = 0 <= navigator.userAgent.indexOf("MSIE"), Q = function(a, b) {
for (var c = 1; c < arguments.length; c += 2) {
var d = arguments[c], f = arguments[c + 1], e = a.style;
e && d in e ? e[d] = f : d in a ? a[d] = f : dc && (e && "opacity" == d) && (a.zoom = 1, d = (e.filter || "").replace(/alpha\([^)]*\)/, ""), isNaN(parseFloat(f)) || (d += "alpha(opacity=" + 100 * f + ")"), e.filter = d)
}
}, ec = function() {
return (new Date).getTime()
}, fc = ["", "moz", "ms", "o", "webkit"], gc = function(a) {
var b = document;
if (!b)
return null;
for (var c = 0; c < fc.length; c++) {
var d = fc[c], f = a;
0 < d.length &&
(f = a.charAt(0).toUpperCase() + a.substr(1));
d += f;
if ("undefined" != typeof b[d])
return d
}
return null
}, hc = function() {
var a = google.doodle;
if (a && a.url)
if (a = a.url, google.nav && google.nav.search) {
for (var a = (a instanceof Qb ? a.T() : new Qb(a, void 0)).a, b = a.O(), c = {}, d = 0; d < b.length; d++) {
var f = b[d], e = c, g = f, f = f ? a.L(f) : [];
e[g] = 0 < f.length ? String(f[0]) : void 0
}
google.nav.search(c)
} else
window.parent ? window.parent.location.replace(a) : window.location.replace(a)
};
var lc = function(a, b, c) {
this.I = a;
this.ca = b;
this.ja = c;
this.i = this.g = this.o = !1;
this.A = ec();
this.ka = gc("hidden");
if (this.S = (this.F = gc("visibilityState")) ? this.F.replace(/state$/i, "change").toLowerCase() : null) {
a = new K;
Ia(this, ia(Ja, a));
var d = this;
a.listen(document, this.S, function() {
var a = document[d.F];
d.o = document[d.ka] || "hidden" == a;
d.o ? ic(d) : jc(d)
})
}
kc(this)
};
q(lc, Ha);
lc.prototype.a = function() {
window.clearTimeout(this.k);
lc.da.a.call(this)
};
var ic = function(a) {
var b = a.o || a.g;
a.i && !b ? (a.i = !1, a.ja(), kc(a)) : !a.i && b && (a.i = !0, a.ca())
}, kc = function(a) {
a.k && window.clearTimeout(a.k);
var b = Math.max(100, a.I - (ec() - a.A));
a.k = window.setTimeout(function() {
a.k = null;
a.g = ec() - a.A >= a.I;
a.g || kc(a);
ic(a)
}, b)
}, jc = function(a) {
a.A = ec();
a.g = !1;
ic(a)
};
var mc = function(a) {
this.a = a
};
mc.prototype.contains = function(a, b) {
var c = this.a;
if (6 > c.length)
return !1;
for (var d = !1, f = 0, e = c.length - 2; f < c.length; e = f, f += 2) {
var g = c[f], h = c[f + 1], k = c[e], e = c[e + 1];
a < g != a < k && b > h + (a - g) * (e - h) / (k - g) && (d = !d)
}
return d
};
var oc = function(a) {
var b = R, c = S, d = qa;
this.d = [-1, -1];
this.g = 100;
this.a = 0;
this.i = !1;
this.k = new mc([275, 231, 275, 201, 325, 201, 325, 231]);
var f = google.doodle.alt || "", e = this;
b.onmousemove = function() {
jc(d)
};
c.onmousemove = function(a) {
jc(d);
if (a = a || window.event) {
var b = a.targetTouches && a.targetTouches[0];
a = b && void 0 !== b.pageX ? [b.pageX, b.pageY] : void 0 !== a.clientX ? [a.clientX + ("rtl" == document.dir ? -1 : 1) * (document.body.scrollLeft || document.documentElement.scrollLeft || 0), a.clientY + (document.body.scrollTop || document.documentElement.scrollTop ||
0)] : void 0 !== a.pageX ? [a.pageX, a.pageY] : [0, 0]
} else
a = [0, 0];
var b = c, k = 0, v = 0;
if (b) {
do
k += b.offsetLeft, v += b.offsetTop;
while (b = b.offsetParent)
}
b = [k, v];
e.d = [a[0] - b[0], a[1] - b[1]];
e.a = e.g;
nc(e) ? (f && c.setAttribute("title", f), Q(c, "cursor", "pointer")) : e.i && (c.removeAttribute("title"), Q(c, "cursor", "default"))
};
c.onmouseout = function() {
e.d = [-1, -1]
};
b.onmousedown = function() {
jc(d);
b.removeAttribute("title");
e.i ? 0 < e.a && nc(e) && hc() : (a(), e.i = !0, Q(b, "cursor", "default"));
e.a = e.g
};
c.onclick = function() {
jc(d);
0 < e.a && nc(e) &&
hc();
e.a = e.g
};
Q(b, "cursor", "pointer");
f && b.setAttribute("title", f)
}, nc = function(a) {
return !!a.d && a.k.contains(a.d[0], a.d[1])
};
var T = function(a, b, c) {
this.i = a;
this.C = b;
this.G = c;
this.g = 1
};
T.prototype.R = function() {
return 0 != this.G
};
T.prototype.k = function() {
};
var pc = function(a, b, c, d, f) {
T.call(this, a, Ea, f);
this.a = b;
this.d = c;
this.o = d;
this.A = this.i.getHeight(this.a)
};
q(pc, T);
pc.prototype.k = function(a) {
a.save();
var b = this.C;
a.rotate(b);
a.translate(-this.o, -this.A - this.d);
r(this.i, this.a, a, 0, 0);
a.restore();
this.C = b + this.G
};
var qc = function() {
}, tc = function(a) {
var b = function(a) {
return function(b) {
return b >= a.length - 1 ? 8 : b + 1
}
}, c = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17];
a.i = new U(sa, c, 0.23, 213, 0, b(c));
a.i.a = -15;
c = [0, 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];
a.g = new U(ta, c, 0.23, 218, 0, b(c));
a.g.a = -20;
c = [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];
a.o = new U(sa, c, 0.23, 196,
0, b(c));
a.o.a = -25;
a.d = new U(y, [5], 2, 183, -0.0065);
a.k = new U(y, [6], 2, 183, -0.0065);
a.a = new U(ta, rc, 0.23, 218, 0, function(b) {
if (6 == b)
a.a.G = 0.022;
else if (b == sc && (a.a.G = 0.0055, a.d.G = 0.0055, a.k.G = 0.0055, a.a.d > a.d.d)) {
var c = Math.max(a.a.d - 8, a.d.d);
a.a.d = c
}
return b + 1
});
a.a.a = -20
}, rc = [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], sc = rc.length - 1, uc = function() {
var a = [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], b = new U(A, a, 4.1, 214, 0.0069, function(c, d) {
return 2 > d % Da || 0 < c ? (b.G = -0.006, c == a.length - 1 && (b.d = 0), c + 1) : 0
});
b.a = 0;
return b
}, vc = function() {
var a = [49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71], b = new U(A, a, 4.15, 284, 0.0069, function(b) {
return (b + 1) % a.length
});
b.a = 3;
return b
}, xc = function() {
var a = [0, 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], b = new U(xa, a, 2, 217, 0.013, function(c, d) {
var f = wc(d);
b.g = f;
return (c + 1) % a.length
});
return b
},
yc = function(a) {
var b = new U(ya, [0], 2, 120, -0.0075);
b.a = -10;
a.push(b);
var c = [0, 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], b = new U(za, c, 2, 120, -0.0075, function(a) {
return (a + 1) % c.length
});
b.a = -12;
a.push(b);
b = new U(ya, [1], 2, 118, -0.0075);
b.a = -10;
a.push(b);
var d = [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], b = new U(za, d, 2, 118, -0.0075, function(a) {
return (a + 1) % d.length
});
b.a = -12;
a.push(b);
b = new U(ya, [2], 2, 120, -0.0075);
b.a = -10;
a.push(b);
var f = [60, 60, 60, 61, 61, 62, 62, 63, 64, 64, 64, 64, 65, 66, 66, 66, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67], b = new U(za, f, 2, 118, -0.0075, function(a) {
return (a + 1) % f.length
});
b.a = -12;
a.push(b);
var e = [0, 1, 2, 1], g = 0, b = new U(va, e, 2, 312, -0.0075, function(a) {
g++;
return 4 < g ? (g = 0, (a + 1) % e.length) : a
});
b.a = -9;
a.push(b)
}, U = function(a, b, c, d, f, e) {
T.call(this, a, c, f);
this.A = b;
this.d = d;
this.o = 0;
this.F = e || function(a) {
return a + 1
};
this.I = this.i.getHeight(this.A[0]);
this.H = this.i.getWidth(this.A[0]) / 2;
this.a = 0
};
q(U, T);
U.prototype.k = function(a) {
a.save();
var b = this.C;
a.rotate(b);
a.translate(-this.H - this.a, this.g * -this.I - this.d);
r(this.i, this.A[this.o], a, 0, 0, this.g);
a.restore();
this.o = Math.min(this.A.length - 1, this.F(this.o, b));
this.C = b + this.G
};
var zc = [["bp"], ["mt", [43, 52], [42, 39]], ["lt", [43, 77], [42, 64]], ["bct", [43, 77, 48, 72, 52, 72], [42, 64, 48, 59, 52, 59]], ["lt", [52, 86], [52, 69]], ["bct", [52, 89, 50, 92, 46, 92], [48, 73, 45, 75, 41, 79]], ["lt", [37, 92], [31, 88]], ["bct", [34, 92, 31, 89, 31, 86], [31, 85, 31, 80, 31, 76]], ["lt", [31, 27], [31, 30]], ["bct", [31, 24, 34, 21, 37, 21], [31, 26, 34, 22, 37, 22]], ["lt", [46, 21], [47, 22]], ["bct", [50, 21, 52, 24, 52, 27], [50, 22, 52, 22, 52, 27]], ["lt", [52, 42], [52, 29]], ["bct", [52, 43, 52, 44, 52, 45], [52, 30, 52, 31, 52, 32]], ["bct", [52, 47, 52, 49, 50, 50], [52, 35, 51,
35, 49, 36]], ["lt", [72, 50], [72, 36]], ["bct", [72, 50, 70, 47, 70, 43], [72, 36, 70, 32, 70, 26]], ["bct", [70, 40, 70, 15, 70, 9], [70, 22, 70, 19, 70, 11]], ["bct", [70, 3, 66, 0, 60, 0], [70, 2, 67, 0, 61, 0]], ["bct", [48, 0, 0, 1, 0, 1], [50, 0, 0, 0, 0, 0]], ["bct", [0, 1, 5, 4, 5, 16], [0, 0, 4, 5, 4, 22]], ["bct", [5, 25, 5, 39, 5, 73], [4, 35, 4, 54, 4, 102]], ["bct", [5, 74, 5, 98, 5, 108], [4, 103, 4, 111, 4, 125]], ["lt", [5, 108], [4, 155]], ["bct", [5, 108, 5, 115, 0, 118], [4, 155, 4, 170, 9, 164]], ["lt", [11, 118], [16, 153]], ["lt", [15, 118], [22, 144]], ["lt", [64, 118], [64, 87]], ["bct", [68, 118, 70, 116,
70, 112], [71, 80, 70, 76, 70, 72]], ["lt", [70, 89], [70, 60]], ["bct", [70, 89, 70, 89, 70, 89], [70, 60, 70, 60, 70, 60]], ["lt", [70, 57], [70, 44]], ["bct", [70, 57, 58, 57, 54, 57], [70, 44, 57, 44, 53, 44]], ["bct", [50, 57, 43, 52, 43, 52], [49, 44, 42, 39, 42, 39]], ["cp"], ["f", [101, 131, 155], [101, 131, 155]], ["bp"], ["mt", [389, 52], [449, 16]], ["lt", [389, 77], [449, 22]], ["bct", [389, 77, 394, 72, 398, 72], [449, 22, 449, 21, 451, 22]], ["lt", [398, 86], [452, 23]], ["bct", [398, 89, 396, 92, 392, 92], [452, 24, 450, 24, 450, 24]], ["lt", [383, 92], [445, 21]], ["bct", [380, 92, 377, 89, 377,
86], [443, 20, 438, 18, 437, 18]], ["lt", [377, 27], [437, 10]], ["bct", [377, 24, 380, 21, 383, 21], [437, 8, 437, 8, 439, 8]], ["lt", [392, 21], [448, 8]], ["bct", [396, 21, 398, 24, 398, 27], [449, 8, 451, 9, 451, 10]], ["lt", [398, 42], [451, 11]], ["bct", [398, 43, 398, 44, 398, 45], [451, 12, 450, 12, 450, 12]], ["bct", [398, 47, 398, 49, 396, 50], [450, 13, 450, 14, 449, 14]], ["lt", [419, 50], [463, 16]], ["bct", [419, 50, 416, 47, 416, 43], [463, 16, 462, 15, 462, 14]], ["bct", [416, 40, 417, 15, 417, 9], [462, 13, 462, 5, 462, 3]], ["bct", [417, 3, 412, 0, 406, 0], [462, 1, 460, 0, 456, 0]], ["bct", [395,
0, 346, 1, 346, 1], [450, 0, 424, 0, 424, 0]], ["bct", [346, 1, 351, 4, 351, 16], [424, 0, 426, 1, 426, 6]], ["bct", [351, 25, 351, 39, 351, 73], [426, 9, 426, 9, 426, 13]], ["bct", [351, 74, 351, 98, 351, 108], [426, 13, 426, 14, 426, 17]], ["lt", [351, 108], [426, 20]], ["bct", [351, 108, 351, 115, 346, 118], [426, 20, 426, 21, 425, 22]], ["lt", [357, 118], [427, 23]], ["lt", [361, 118], [437, 28]], ["lt", [411, 118], [459, 42]], ["bct", [414, 118, 417, 116, 417, 112], [460, 42, 462, 41, 462, 40]], ["lt", [417, 89], [462, 32]], ["bct", [417, 89, 417, 89, 417, 89], [462, 32, 462, 32, 462, 32]], ["lt", [417, 57],
[462, 20]], ["bct", [417, 57, 404, 57, 400, 57], [462, 20, 456, 19, 454, 18]], ["bct", [396, 57, 389, 52, 389, 52], [452, 18, 449, 16, 449, 16]], ["cp"], ["f"], ["bp"], ["mt", [138, 0], [111, 0]], ["lt", [96, 0], [83, 0]], ["bct", [89, 0, 84, 6, 84, 12], [78, 0, 74, 3, 74, 7]], ["lt", [84, 106], [74, 59]], ["bct", [84, 113, 89, 118, 96, 118], [74, 63, 81, 70, 89, 64]], ["lt", [138, 118], [113, 46]], ["bct", [144, 118, 150, 113, 150, 106], [118, 42, 120, 40, 120, 32]], ["lt", [150, 12], [120, 7]], ["bct", [150, 6, 144, 0, 138, 0], [120, 3, 116, 0, 111, 0]], ["cp"], ["mt", [127, 86], [102, 34]], ["bct", [127, 89,
125, 92, 121, 92], [102, 36, 101, 37, 99, 38]], ["lt", [112, 92], [94, 40]], ["bct", [109, 92, 106, 89, 106, 86], [91, 40, 91, 38, 91, 36]], ["lt", [106, 27], [91, 16]], ["bct", [106, 24, 109, 21, 112, 21], [91, 15, 92, 14, 94, 14]], ["lt", [121, 21], [99, 14]], ["bct", [125, 21, 127, 24, 127, 27], [101, 14, 102, 15, 102, 16]], ["lt", [127, 86], [102, 34]], ["cp"], ["f", [199, 139, 46], [199, 139, 46]], ["bp"], ["mt", [217, 0], [153, 0]], ["lt", [175, 0], [131, 0]], ["bct", [169, 0, 163, 6, 163, 12], [127, 0, 124, 2, 124, 4]], ["lt", [163, 106], [124, 31]], ["bct", [163, 113, 169, 118, 175, 118], [124, 33, 126,
35, 130, 34]], ["lt", [217, 118], [156, 21]], ["bct", [224, 118, 229, 113, 229, 106], [160, 19, 159, 15, 159, 13]], ["lt", [229, 12], [159, 4]], ["bct", [229, 6, 224, 0, 217, 0], [159, 2, 156, 0, 153, 0]], ["cp"], ["mt", [207, 86], [146, 13]], ["bct", [207, 89, 204, 92, 201, 92], [146, 14, 146, 15, 145, 16]], ["lt", [192, 92], [139, 18]], ["bct", [188, 92, 186, 89, 186, 86], [138, 19, 137, 18, 137, 15]], ["lt", [186, 27], [137, 10]], ["bct", [186, 24, 188, 21, 192, 21], [137, 8, 138, 8, 140, 8]], ["lt", [201, 21], [144, 8]], ["bct", [204, 21, 207, 24, 207, 27], [145, 8, 146, 9, 146, 10]], ["lt", [207, 86], [146,
13]], ["cp"], ["f", [157, 78, 35], [157, 78, 35]], ["bp"], ["mt", [574, 87], [573, 102]], ["bct", [573, 93, 567, 92, 567, 92], [572, 111, 567, 110, 567, 110]], ["lt", [536, 92], [540, 82]], ["lt", [536, 73], [540, 59]], ["lt", [550, 77], [555, 63]], ["lt", [550, 52], [555, 38]], ["lt", [536, 57], [540, 44]], ["lt", [536, 20], [540, 28]], ["bct", [541, 20, 566, 20, 569, 20], [545, 28, 566, 28, 569, 28]], ["bct", [571, 20, 574, 25, 574, 25], [571, 28, 574, 36, 574, 36]], ["lt", [574, 0], [574, 1]], ["lt", [504, 0], [509, 1]], ["bct", [509, 2, 509, 6, 509, 6], [513, 4, 513, 9, 513, 9]], ["bct", [509, 6, 509,
7, 509, 8], [513, 9, 513, 10, 513, 12]], ["bct", [509, 19, 509, 107, 509, 111], [513, 28, 513, 75, 513, 80]], ["bct", [509, 113, 505, 118, 504, 118], [513, 84, 510, 83, 509, 84]], ["bct", [504, 118, 553, 118, 560, 118], [509, 84, 540, 111, 563, 159]], ["bct", [567, 118, 574, 118, 574, 118], [569, 169, 573, 163, 573, 163]], ["lt", [574, 87], [573, 102]], ["cp"], ["f"], ["bp"], ["mt", [495, 89], [509, 53]], ["bct", [495, 89, 494, 92, 489, 92], [509, 53, 508, 55, 505, 55]], ["bct", [484, 92, 456, 92, 457, 92], [502, 55, 486, 43, 486, 43]], ["bct", [457, 92, 457, 10, 457, 7], [486, 43, 486, 10, 486, 9]], ["bct",
[457, 5, 458, 0, 460, 0], [486, 7, 488, 1, 489, 1]], ["lt", [426, 0], [465, 1]], ["bct", [426, 0, 430, 2, 430, 6], [465, 1, 468, 4, 468, 7]], ["bct", [430, 10, 430, 118, 430, 118], [468, 9, 468, 48, 468, 48]], ["bct", [430, 118, 495, 118, 495, 118], [468, 48, 509, 84, 509, 84]], ["lt", [495, 89], [509, 53]], ["cp"], ["f", [135, 147, 98], [135, 147, 98]]];
var Ac = function() {
this.a = 0
}, Bc = function(a) {
a = a.a - 1;
return Math.min(1, a * a * a + 1)
}, Ec = function(a) {
var b = Cc, c = Dc;
c.clearRect(0, 0, 600, 231);
c.save();
var d = Bc(b);
0.1 < b.a && r(w, 0, c, 0, 231 * (1 - d) - 6);
c.translate(12, 90 * (1 - d) + 20);
for (var f = 0, e; e = zc[f]; f++) {
var g = 1 < e.length ? e[1] : null, h = 1 < e.length ? e[2] : null;
switch (e[0]) {
case "bp":
c.beginPath();
break;
case "mt":
c.moveTo(h[0] * d + g[0] * (1 - d), h[1] * d + g[1] * (1 - d));
break;
case "lt":
c.lineTo(h[0] * d + g[0] * (1 - d), h[1] * d + g[1] * (1 - d));
break;
case "bct":
c.bezierCurveTo(h[0] * d + g[0] * (1 - d),
h[1] * d + g[1] * (1 - d), h[2] * d + g[2] * (1 - d), h[3] * d + g[3] * (1 - d), h[4] * d + g[4] * (1 - d), h[5] * d + g[5] * (1 - d));
break;
case "cp":
c.closePath();
break;
case "f":
g && h && (c.fillStyle = "rgb(" + (h[0] * d + g[0] * (1 - d)) + ", " + (h[1] * d + g[1] * (1 - d)) + ", " + (h[2] * d + g[2] * (1 - d)) + ")"), c.fill(), c.lineWidth = 1, c.strokeStyle = "#2d2d2d", c.stroke()
}
}
c.restore();
a && (b.a = Math.min(b.a + 0.025, 1))
};
var Fc = {w: {y: -135,x: -18},B: 32,children: "instance1 ikNode_271 ikNode_272 ikNode_273 ikNode_269 ikNode_268 ikNode_270 ikNode_274 ikNode_275 ikNode_276".split(" "),D: {instance1: {y: [-84, -81, -78, -74, -70, -66, -61, -56, -51, -46, -53, -61, -68, -75, -81, -86, -90, -90, -86, -81, -75, -68, -61, -53, -46, -52, -58, -63, -68, -73, -77, -81],x: [27, 23, 18, 14, 10, 7, 4, 2, 0, -1, 0, 2, 5, 9, 14, 19, 25, 25, 19, 14, 9, 5, 2, 0, -1, 0, 2, 5, 8, 12, 17, 22],rotation: [65, 58, 52, 45, 38, 31, 25, 18, 11, 4, 13, 22, 30, 39, 48, 56, 65, 65, 56, 48, 39, 30, 22, 13, 4, 12, 20, 27, 35, 42, 50, 57]},ikNode_269: {y: [-88,
-88, -89, -90, -91, -91, -90, -89, -88, -86, -85, -83, -81, -78, -76, -73, -70, -70, -73, -76, -78, -81, -83, -85, -86, -88, -89, -90, -91, -91, -90, -89],x: [96, 96, 93, 90, 86, 82, 79, 75, 72, 68, 65, 62, 60, 58, 56, 55, 54, 54, 55, 56, 58, 60, 62, 65, 68, 72, 75, 79, 82, 86, 90, 93],rotation: [47, 47, 39, 32, 24, 17, 9, 2, -6, -13, -21, -28, -36, -43, -51, -58, -66, -66, -58, -51, -43, -36, -28, -21, -13, -6, 2, 9, 17, 24, 32, 39]},ikNode_268: {y: [-135, -135, -134, -134, -133, -133, -133, -132, -132, -132, -132, -132, -133, -133, -134, -134, -135, -135, -134, -134, -133, -133, -132, -132, -132, -132, -132, -133, -133,
-133, -134, -134],x: [36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]},ikNode_270: {y: [-101, -101, -103, -104, -105, -106, -106, -106, -105, -104, -102, -100, -98, -95, -92, -88, -85, -85, -88, -92, -95, -98, -100, -102, -104, -105, -106, -106, -106, -105, -104, -103],x: [31, 31, 35, 39, 44, 48, 53, 57, 62, 66, 71, 76, 80, 85, 89, 92, 96, 96, 92, 89, 85, 80, 76, 71, 66, 62, 57, 53, 48, 44, 39, 35],rotation: [0, 0, 5, 11, 16, 21, 26, 32, 37, 42, 47, 53,
58, 63, 68, 74, 79, 79, 74, 68, 63, 58, 53, 47, 42, 37, 32, 26, 21, 16, 11, 5]},ikNode_271: {y: [-21, -21, -24, -28, -31, -35, -39, -43, -47, -50, -53, -55, -57, -59, -61, -62, -63, -63, -62, -61, -59, -57, -55, -53, -50, -47, -43, -39, -35, -31, -28, -24],x: [83, 83, 85, 87, 88, 89, 89, 88, 86, 84, 82, 80, 78, 76, 74, 72, 70, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 89, 89, 88, 87, 85],rotation: [152, 152, 142, 132, 122, 111, 101, 91, 81, 71, 65, 59, 54, 48, 42, 37, 31, 31, 37, 42, 48, 54, 59, 65, 71, 81, 91, 101, 111, 122, 132, 142]},ikNode_272: {y: [-23, -23, -23, -23, -23, -24, -26, -28, -30, -32, -34, -36, -38, -40, -42, -44,
-46, -46, -44, -42, -40, -38, -36, -34, -32, -30, -28, -26, -24, -23, -23, -23],x: [66, 66, 68, 71, 73, 75, 77, 78, 80, 80, 81, 81, 81, 80, 80, 80, 79, 79, 80, 80, 80, 81, 81, 81, 80, 80, 78, 77, 75, 73, 71, 68],rotation: [119, 119, 108, 96, 85, 73, 62, 50, 39, 27, 23, 18, 14, 9, 5, 1, -4, -4, 1, 5, 9, 14, 18, 23, 27, 39, 50, 62, 73, 85, 96, 108]},ikNode_273: {y: [-17, -17, -17, -18, -20, -22, -25, -27, -28, -29, -31, -32, -34, -36, -38, -40, -42, -42, -40, -38, -36, -34, -32, -31, -29, -28, -27, -25, -22, -20, -18, -17],x: [56, 56, 61, 65, 68, 70, 71, 71, 70, 69, 71, 72, 73, 74, 75, 76, 77, 77, 76, 75, 74, 73, 72, 71, 69, 70, 71, 71,
70, 68, 65, 61],rotation: [154, 154, 138, 121, 105, 88, 72, 55, 39, 22, 21, 19, 17, 15, 14, 12, 10, 10, 12, 14, 15, 17, 19, 21, 22, 39, 55, 72, 88, 105, 121, 138]},ikNode_274: {y: [-36, -36, -37, -38, -39, -40, -42, -43, -44, -45, -46, -48, -49, -51, -53, -54, -56, -56, -54, -53, -51, -49, -48, -46, -45, -44, -43, -42, -40, -39, -38, -37],x: [35, 35, 35, 36, 36, 37, 37, 38, 39, 40, 41, 41, 42, 43, 44, 45, 46, 46, 45, 44, 43, 42, 41, 41, 40, 39, 38, 37, 37, 36, 36, 35],rotation: [-28, -28, -23, -18, -13, -8, -3, 2, 7, 12, 16, 21, 26, 31, 35, 40, 45, 45, 40, 35, 31, 26, 21, 16, 12, 7, 2, -3, -8, -13, -18, -23]},ikNode_275: {y: [-18,
-18, -18, -19, -20, -21, -22, -23, -25, -27, -29, -31, -33, -34, -36, -38, -39, -39, -38, -36, -34, -33, -31, -29, -27, -25, -23, -22, -21, -20, -19, -18],x: [53, 53, 51, 49, 47, 46, 45, 44, 43, 42, 42, 42, 42, 42, 42, 43, 43, 43, 43, 42, 42, 42, 42, 42, 42, 43, 44, 45, 46, 47, 49, 51],rotation: [-59, -59, -52, -45, -37, -30, -23, -16, -9, -2, 5, 13, 20, 28, 35, 43, 50, 50, 43, 35, 28, 20, 13, 5, -2, -9, -16, -23, -30, -37, -45, -52]},ikNode_276: {y: [-8, -8, -8, -7, -7, -8, -9, -10, -11, -13, -18, -23, -28, -32, -35, -37, -38, -38, -37, -35, -32, -28, -23, -18, -13, -11, -10, -9, -8, -7, -7, -8],x: [55, 55, 52, 49, 47, 44, 41,
39, 36, 34, 33, 33, 35, 37, 39, 42, 44, 44, 42, 39, 37, 35, 33, 33, 34, 36, 39, 41, 44, 47, 49, 52],rotation: [-25, -25, -21, -18, -15, -12, -9, -5, -2, 1, 17, 33, 48, 64, 80, 96, 112, 112, 96, 80, 64, 48, 33, 17, 1, -2, -5, -9, -12, -15, -18, -21]}}}, Gc = {w: {y: -134,x: 0},children: "instance1 ikNode_305 ikNode_301 ikNode_300 ikNode_306 ikNode_302 ikNode_303 ikNode_304".split(" "),B: 34,D: {ikNode_303: {y: [-39, -37, -35, -33, -34, -36, -37, -39, -42, -45, -48, -51, -53, -55, -55, -55, -55, -55, -55, -55, -55, -53, -51, -48, -48, -45, -42, -40, -39, -37, -36, -38, -40, -42],rotation: [-42, -43,
-44, -45, -34, -22, -11, 0, 11, 21, 31, 40, 48, 57, 63, 70, 76, 76, 70, 63, 57, 48, 40, 31, 21, 11, 0, -11, -22, -34, -45, -44, -43, -42],x: [43, 43, 43, 43, 43, 43, 44, 44, 46, 47, 49, 50, 52, 54, 56, 59, 61, 61, 59, 56, 54, 52, 50, 49, 47, 46, 44, 44, 43, 43, 43, 43, 43, 43]},ikNode_305: {y: [-30, -30, -29, -28, -31, -35, -38, -41, -45, -48, -50, -51, -53, -53, -52, -51, -50, -50, -51, -52, -53, -53, -51, -50, -51, -48, -44, -41, -38, -34, -31, -32, -33, -33],rotation: [135, 133, 132, 130, 113, 96, 79, 63, 50, 37, 24, 12, 1, -11, -16, -22, -28, -28, -22, -16, -11, 1, 12, 24, 37, 50, 63, 79, 96, 113, 130, 132, 133, 135],x: [78,
77, 77, 77, 77, 77, 75, 72, 70, 67, 65, 63, 61, 59, 58, 57, 56, 56, 57, 58, 59, 61, 63, 65, 67, 70, 72, 75, 77, 77, 77, 77, 77, 78]},ikNode_304: {y: [-9, -8, -8, -7, -3, 0, 2, 2, -2, -7, -13, -21, -28, -33, -36, -40, -43, -43, -40, -36, -33, -28, -21, -13, -10, -5, -1, -1, -3, -6, -10, -11, -11, -12],rotation: [-49, -47, -45, -43, -32, -22, -12, -1, 8, 18, 27, 55, 84, 112, 114, 116, 118, 118, 116, 114, 112, 84, 55, 27, 18, 8, -1, -12, -22, -32, -43, -45, -47, -49],x: [70, 69, 69, 69, 64, 58, 52, 45, 39, 33, 27, 27, 28, 30, 30, 31, 33, 33, 31, 30, 30, 28, 27, 27, 33, 39, 45, 52, 58, 64, 69, 69, 69, 70]},ikNode_306: {y: [-30, -28, -25,
-23, -22, -21, -20, -19, -21, -24, -28, -33, -38, -42, -45, -47, -49, -49, -47, -45, -42, -38, -33, -28, -27, -24, -22, -23, -24, -25, -26, -28, -31, -33],rotation: [117, 118, 120, 122, 101, 79, 58, 37, 37, 38, 39, 25, 11, -2, -4, -5, -7, -7, -5, -4, -2, 11, 25, 39, 38, 37, 37, 58, 79, 101, 122, 120, 118, 117],x: [54, 54, 54, 54, 56, 57, 59, 59, 66, 73, 79, 80, 81, 81, 82, 82, 81, 81, 82, 82, 81, 81, 80, 79, 73, 66, 59, 59, 57, 56, 54, 54, 54, 54]},ikNode_300: {y: [-134, -133, -132, -131, -131, -130, -129, -128, -130, -132, -134, -137, -139, -141, -141, -141, -141, -141, -141, -141, -141, -139, -137, -134, -135, -133, -131,
-132, -133, -134, -134, -135, -136, -137],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17]},ikNode_301: {y: [-71, -70, -69, -69, -69, -70, -72, -74, -81, -88, -95, -101, -106, -110, -110, -110, -110, -110, -110, -110, -110, -106, -101, -95, -91, -84, -77, -75, -73, -72, -72, -72, -73, -74],rotation: [-121, -110, -98, -87, -76, -64, -53, -41, -25, -9, 7, 23, 39, 55, 55, 55, 55, 55, 55, 55, 55, 39, 23, 7, -9, -25, -41, -53, -64, -76, -87,
-98, -110, -121],x: [72, 69, 66, 63, 60, 58, 56, 55, 54, 55, 57, 60, 64, 70, 70, 70, 70, 70, 70, 70, 70, 64, 60, 57, 55, 54, 55, 56, 58, 60, 63, 66, 69, 72]},ikNode_302: {y: [-104, -101, -98, -93, -88, -82, -75, -69, -64, -59, -56, -55, -57, -60, -61, -62, -62, -62, -62, -61, -60, -57, -55, -56, -62, -67, -72, -78, -85, -91, -96, -101, -104, -107],rotation: [61, 49, 38, 26, 14, 3, -9, -21, -37, -53, -69, -86, -102, -118, -122, -126, -129, -129, -126, -122, -118, -102, -86, -69, -53, -37, -21, -9, 3, 14, 26, 38, 49, 61],x: [41, 35, 30, 26, 23, 20, 19, 18, 21, 26, 32, 39, 48, 56, 57, 59, 60, 60, 59, 57, 56, 48, 39, 32, 26, 21,
18, 19, 20, 23, 26, 30, 35, 41]},instance1: {y: [-62, -59, -56, -52, -49, -46, -50, -54, -58, -62, -65, -67, -71, -75, -79, -80, -80, -78, -75, -71, -68, -64, -60, -56, -55, -50, -46, -49, -53, -56, -60, -63, -66, -69],rotation: [0, -2, -4, -6, -8, -10, -2, 5, 12, 20, 27, 35, 35, 34, 34, 38, 42, 36, 30, 24, 18, 13, 7, 1, -5, -11, -17, -13, -9, -4, 0, 4, 8, 12],x: [24, 24, 23, 22, 22, 21, 23, 25, 27, 30, 33, 36, 37, 37, 37, 39, 41, 37, 34, 31, 28, 26, 23, 21, 20, 20, 20, 21, 22, 23, 25, 26, 28, 30]}}}, Hc = {w: {y: -137,x: 6},children: "instance1 ikNode_317 ikNode_318 ikNode_316 ikNode_314 ikNode_319 ikNode_320 ikNode_315".split(" "),
B: 32,D: {ikNode_314: {y: [-137, -137, -136, -136, -135, -134, -134, -133, -134, -134, -135, -135, -136, -136, -137, -137, -137, -137, -136, -136, -135, -135, -134, -134, -133, -134, -134, -135, -136, -136, -137, -137],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37]},ikNode_316: {y: [-74, -73, -72, -70, -68, -65, -61, -57, -54, -51, -47, -44, -41, -38, -35, -33, -33, -35, -38, -41, -44, -47, -51, -54, -57, -61, -65, -68, -70, -72, -73, -74],
rotation: [79, 70, 60, 51, 42, 32, 23, 13, 4, -6, -15, -25, -34, -43, -53, -62, -62, -53, -43, -34, -25, -15, -6, 4, 13, 23, 32, 42, 51, 60, 70, 79],x: [130, 125, 121, 117, 114, 111, 108, 106, 105, 104, 105, 105, 107, 109, 112, 115, 115, 112, 109, 107, 105, 105, 104, 105, 106, 108, 111, 114, 117, 121, 125, 130]},ikNode_315: {y: [-42, -44, -46, -48, -50, -52, -54, -56, -59, -61, -64, -66, -67, -69, -70, -71, -71, -70, -69, -67, -66, -64, -61, -59, -56, -54, -52, -50, -48, -46, -44, -42],rotation: [-53, -45, -38, -30, -22, -15, -7, 1, 8, 16, 24, 31, 39, 47, 54, 62, 62, 54, 47, 39, 31, 24, 16, 8, 1, -7, -15, -22, -30, -38, -45,
-53],x: [74, 73, 73, 73, 73, 74, 75, 77, 79, 81, 83, 86, 89, 92, 95, 98, 98, 95, 92, 89, 86, 83, 81, 79, 77, 75, 74, 73, 73, 73, 73, 74]},ikNode_317: {y: [-53, -54, -54, -54, -55, -55, -55, -56, -58, -60, -62, -63, -65, -66, -67, -67, -67, -67, -66, -65, -63, -62, -60, -58, -56, -55, -55, -55, -54, -54, -54, -53],rotation: [-20, -16, -11, -7, -3, 1, 5, 10, 18, 26, 34, 43, 51, 59, 67, 75, 75, 67, 59, 51, 43, 34, 26, 18, 10, 5, 1, -3, -7, -11, -16, -20],x: [42, 42, 43, 43, 44, 45, 46, 46, 48, 50, 52, 54, 56, 59, 62, 64, 64, 62, 59, 56, 54, 52, 50, 48, 46, 46, 45, 44, 43, 43, 42, 42]},ikNode_318: {y: [-30, -28, -25, -23, -22, -20, -19,
-18, -22, -26, -30, -34, -37, -40, -42, -43, -43, -42, -40, -37, -34, -30, -26, -22, -18, -19, -20, -22, -23, -25, -28, -30],rotation: [-2, -1, 0, 0, 1, 2, 3, 4, 19, 34, 49, 64, 79, 94, 109, 124, 124, 109, 94, 79, 64, 49, 34, 19, 4, 3, 2, 1, 0, 0, -1, -2],x: [61, 60, 58, 56, 54, 52, 50, 48, 45, 43, 42, 42, 42, 42, 43, 44, 44, 43, 42, 42, 42, 42, 43, 45, 48, 50, 52, 54, 56, 58, 60, 61]},ikNode_319: {y: [-68, -67, -65, -64, -62, -60, -58, -56, -55, -54, -53, -52, -51, -50, -49, -47, -47, -49, -50, -51, -52, -53, -54, -55, -56, -58, -60, -62, -64, -65, -67, -68],rotation: [60, 53, 46, 39, 32, 25, 18, 11, 5, -1, -6, -12, -17, -23, -29,
-34, -34, -29, -23, -17, -12, -6, -1, 5, 11, 18, 25, 32, 39, 46, 53, 60],x: [62, 59, 56, 53, 50, 48, 45, 43, 41, 40, 38, 37, 36, 35, 34, 33, 33, 34, 35, 36, 37, 38, 40, 41, 43, 45, 48, 50, 53, 56, 59, 62]},ikNode_320: {y: [-48, -46, -42, -37, -32, -26, -20, -13, -12, -11, -11, -11, -11, -11, -12, -13, -13, -12, -11, -11, -11, -11, -11, -12, -13, -20, -26, -32, -37, -42, -46, -48],rotation: [106, 91, 76, 60, 45, 30, 15, 0, -4, -8, -12, -16, -20, -24, -28, -31, -31, -28, -24, -20, -16, -12, -8, -4, 0, 15, 30, 45, 60, 76, 91, 106],x: [43, 40, 37, 34, 32, 31, 32, 34, 36, 39, 41, 43, 46, 48, 51, 53, 53, 51, 48, 46, 43, 41, 39, 36, 34, 32,
31, 32, 34, 37, 40, 43]},instance1: {y: [-96, -99, -100, -101, -102, -102, -101, -100, -101, -101, -102, -101, -101, -100, -98, -96, -98, -99, -100, -101, -101, -102, -101, -101, -100, -101, -102, -102, -101, -100, -99, -96],rotation: [37, 44, 51, 58, 65, 72, 79, 85, 80, 74, 69, 63, 58, 52, 47, 41, 46, 51, 56, 61, 66, 71, 76, 80, 85, 79, 72, 65, 58, 51, 44, 37],x: [26, 31, 36, 41, 47, 52, 57, 63, 58, 53, 49, 44, 39, 35, 30, 26, 30, 34, 38, 42, 46, 50, 55, 59, 63, 57, 52, 47, 41, 36, 31, 26]}}}, Ic = {children: "instance1 ikNode_359 ikNode_360 ikNode_361 ikNode_357 ikNode_358 ikNode_354 ikNode_364 ikNode_363 ikNode_362 ikNode_355 ikNode_356".split(" "),
B: 32,w: {y: -113,x: -3},D: {ikNode_359: {y: [-46, -46, -46, -45, -45, -44, -43, -42, -43, -43, -42, -42, -42, -42, -42, -41, -41, -42, -42, -42, -42, -42, -43, -43, -42, -43, -44, -45, -45, -46, -46, -46],rotation: [15, 21, 28, 35, 41, 48, 54, 61, 68, 74, 81, 88, 94, 101, 108, 114, 114, 108, 101, 94, 88, 81, 74, 68, 61, 54, 48, 41, 35, 28, 21, 15],x: [64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 78, 78, 78, 77, 76, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 64]},ikNode_358: {y: [-34, -43, -54, -66, -78, -87, -93, -95, -96, -96, -97, -98, -98, -99, -100, -100, -100, -100, -99, -98, -98, -97, -96, -96, -95,
-93, -87, -78, -66, -54, -43, -34],rotation: [174, 152, 130, 109, 87, 65, 43, 22, 22, 22, 22, 22, 22, 23, 23, 23, 23, 23, 23, 22, 22, 22, 22, 22, 22, 43, 65, 87, 109, 130, 152, 174],x: [106, 114, 118, 118, 114, 106, 95, 82, 82, 81, 80, 79, 78, 78, 77, 76, 76, 77, 78, 78, 79, 80, 81, 82, 82, 95, 106, 114, 118, 118, 114, 106]},ikNode_357: {y: [-61, -67, -73, -77, -80, -82, -81, -78, -78, -79, -80, -80, -81, -81, -82, -82, -82, -82, -81, -81, -80, -80, -79, -78, -78, -81, -82, -80, -77, -73, -67, -61],rotation: [108, 89, 71, 53, 35, 16, -2, -20, -21, -21, -22, -23, -23, -24, -25, -25, -25, -25, -24, -23, -23, -22, -21, -21,
-20, -2, 16, 35, 53, 71, 89, 108],x: [105, 104, 101, 96, 90, 84, 77, 70, 70, 69, 68, 68, 67, 66, 65, 64, 64, 65, 66, 67, 68, 68, 69, 70, 70, 77, 84, 90, 96, 101, 104, 105]},ikNode_356: {y: [-86, -86, -85, -83, -81, -78, -76, -73, -71, -69, -67, -65, -62, -59, -57, -54, -54, -57, -59, -62, -65, -67, -69, -71, -73, -76, -78, -81, -83, -85, -86, -86],rotation: [122, 142, 161, -179, -160, -140, -121, -101, -90, -78, -67, -56, -44, -33, -22, -10, -10, -22, -33, -44, -56, -67, -78, -90, -101, -121, -140, -160, -179, 161, 142, 122],x: [62, 66, 70, 74, 77, 79, 81, 83, 85, 87, 88, 89, 89, 89, 88, 87, 87, 88, 89, 89, 89, 88, 87, 85,
83, 81, 79, 77, 74, 70, 66, 62]},ikNode_355: {y: [-58, -58, -57, -57, -57, -57, -57, -57, -59, -60, -62, -63, -64, -66, -67, -68, -68, -67, -66, -64, -63, -62, -60, -59, -57, -57, -57, -57, -57, -57, -58, -58],rotation: [-139, -129, -119, -110, -100, -91, -81, -71, -62, -52, -42, -32, -23, -13, -3, 6, 6, -3, -13, -23, -32, -42, -52, -62, -71, -81, -91, -100, -110, -119, -129, -139],x: [70, 69, 68, 67, 66, 66, 65, 65, 65, 65, 65, 65, 65, 66, 66, 67, 67, 66, 66, 65, 65, 65, 65, 65, 65, 65, 66, 66, 67, 68, 69, 70]},ikNode_354: {y: [-113, -113, -112, -112, -111, -111, -110, -110, -110, -110, -111, -111, -112, -112, -113,
-113, -113, -113, -112, -112, -111, -111, -110, -110, -110, -110, -111, -111, -112, -112, -113, -113],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49]},instance1: {y: [-40, -40, -40, -40, -40, -40, -41, -41, -41, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -41, -41, -41, -40, -40, -40, -40, -40, -40],rotation: [-4, -4, -3, -3, -2, -2, -1, -1, -1, -2, -2, -3, -3, -3, -4, -4, -4, -4, -3, -3, -2, -2, -2, -1, -1, -1, -2, -2, -3,
-3, -4, -4],x: [-3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3]},ikNode_364: {y: [-39, -33, -28, -23, -18, -14, -10, -7, -7, -8, -8, -9, -11, -12, -14, -16, -16, -14, -12, -11, -9, -8, -8, -7, -7, -10, -14, -18, -23, -28, -33, -39],rotation: [63, 54, 45, 36, 28, 19, 10, 1, -1, -2, -4, -6, -8, -9, -11, -13, -13, -11, -9, -8, -6, -4, -2, -1, 1, 10, 19, 28, 36, 45, 54, 63],x: [41, 40, 41, 42, 45, 48, 51, 56, 59, 62, 66, 69, 72, 75, 78, 81, 81, 78, 75, 72, 69, 66, 62, 59, 56, 51, 48, 45, 42, 41, 40, 41]},ikNode_363: {y: [-44, -42, -39, -36, -33, -30, -26, -22,
-21, -20, -20, -20, -20, -20, -20, -21, -21, -20, -20, -20, -20, -20, -20, -21, -22, -26, -30, -33, -36, -39, -42, -44],rotation: [61, 51, 40, 29, 18, 7, -4, -14, -20, -25, -30, -36, -41, -46, -52, -57, -57, -52, -46, -41, -36, -30, -25, -20, -14, -4, 7, 18, 29, 40, 51, 61],x: [58, 56, 54, 52, 51, 51, 51, 52, 54, 56, 57, 59, 61, 63, 65, 67, 67, 65, 63, 61, 59, 57, 56, 54, 52, 51, 51, 51, 52, 54, 56, 58]},ikNode_362: {y: [-48, -47, -47, -46, -45, -44, -43, -42, -42, -41, -41, -40, -40, -39, -38, -38, -38, -38, -39, -40, -40, -41, -41, -42, -42, -43, -44, -45, -46, -47, -47, -48],rotation: [52, 46, 40, 34, 28, 21, 15, 9, 3, -3,
-9, -15, -21, -27, -33, -40, -40, -33, -27, -21, -15, -9, -3, 3, 9, 15, 21, 28, 34, 40, 46, 52],x: [67, 66, 65, 64, 63, 62, 61, 60, 60, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 60, 60, 61, 62, 63, 64, 65, 66, 67]},ikNode_361: {y: [-20, -18, -16, -14, -13, -12, -11, -10, -12, -15, -17, -20, -24, -27, -31, -34, -34, -31, -27, -24, -20, -17, -15, -12, -10, -11, -12, -13, -14, -16, -18, -20],rotation: [-25, -20, -16, -11, -7, -2, 2, 7, 16, 25, 34, 44, 53, 62, 71, 81, 81, 71, 62, 53, 44, 34, 25, 16, 7, 2, -2, -7, -11, -16, -20, -25],x: [80, 78, 76, 74, 72, 70, 67, 65, 62, 59, 56, 55, 53, 53, 52, 52, 52, 52, 53, 53, 55, 56, 59,
62, 65, 67, 70, 72, 74, 76, 78, 80]},ikNode_360: {y: [-34, -32, -31, -29, -28, -27, -25, -24, -25, -26, -27, -28, -28, -29, -30, -31, -31, -30, -29, -28, -28, -27, -26, -25, -24, -25, -27, -28, -29, -31, -32, -34],rotation: [-22, -17, -11, -6, 0, 5, 11, 16, 26, 37, 47, 57, 67, 78, 88, 98, 98, 88, 78, 67, 57, 47, 37, 26, 16, 11, 5, 0, -6, -11, -17, -22],x: [75, 75, 74, 74, 73, 72, 71, 70, 69, 69, 68, 68, 68, 68, 67, 67, 67, 67, 68, 68, 68, 68, 69, 69, 70, 71, 72, 73, 74, 74, 75, 75]}}}, Jc = {w: {y: -165,x: 4},children: "instance1 ikNode_30 ikNode_35 ikNode_28 ikNode_34 ikNode_36 ikNode_29 ikNode_31 ikNode_32 ikNode_33".split(" "),
B: 121,D: {ikNode_34: {y: [-44, -42, -41, -41, -41, -41, -47, -54, -61, -68, -74, -81, -81, -74, -67, -61, -54, -47, -41, -41, -41, -41, -42, -44, -44, -44, -43, -43, -44, -44, -44, -44, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -45, -44, -44, -44, -44, -43, -43, -44, -44, -43, -41, -41, -42, -36, -36, -36, -36, -54, -77, -97, -116, -135, -155, -175, -195, -216, -237, -259, -282, -305,
-329, -329, -329],rotation: [44, 49, 53, 58, 63, 68, 58, 49, 40, 30, 21, 12, 12, 21, 30, 40, 49, 58, 68, 63, 58, 53, 49, 44, 44, 45, 45, 46, 46, 47, 47, 48, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 48, 47, 47, 46, 46, 45, 45, 44, 44, 52, 60, 68, 67, 66, 66, 66, 45, 12, 14, 16, 19, 21, 23, 26, 28, 30, 32, 35, 37, 39, 39, 39],x: [123, 127, 131, 135, 140, 145, 150, 154, 157, 157, 156, 154, 154, 156, 157, 157, 154, 150, 145, 140, 135, 131, 127, 123, 124, 126, 128,
130, 132, 135, 137, 140, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 140, 137, 135, 132, 130, 128, 126, 124, 124, 129, 136, 143, 143, 142, 142, 142, 146, 150, 152, 154, 155, 156, 156, 155, 154, 152, 150, 148, 146, 143, 143, 143]},ikNode_29: {y: [-110, -122, -132, -139, -142, -143, -144, -142, -137, -129, -119, -107, -107, -119, -129, -138, -142, -144, -143, -143, -139, -132,
-122, -110, -110, -118, -126, -132, -138, -142, -146, -147, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -148, -147, -146, -142, -138, -132, -126, -118, -110, -109, -128, -139, -142, -94, -25, -25, -25, -56, -103, -135, -168, -199, -230, -259, -287, -314, -339, -363, -385, -406, -425, -425, -425],rotation: [-45,
-32, -18, -5, 8, 22, 35, 49, 62, 75, 89, 102, 102, 89, 75, 62, 49, 35, 22, 8, -5, -18, -32, -45, -45, -37, -28, -20, -12, -3, 5, 13, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 13, 5, -3, -12, -20, -28, -37, -45, -45, -23, -1, 22, 91, 160, 160, 160, 137, 102, 93, 84, 74, 65, 55, 46, 37, 27, 18, 9, -1, -10, -10, -10],x: [40, 50, 62, 77, 92, 108, 125, 142, 156, 169, 179, 185, 185, 179, 169, 157, 142, 126, 108, 92, 77, 62, 50, 40, 40, 47, 54, 62, 72, 81, 92, 102, 113,
113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 102, 92, 81, 72, 62, 54, 47, 40, 41, 58, 81, 107, 172, 159, 159, 159, 172, 180, 178, 175, 170, 164, 157, 148, 139, 129, 119, 109, 99, 90, 90, 90]},ikNode_33: {y: [-39, -32, -26, -21, -18, -18, -17, -17, -17, -17, -17, -18, -18, -17, -17, -17, -17, -17, -18, -18, -21, -26, -33, -39, -39, -35, -31, -27, -23, -19, -17, -16, -17, -17, -17, -17, -17,
-17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -16, -17, -19, -23, -26, -31, -35, -39, -36, -26, -18, -15, -14, -17, -17, -17, -16, -16, -39, -61, -84, -107, -130, -153, -176, -199, -222, -245, -268, -291, -291, -291],rotation: [-64, -51, -39, -26, -13, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, -13, -26, -39, -51, -64, -64, -56, -48, -41, -33, -25, -17, -9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -9, -17, -25, -33, -41, -48, -56, -64, -64, -46, -28, -1, 0, 0, 0, 0, 0, 0, 15, 30, 30, 30, 31, 31, 32, 32, 33, 33, 34, 34, 34, 34],x: [137, 133, 128, 120, 110, 99, 100, 100, 100, 100, 100, 99, 99, 100, 100, 100, 100, 100, 99, 110, 120, 128, 133, 137, 137, 136, 135, 132, 127, 122, 115, 108, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100,
100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 108, 116, 122, 127, 132, 135, 136, 137, 137, 131, 120, 98, 99, 101, 101, 101, 102, 99, 102, 104, 105, 105, 106, 107, 107, 108, 109, 109, 110, 111, 111, 111]},ikNode_28: {y: [-162, -162, -162, -163, -163, -163, -167, -171, -175, -178, -181, -183, -183, -180, -178, -175, -171, -167, -163, -163, -163, -162, -162, -161, -160, -161, -161, -162, -163, -164, -165, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166,
-166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -166, -165, -164, -163, -162, -161, -161, -160, -159, -159, -160, -161, -163, -157, -157, -157, -169, -178, -201, -223, -246, -269, -292, -315, -338, -361, -384, -407, -430, -453, -453, -453],rotation: [-2, -1, 0, 2, 3, 4, 5, 7, 8, 9, 11, 12, 12, 11, 9, 8, 7, 5, 4, 3, 2, 0, -1, -2, -2, -2, -1, 0, 1, 2, 2, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 1, 0, -1, -2, -2, -2, 0, 2, 4, 22, 40, 40, 40, 29, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12],x: [71, 73, 76, 78, 80, 82, 86, 91, 95, 100, 105, 111, 111, 105, 100, 95, 90, 86, 82, 80, 78, 75, 73, 71, 71, 73, 75, 77, 79, 81, 82, 84, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 84, 82, 81, 79, 77, 75, 73, 71, 72, 74, 76, 81, 116, 153, 153, 153, 131, 107, 107, 108, 108, 108, 108, 108, 108, 108, 108, 109, 109, 109, 109,
109]},ikNode_32: {y: [-43, -43, -42, -42, -41, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -40, -41, -41, -42, -43, -43, -43, -44, -44, -44, -43, -43, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -42, -43, -43, -44, -44, -44, -43, -41, -40, -39, -38, -38, -40, -40, -40, -39, -38, -60, -82, -105, -128, -151, -174, -197, -220, -243, -266, -289,
-312, -312, -312],rotation: [-80, -63, -46, -28, -11, 6, 5, 3, 2, 1, -1, -2, -2, -1, 1, 2, 3, 5, 6, -11, -28, -46, -63, -80, -80, -69, -58, -46, -35, -24, -13, -2, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, -2, -13, -24, -35, -46, -58, -69, -80, -80, -55, -29, 6, 3, 0, 0, 0, -1, -2, -4, -7, -6, -6, -6, -5, -5, -5, -4, -4, -3, -3, -3, -3],x: [113, 113, 111, 109, 107, 104, 104, 103, 102, 101, 100, 99, 99, 100, 101, 102, 103, 104, 104, 107, 109, 111, 113, 113, 113, 114, 114, 115, 114, 113, 112, 110, 107, 107, 107, 107, 107, 107, 107,
107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 110, 112, 113, 114, 115, 114, 114, 113, 115, 114, 111, 104, 103, 102, 102, 102, 101, 98, 99, 99, 100, 101, 101, 102, 103, 103, 104, 105, 105, 106, 106, 106]},ikNode_36: {y: [-34, -34, -34, -35, -37, -40, -44, -50, -57, -63, -70, -77, -77, -70, -63, -57, -50, -44, -40, -37, -35, -34, -34, -34, -34, -34, -34, -34, -35, -35, -35, -36, -37, -37, -37, -37, -37, -37, -37, -37,
-37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -37, -36, -35, -35, -35, -34, -34, -34, -34, -32, -33, -36, -40, -36, -37, -37, -37, -51, -74, -93, -111, -129, -147, -166, -184, -203, -222, -241, -261, -281, -302, -302, -302],rotation: [53, 53, 53, 53, 54, 54, 47, 39, 32, 25, 17, 10, 10, 17, 25, 32, 39, 47, 54, 54, 53, 53, 53, 53, 53, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52,
52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 53, 53, 53, 53, 54, 51, 49, 49, 49, 33, 10, 16, 22, 28, 34, 40, 46, 53, 59, 65, 71, 77, 83, 83, 83],x: [132, 133, 134, 136, 138, 140, 146, 152, 157, 160, 161, 160, 160, 160, 159, 157, 152, 146, 140, 137, 135, 134, 133, 132, 133, 134, 136, 138, 140, 142, 144, 146, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148,
148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 146, 144, 142, 140, 138, 136, 134, 132, 132, 133, 135, 138, 137, 135, 135, 135, 144, 156, 161, 165, 167, 169, 170, 171, 171, 169, 168, 165, 163, 160, 160, 160]},ikNode_31: {y: [-34, -38, -41, -44, -47, -49, -54, -58, -62, -65, -67, -69, -69, -67, -65, -62, -58, -54, -49, -47, -44, -41, -38, -34, -35, -38, -40, -43, -46, -49, -51, -53, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55,
-55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -53, -51, -49, -46, -43, -40, -38, -35, -32, -37, -42, -48, -48, -50, -50, -50, -59, -67, -90, -112, -135, -158, -181, -204, -226, -249, -272, -295, -317, -340, -340, -340],rotation: [-96, -78, -59, -40, -21, -2, 7, 16, 25, 34, 44, 53, 53, 44, 34, 25, 16, 7, -2, -21, -40, -59, -78, -96, -96, -83, -70, -57, -43, -30, -17, -3, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, -3,
-17, -30, -43, -57, -70, -83, -96, -96, -69, -42, -2, -3, -4, -4, -4, 10, 53, 52, 51, 50, 49, 47, 46, 45, 44, 43, 42, 41, 40, 40, 40],x: [108, 105, 102, 100, 99, 99, 102, 105, 108, 112, 116, 119, 119, 116, 112, 108, 105, 102, 99, 99, 100, 102, 105, 108, 109, 107, 106, 105, 104, 104, 105, 105, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 105, 105, 104, 104, 105, 106, 107, 109, 109, 104, 101,
99, 97, 96, 96, 96, 99, 118, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119]},instance1: {y: [-54, -53, -53, -52, -52, -52, -52, -51, -51, -51, -50, -50, -50, -51, -52, -52, -53, -53, -53, -53, -54, -54, -54, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -55, -54, -54, -54, -54, -54, -54, -50, -50, -51, -52, -53,
-54, -54, -54, -51, -50, -46, -45, -66, -86, -108, -129, -151, -172, -194, -215, -238, -260, -260, -260],rotation: [3, 2, 2, 2, 2, 1, 0, -2, -4, -5, -7, -9, -7, -5, -4, -2, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, -5, -3, -1, 1, 3, 6, 6, 6, 1, -3, -19, -35, -37, -39, -40, -41, -41, -42, -43, -43, -44, -45, -45, -46],x: [11, 10, 9, 9, 8, 8, 10, 12, 14, 16, 19, 21, 20, 19, 17, 15, 13, 11, 11, 11, 11, 11, 11, 11, 12, 13, 13, 14, 14, 15, 15, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 15, 14, 14, 13, 12, 12, 11, 15, 13, 12, 10, 9, 8, 8, 8, 14, 19, 23, 34, 37, 39, 40, 41, 42, 43, 44, 44, 45, 45, 46, 46]},ikNode_30: {y: [-121, -123, -125, -126, -127, -127, -130, -133, -135, -136, -135, -135, -135, -135, -136, -135, -133, -130, -127, -127, -126, -125, -123, -121, -120, -125, -128, -129, -130, -129, -126, -123, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -123,
-127, -130, -131, -132, -131, -128, -131, -131, -129, -125, -118, -125, -129, -131, -131, -128, -131, -131, -129, -125, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -118, -123, -126, -129, -130, -129, -128, -125, -121, -119, -123, -126, -127, -107, -68, -68, -68, -118, -128, -152, -175, -199, -222, -246, -269, -293, -316, -340, -363, -386, -410, -410, -410],rotation: [60, 52, 45, 37, 29, 21, 14, 6, -2, -9, -17, -25, -25, -17, -9, -2, 6, 14, 21, 29, 37, 45, 52, 60, 60, 49, 37, 26, 15, 4, -8, -19, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30,
-30, -30, -30, -30, -30, -30, -30, -19, -8, 3, 14, 25, 36, 47, 31, 16, 0, -15, -30, -15, 0, 16, 31, 47, 31, 16, 0, -15, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -30, -19, -8, 4, 15, 26, 37, 49, 60, 60, 47, 34, 21, 75, 129, 129, 129, 68, -25, -24, -23, -22, -20, -19, -18, -17, -16, -15, -14, -13, -12, -12, -12],x: [146, 142, 137, 132, 127, 122, 119, 116, 114, 112, 111, 111, 111, 111, 112, 114, 116, 119, 122, 127, 132, 137, 142, 146, 147, 141, 134, 127, 120, 113, 106, 101, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 101, 107, 114, 121, 128, 136, 143, 133, 122,
112, 103, 96, 103, 112, 122, 133, 143, 133, 122, 112, 103, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 101, 106, 113, 120, 127, 134, 141, 147, 147, 139, 130, 122, 163, 180, 180, 180, 164, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 120, 120]},ikNode_35: {y: [-47, -50, -52, -55, -58, -61, -68, -74, -80, -83, -85, -87, -87, -85, -83, -80, -74, -68, -61, -58, -55, -52, -49, -47, -47, -48, -50, -52, -53, -55, -57, -59, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61,
-61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -61, -59, -57, -55, -53, -52, -50, -48, -46, -45, -51, -56, -61, -56, -56, -56, -56, -72, -83, -106, -129, -151, -173, -195, -216, -237, -257, -278, -299, -319, -340, -340, -340],rotation: [134, 126, 119, 111, 103, 96, 82, 69, 56, 42, 29, 16, 16, 29, 42, 56, 69, 82, 96, 103, 111, 119, 126, 134, 134, 131, 128, 126, 123, 120, 117, 115, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112,
112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 115, 117, 120, 123, 126, 128, 131, 134, 134, 121, 108, 96, 91, 86, 86, 86, 58, 16, 24, 33, 42, 51, 60, 69, 77, 86, 95, 104, 113, 122, 122, 122],x: [149, 151, 152, 152, 153, 152, 152, 151, 148, 144, 139, 134, 134, 139, 144, 148, 150, 152, 152, 153, 152, 152, 151, 149, 149, 150, 152, 153, 154, 156, 157, 158, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159,
159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 158, 157, 156, 154, 153, 152, 150, 149, 149, 151, 151, 151, 148, 145, 145, 145, 138, 131, 136, 140, 144, 148, 152, 155, 158, 161, 163, 164, 165, 166, 166, 166]}}}, Kc = {w: {y: -103,x: -2},children: "ikNode_49 ikNode_48 ikNode_47 ikNode_46 ikNode_45 ikNode_43 ikNode_44".split(" "),B: 34,D: {ikNode_45: {y: [-43, -44, -43, -42, -41, -40, -38, -37, -35, -35, -34, -33, -32, -31, -30, -28, -29, -29, -28, -30, -31, -32, -33, -34, -35, -35, -37, -38, -40, -41, -42, -43, -44, -43],rotation: [48, 48, 42, 36, 30, 24, 18, 11, 5, 0,
-6, -12, -17, -23, -28, -34, -34, -34, -34, -28, -23, -17, -12, -6, 0, 5, 11, 18, 24, 30, 36, 42, 48, 48],x: [27, 27, 25, 24, 22, 21, 20, 18, 17, 16, 16, 15, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 15, 16, 16, 17, 18, 20, 21, 22, 24, 25, 27, 27]},ikNode_43: {y: [-103, -103, -102, -102, -102, -101, -101, -100, -100, -100, -101, -101, -102, -102, -102, -103, -103, -103, -103, -102, -102, -102, -101, -101, -100, -100, -100, -101, -101, -102, -102, -102, -103, -103],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7]},ikNode_44: {y: [-67, -67, -63, -60, -56, -52, -49, -46, -43, -41, -39, -37, -36, -35, -35, -35, -35, -35, -35, -35, -35, -36, -37, -39, -41, -43, -46, -49, -52, -56, -60, -63, -67, -67],rotation: [7, 7, -1, -8, -15, -22, -29, -37, -44, -51, -58, -66, -73, -80, -87, -94, -94, -94, -94, -87, -80, -73, -66, -58, -51, -44, -37, -29, -22, -15, -8, -1, 7, 7],x: [2, 2, 1, 1, 1, 1, 2, 3, 4, 7, 9, 12, 14, 17, 21, 24, 24, 24, 24, 21, 17, 14, 12, 9, 7, 4, 3, 2, 1, 1, 1, 1, 2, 2]},ikNode_49: {y: [-15, -15, -15, -14, -14, -14, -14, -15, -15, -17, -19, -21, -24, -24, -25, -25, -25, -25, -25, -25, -24, -24, -21,
-19, -17, -15, -15, -14, -14, -14, -14, -15, -15, -15],rotation: [-29, -29, -23, -18, -12, -7, -1, 4, 9, 20, 30, 40, 50, 66, 82, 99, 99, 99, 99, 82, 66, 50, 40, 30, 20, 9, 4, -1, -7, -12, -18, -23, -29, -29],x: [52, 53, 51, 49, 47, 45, 43, 41, 39, 37, 36, 35, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 35, 36, 37, 39, 41, 43, 45, 47, 49, 51, 53, 52]},ikNode_48: {y: [-33, -33, -35, -37, -38, -39, -41, -41, -42, -43, -44, -44, -43, -43, -43, -42, -43, -43, -42, -43, -43, -43, -44, -44, -43, -42, -41, -41, -39, -38, -37, -35, -33, -33],rotation: [-30, -30, -23, -16, -9, -2, 5, 12, 19, 29, 38, 48, 57, 62, 68, 73, 73, 73, 73, 68, 62, 57,
48, 38, 29, 19, 12, 5, -2, -9, -16, -23, -30, -30],x: [33, 33, 34, 35, 36, 37, 38, 40, 41, 43, 46, 48, 51, 52, 53, 54, 54, 54, 54, 53, 52, 51, 48, 46, 43, 41, 40, 38, 37, 36, 35, 34, 33, 33]},ikNode_47: {y: [-79, -79, -79, -79, -78, -78, -78, -77, -77, -78, -78, -79, -79, -80, -80, -81, -82, -82, -81, -80, -80, -79, -79, -78, -78, -77, -77, -78, -78, -78, -79, -79, -79, -79],rotation: [7, 7, 9, 11, 13, 14, 16, 18, 20, 21, 23, 25, 27, 28, 30, 32, 32, 32, 32, 30, 28, 27, 25, 23, 21, 20, 18, 16, 14, 13, 11, 9, 7, 7],x: [36, 36, 37, 37, 38, 38, 39, 39, 40, 40, 41, 41, 42, 42, 43, 43, 44, 44, 43, 43, 42, 42, 41, 41, 40, 40, 39, 39, 38, 38, 37,
37, 36, 36]},ikNode_46: {y: [-27, -27, -25, -23, -20, -18, -16, -13, -11, -11, -11, -11, -11, -11, -12, -12, -12, -12, -12, -12, -11, -11, -11, -11, -11, -11, -13, -16, -18, -20, -23, -25, -27, -27],rotation: [60, 60, 52, 44, 36, 28, 20, 12, 3, -1, -5, -9, -13, -18, -22, -26, -26, -26, -26, -22, -18, -13, -9, -5, -1, 3, 12, 20, 28, 36, 44, 52, 60, 60],x: [13, 13, 13, 13, 14, 14, 15, 17, 18, 20, 21, 23, 25, 27, 28, 30, 30, 30, 30, 28, 27, 25, 23, 21, 20, 18, 17, 15, 14, 14, 13, 13, 13, 13]}}}, Lc = {children: ["ikNode_25", "ikNode_24", "ikNode_23", "ikNode_22", "ikNode_21"],B: 40,w: {y: -107,x: -1},D: {ikNode_25: {y: [-20,
-19, -18, -18, -18, -18, -18, -15, -14, -13, -17, -20, -23, -26, -28, -31, -33, -32, -31, -30, -30, -31, -32, -33, -31, -28, -26, -23, -20, -17, -13, -14, -15, -18, -18, -18, -18, -18, -19, -20],rotation: [-15, -17, -19, -17, -14, -12, -10, -7, -4, -1, 15, 30, 46, 62, 78, 93, 109, 112, 116, 119, 119, 116, 112, 109, 93, 78, 62, 46, 30, 15, -1, -4, -7, -10, -12, -14, -17, -19, -17, -15],x: [56, 55, 54, 53, 52, 50, 49, 45, 41, 37, 37, 37, 37, 37, 36, 36, 35, 35, 35, 35, 35, 35, 35, 35, 36, 36, 37, 37, 37, 37, 37, 41, 45, 49, 50, 52, 53, 54, 55, 56]},ikNode_22: {y: [-60, -60, -59, -59, -59, -59, -58, -56, -53, -49, -48, -47, -45,
-44, -42, -40, -38, -38, -38, -38, -38, -38, -38, -38, -40, -42, -44, -45, -47, -48, -49, -53, -56, -58, -59, -59, -59, -59, -60, -60],rotation: [48, 50, 52, 47, 42, 37, 32, 20, 8, -4, -9, -15, -21, -27, -32, -38, -44, -44, -45, -46, -46, -45, -44, -44, -38, -32, -27, -21, -15, -9, -4, 8, 20, 32, 37, 42, 47, 52, 50, 48],x: [37, 37, 38, 36, 34, 32, 30, 25, 21, 17, 16, 14, 13, 12, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 13, 14, 16, 17, 21, 25, 30, 32, 34, 36, 38, 37, 37]},ikNode_24: {y: [-32, -32, -31, -32, -33, -34, -35, -35, -35, -35, -39, -42, -46, -49, -52, -54, -57, -57, -57, -57, -57, -57, -57, -57, -54, -52, -49,
-46, -42, -39, -35, -35, -35, -35, -34, -33, -32, -31, -32, -32],rotation: [-41, -40, -39, -36, -32, -29, -26, -18, -9, -1, 7, 14, 22, 29, 37, 44, 52, 51, 51, 50, 50, 51, 51, 52, 44, 37, 29, 22, 14, 7, -1, -9, -18, -26, -29, -32, -36, -39, -40, -41],x: [37, 37, 37, 36, 36, 36, 36, 35, 35, 36, 37, 38, 39, 41, 43, 45, 47, 47, 47, 47, 47, 47, 47, 47, 45, 43, 41, 39, 38, 37, 36, 35, 35, 36, 36, 36, 36, 37, 37, 37]},ikNode_21: {y: [-107, -106, -106, -105, -105, -105, -105, -104, -104, -103, -103, -104, -104, -105, -105, -106, -107, -107, -107, -107, -107, -107, -107, -107, -106, -105, -105, -104, -104, -103, -103, -104, -104,
-105, -105, -105, -105, -106, -106, -107],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8]},ikNode_23: {y: [-26, -27, -28, -27, -27, -26, -24, -20, -16, -13, -13, -14, -14, -15, -16, -18, -19, -19, -20, -20, -20, -20, -19, -19, -18, -16, -15, -14, -14, -13, -13, -16, -20, -24, -26, -27, -27, -28, -27, -26],rotation: [102, 95, 87, 77, 66, 55, 44, 30, 17, 3, 0, -3, -6, -9, -13, -16, -19, -19, -19, -19, -19, -19, -19, -19, -16, -13, -9, -6, -3, 0, 3, 17,
30, 44, 55, 66, 77, 87, 95, 102],x: [21, 19, 18, 18, 18, 17, 17, 19, 22, 26, 28, 31, 33, 36, 38, 40, 43, 43, 43, 44, 44, 43, 43, 43, 40, 38, 36, 33, 31, 28, 26, 22, 19, 17, 17, 18, 18, 18, 19, 21]}}}, Mc = {children: ["ikNode_35", "ikNode_34", "ikNode_33", "ikNode_32", "ikNode_31"],B: 34,w: {y: -110,x: 1},D: {ikNode_35: {y: [-27, -28, -28, -25, -24, -22, -21, -21, -21, -22, -23, -25, -26, -27, -29, -29, -29, -29, -29, -29, -27, -26, -25, -23, -22, -21, -21, -21, -22, -24, -25, -28, -28, -27],rotation: [7, 7, 7, 11, 16, 20, 25, 30, 34, 44, 53, 63, 78, 92, 107, 107, 107, 107, 107, 107, 92, 78, 63, 53, 44, 34, 30, 25, 20,
16, 11, 7, 7, 7],x: [54, 53, 53, 52, 50, 48, 47, 45, 43, 42, 41, 40, 39, 38, 37, 37, 37, 37, 37, 37, 38, 39, 40, 41, 42, 43, 45, 47, 48, 50, 52, 53, 53, 54]},ikNode_32: {y: [-53, -53, -53, -52, -50, -48, -46, -43, -40, -40, -40, -39, -38, -37, -36, -36, -36, -36, -36, -36, -37, -38, -39, -40, -40, -40, -43, -46, -48, -50, -52, -53, -53, -53],rotation: [47, 47, 47, 41, 34, 28, 21, 13, 6, -2, -10, -18, -26, -34, -41, -41, -42, -42, -41, -41, -34, -26, -18, -10, -2, 6, 13, 21, 28, 34, 41, 47, 47, 47],x: [34, 35, 35, 33, 31, 28, 26, 24, 21, 19, 17, 16, 14, 13, 13, 13, 13, 13, 13, 13, 13, 14, 16, 17, 19, 21, 24, 26, 28, 31, 33, 35, 35, 34]},
ikNode_34: {y: [-48, -48, -48, -48, -48, -48, -48, -47, -47, -48, -48, -48, -48, -48, -47, -46, -46, -46, -46, -47, -48, -48, -48, -48, -48, -47, -47, -48, -48, -48, -48, -48, -48, -48],rotation: [-7, -7, -7, 0, 8, 15, 23, 30, 38, 47, 56, 66, 75, 85, 94, 94, 94, 94, 94, 94, 85, 75, 66, 56, 47, 38, 30, 23, 15, 8, 0, -7, -7, -7],x: [31, 32, 31, 33, 35, 37, 40, 42, 45, 47, 50, 53, 56, 58, 60, 60, 60, 60, 60, 60, 58, 56, 53, 50, 47, 45, 42, 40, 37, 35, 33, 31, 32, 31]},ikNode_31: {y: [-110, -110, -110, -109, -108, -107, -105, -104, -103, -104, -105, -107, -108, -109, -110, -110, -110, -110, -110, -110, -109, -108, -107, -105,
-104, -103, -104, -105, -107, -108, -109, -110, -110, -110],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6]},ikNode_33: {y: [-35, -35, -35, -32, -28, -25, -21, -17, -13, -13, -14, -14, -15, -17, -18, -18, -19, -19, -18, -18, -17, -15, -14, -14, -13, -13, -17, -21, -25, -28, -32, -35, -35, -35],rotation: [52, 52, 52, 41, 30, 19, 12, 5, -2, -6, -10, -14, -17, -21, -25, -25, -25, -25, -25, -25, -21, -17, -14, -10, -6, -2, 5, 12, 19, 30, 41, 52, 52, 52],x: [16, 16, 16, 15, 14, 13, 14,
15, 17, 19, 21, 24, 26, 29, 31, 31, 32, 32, 31, 31, 29, 26, 24, 21, 19, 17, 15, 14, 13, 14, 15, 16, 16, 16]}}}, Nc = {children: "ikNode_9 ikNode_10 ikNode_7 ikNode_8 ikNode_6 instance6 instance8".split(" "),B: 32,w: {y: -137,x: -13},D: {instance8: {y: [-134, -136, -137, -137, -136, -134, -132, -128, -123, -118, -112, -106, -100, -94, -87, -82, -79, -78, -77, -77, -79, -81, -84, -88, -93, -98, -104, -111, -117, -123, -129, -134],rotation: [0, 12, 23, 35, 46, 58, 70, 81, 93, 105, 116, 128, 139, 151, 163, 174, -174, -163, -151, -139, -128, -116, -105, -93, -81, -70, -58, -46, -35, -23, -12, 0],x: [-13,
-9, -5, 0, 5, 10, 15, 19, 23, 26, 28, 29, 30, 29, 27, 25, 21, 17, 12, 8, 3, -2, -7, -11, -14, -17, -19, -20, -19, -18, -16, -13]},ikNode_8: {y: [-68, -63, -59, -48, -37, -27, -18, -10, -6, -2, 0, 1, 0, -1, -2, -3, -3, -2, -1, 0, 1, 0, -2, -6, -10, -18, -27, -37, -48, -59, -63, -68],rotation: [3, -3, -10, -21, -33, -44, -56, -67, -76, -85, -94, -103, -111, -120, -125, -131, -131, -125, -120, -111, -103, -94, -85, -76, -67, -56, -44, -33, -21, -10, -3, 3],x: [13, 11, 9, 8, 9, 12, 18, 24, 30, 36, 42, 49, 56, 63, 68, 72, 72, 68, 63, 56, 49, 42, 36, 30, 24, 18, 12, 9, 8, 9, 11, 13]},instance6: {y: [-137, -139, -139, -139, -138, -136,
-133, -129, -124, -119, -113, -107, -101, -95, -89, -83, -81, -80, -80, -81, -82, -85, -88, -92, -97, -102, -108, -114, -121, -127, -132, -137],rotation: [0, 12, 23, 35, 46, 58, 70, 81, 93, 105, 116, 128, 139, 151, 163, 174, -174, -163, -151, -139, -128, -116, -105, -93, -81, -70, -58, -46, -35, -23, -12, 0],x: [86, 89, 93, 98, 102, 107, 111, 115, 119, 122, 124, 125, 125, 124, 123, 120, 117, 114, 109, 105, 100, 96, 92, 88, 85, 82, 81, 80, 80, 81, 83, 86]},ikNode_9: {y: [-61, -62, -63, -63, -62, -61, -59, -57, -58, -59, -59, -58, -57, -55, -54, -52, -52, -54, -55, -57, -58, -59, -59, -58, -57, -59, -61, -62, -63, -63,
-62, -61],rotation: [3, 7, 12, 20, 28, 36, 45, 53, 63, 73, 83, 93, 103, 113, 119, 125, 125, 119, 113, 103, 93, 83, 73, 63, 53, 45, 36, 28, 20, 12, 7, 3],x: [44, 45, 45, 47, 48, 50, 52, 54, 57, 59, 62, 64, 65, 66, 67, 67, 67, 67, 66, 65, 64, 62, 59, 57, 54, 52, 50, 48, 47, 45, 45, 44]},ikNode_6: {y: [-134, -134, -135, -133, -132, -131, -129, -128, -129, -130, -131, -132, -133, -134, -134, -134, -134, -134, -134, -133, -132, -131, -130, -129, -128, -129, -131, -132, -133, -135, -134, -134],rotation: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1],
x: [25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 25, 25, 25, 25, 25]},ikNode_7: {y: [-92, -92, -93, -91, -90, -88, -87, -86, -84, -83, -82, -80, -78, -77, -75, -74, -74, -75, -77, -78, -80, -82, -83, -84, -86, -87, -88, -90, -91, -93, -92, -92],rotation: [-7, -7, -7, -7, -7, -7, -7, -7, -11, -15, -19, -23, -27, -32, -34, -36, -36, -34, -32, -27, -23, -19, -15, -11, -7, -7, -7, -7, -7, -7, -7, -7],x: [5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 4, 5, 5, 5, 5, 5, 5, 5, 5]},ikNode_10: {y: [-102, -102, -102, -101, -100, -98, -97, -96, -96, -96, -95, -94,
-94, -92, -91, -89, -89, -91, -92, -94, -94, -95, -96, -96, -96, -97, -98, -100, -101, -102, -102, -102],rotation: [26, 26, 26, 26, 26, 26, 26, 26, 32, 38, 44, 50, 56, 62, 66, 69, 69, 66, 62, 56, 50, 44, 38, 32, 26, 26, 26, 26, 26, 26, 26, 26],x: [85, 85, 85, 85, 85, 85, 85, 85, 88, 90, 93, 95, 97, 99, 101, 102, 102, 101, 99, 97, 95, 93, 90, 88, 85, 85, 85, 85, 85, 85, 85, 85]}}}, Oc = {w: {y: -136,x: 8},children: "instance1 ikNode_78 ikNode_77 ikNode_76 ikNode_79 ikNode_74 ikNode_75 ikNode_73".split(" "),B: 34,D: {ikNode_76: {y: [-64, -64, -63, -63, -63, -62, -62, -61, -61, -61, -60, -60, -60, -59, -59,
-59, -58, -58, -59, -59, -59, -60, -60, -60, -61, -61, -61, -62, -62, -63, -63, -63, -64, -64],rotation: [1, 1, 2, 3, 4, 5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 14, 13, 12, 11, 10, 10, 9, 8, 7, 6, 5, 5, 4, 3, 2, 1, 1],x: [26, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 25, 26]},ikNode_74: {y: [-135, -134, -133, -132, -130, -129, -127, -125, -123, -120, -118, -116, -113, -110, -107, -104, -101, -101, -104, -107, -110, -113, -116, -118, -120, -123, -125, -127, -129, -130, -132, -133, -134, -135],rotation: [36, 32, 28, 25, 21, 18, 14, 11, 7, 4, 0, -3,
-7, -10, -14, -17, -21, -21, -17, -14, -10, -7, -3, 0, 4, 7, 11, 14, 18, 21, 25, 28, 32, 36],x: [37, 34, 32, 29, 26, 23, 21, 18, 16, 13, 11, 9, 7, 5, 3, 2, 0, 0, 2, 3, 5, 7, 9, 11, 13, 16, 18, 21, 23, 26, 29, 32, 34, 37]},ikNode_75: {y: [-107, -107, -107, -108, -108, -108, -108, -107, -107, -107, -107, -106, -106, -105, -104, -104, -103, -103, -104, -104, -105, -106, -106, -107, -107, -107, -107, -108, -108, -108, -108, -107, -107, -107],rotation: [49, 47, 44, 41, 38, 35, 32, 29, 26, 23, 20, 17, 14, 11, 8, 5, 2, 2, 5, 8, 11, 14, 17, 20, 23, 26, 29, 32, 35, 38, 41, 44, 47, 49],x: [74, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 62,
61, 60, 59, 58, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 74]},ikNode_73: {y: [-136, -136, -135, -134, -134, -133, -133, -132, -132, -131, -130, -130, -129, -129, -128, -128, -127, -127, -128, -128, -129, -129, -130, -130, -131, -132, -132, -133, -133, -134, -134, -135, -136, -136],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27]},ikNode_79: {y: [-46, -45, -44, -43, -43, -42, -41, -40, -39, -38, -37, -36, -35,
-34, -33, -32, -31, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41, -42, -43, -43, -44, -45, -46],rotation: [24, 20, 17, 14, 10, 7, 4, 0, -3, -6, -10, -13, -16, -20, -23, -26, -30, -30, -26, -23, -20, -16, -13, -10, -6, -3, 0, 4, 7, 10, 14, 17, 20, 24],x: [46, 45, 45, 45, 44, 44, 44, 44, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 44, 44, 44, 44, 45, 45, 45, 46]},ikNode_78: {y: [-38, -37, -37, -37, -37, -37, -37, -37, -38, -38, -39, -40, -40, -41, -43, -44, -45, -45, -44, -43, -41, -40, -40, -39, -38, -38, -37, -37, -37, -37, -37, -37, -37, -38],rotation: [-71, -69, -66, -64, -62, -59, -57,
-55, -52, -50, -48, -45, -43, -41, -38, -36, -34, -34, -36, -38, -41, -43, -45, -48, -50, -52, -55, -57, -59, -62, -64, -66, -69, -71],x: [23, 21, 20, 19, 17, 16, 14, 13, 11, 10, 9, 8, 7, 6, 5, 4, 3, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 23]},ikNode_77: {y: [-44, -43, -43, -43, -43, -43, -44, -44, -45, -45, -46, -47, -48, -49, -50, -51, -52, -52, -51, -50, -49, -48, -47, -46, -45, -45, -44, -44, -43, -43, -43, -43, -43, -44],rotation: [-106, -100, -94, -87, -81, -75, -69, -63, -56, -50, -44, -38, -32, -25, -19, -13, -7, -7, -13, -19, -25, -32, -38, -44, -50, -56, -63, -69, -75, -81, -87, -94, -100, -106],
x: [30, 28, 27, 26, 24, 23, 22, 21, 20, 19, 18, 17, 17, 16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 30]},instance1: {y: [-29, -32, -34, -35, -36, -36, -35, -33, -30, -27, -24, -19, -15, -11, -6, -2, 2, 5, 7, 9, 10, 11, 10, 9, 6, 3, 0, -4, -8, -13, -17, -21, -25, -29],rotation: [0, 11, 22, 33, 44, 55, 65, 76, 87, 98, 109, 120, 131, 142, 153, 164, 175, -175, -164, -153, -142, -131, -120, -109, -98, -87, -76, -65, -55, -44, -33, -22, -11, 0],x: [37, 40, 44, 48, 53, 57, 62, 66, 69, 72, 75, 76, 77, 77, 76, 75, 72, 70, 66, 62, 58, 53, 49, 44, 41, 37, 34, 32, 31, 31, 31, 32, 34, 37]}}}, Pc = {w: {y: -176,x: 41},
children: "ikNode_86 ikNode_98 ikNode_96 ikNode_97 ikNode_93 ikNode_94 ikNode_95".split(" "),B: 36,D: {ikNode_97: {y: [-11, -10, -9, -9, -10, -10, -11, -12, -13, -14, -17, -21, -24, -28, -31, -35, -38, -42, -42, -38, -35, -31, -28, -24, -21, -17, -14, -13, -12, -11, -10, -10, -9, -9, -10, -11],rotation: [-89, -84, -78, -73, -67, -62, -57, -51, -46, -41, -35, -30, -24, -19, -14, -8, -3, 3, 3, -3, -8, -14, -19, -24, -30, -35, -41, -46, -51, -57, -62, -67, -73, -78, -84, -89],x: [76, 72, 69, 65, 62, 59, 56, 54, 51, 49, 49, 48, 48, 48, 48, 48, 49, 49, 49, 49, 48, 48, 48, 48, 48, 49, 49, 51, 54, 56, 59, 62,
65, 69, 72, 76]},ikNode_93: {y: [-52, -51, -50, -49, -48, -47, -45, -44, -43, -42, -43, -45, -46, -47, -48, -50, -51, -52, -52, -51, -50, -48, -47, -46, -45, -43, -42, -43, -44, -45, -47, -48, -49, -50, -51, -52],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61]},ikNode_98: {y: [-52, -48, -44, -40, -36, -31, -27, -23, -19, -15, -12, -10, -8, -6, -5, -4, -3, -3, -3, -3, -4, -5, -6, -8, -10, -12, -15, -19, -23, -27, -31, -36, -40,
-44, -48, -52],rotation: [0, -5, -11, -16, -21, -27, -32, -38, -43, -48, -55, -62, -68, -75, -82, -89, -95, -102, -102, -95, -89, -82, -75, -68, -62, -55, -48, -43, -38, -32, -27, -21, -16, -11, -5, 0],x: [45, 44, 44, 44, 44, 44, 45, 46, 48, 49, 52, 54, 57, 61, 64, 68, 72, 77, 77, 72, 68, 64, 61, 57, 54, 52, 49, 48, 46, 45, 44, 44, 44, 44, 44, 45]},ikNode_86: {y: [-176, -174, -172, -169, -167, -164, -162, -159, -157, -155, -157, -160, -163, -165, -168, -171, -174, -176, -174, -172, -170, -168, -165, -163, -161, -159, -157, -155, -157, -160, -163, -165, -168, -171, -174, -176],rotation: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],x: [80, 81, 81, 81, 82, 82, 83, 83, 83, 84, 83, 83, 82, 82, 82, 81, 81, 80, 81, 81, 81, 82, 82, 82, 83, 83, 83, 84, 83, 83, 82, 82, 82, 81, 81, 80]},ikNode_94: {y: [-56, -55, -54, -53, -53, -52, -51, -49, -48, -47, -48, -48, -48, -48, -48, -48, -47, -47, -47, -47, -48, -48, -48, -48, -48, -48, -47, -48, -49, -51, -52, -53, -53, -54, -55, -56],rotation: [65, 61, 57, 53, 49, 46, 42, 38, 34, 30, 21, 11, 2, -8, -17, -27, -37, -46, -46, -37, -27, -17, -8, 2, 11, 21, 30, 34, 38, 42, 46, 49, 53, 57, 61, 65],x: [73, 72, 71, 70, 70, 69, 68, 68, 67, 66, 65, 63, 62, 61, 60, 59,
59, 59, 59, 59, 59, 60, 61, 62, 63, 65, 66, 67, 68, 68, 69, 70, 70, 71, 72, 73]},ikNode_95: {y: [-100, -99, -98, -97, -96, -95, -94, -93, -92, -90, -92, -93, -94, -95, -97, -98, -99, -100, -100, -99, -98, -97, -95, -94, -93, -92, -90, -92, -93, -94, -95, -96, -97, -98, -99, -100],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43]},ikNode_96: {y: [-62, -61, -60, -59, -58, -57, -56, -55, -54, -53, -54, -55, -56, -57, -59, -60, -61,
-62, -62, -61, -60, -59, -57, -56, -55, -54, -53, -54, -55, -56, -57, -58, -59, -60, -61, -62],rotation: [-17, -15, -12, -10, -8, -6, -3, -1, 1, 4, 1, -2, -4, -7, -9, -12, -15, -17, -17, -15, -12, -9, -7, -4, -2, 1, 4, 1, -1, -3, -6, -8, -10, -12, -15, -17],x: [76, 77, 77, 78, 78, 79, 79, 80, 80, 80, 80, 79, 79, 78, 78, 77, 77, 76, 76, 77, 77, 78, 78, 79, 79, 80, 80, 80, 80, 79, 79, 78, 78, 77, 77, 76]}}}, Qc = {children: "ikNode_173 ikNode_179 ikNode_178 ikNode_177 ikNode_171 ikNode_176 ikNode_175 ikNode_174 ikNode_172".split(" "),D: {ikNode_177: {y: [-50, -50, -50, -50, -50, -48, -47, -43, -38, -34,
-35, -37, -38, -39, -41, -40, -39, -39, -38, -37, -37, -38, -39, -39, -40, -41, -39, -38, -37, -35, -34, -38, -43, -47, -48, -50, -50, -50, -50, -50],rotation: [13, 10, 7, 4, 0, -4, -8, -15, -22, -30, -33, -36, -40, -43, -47, -51, -55, -60, -64, -68, -68, -64, -60, -55, -51, -47, -43, -40, -36, -33, -30, -22, -15, -8, -4, 0, 4, 7, 10, 13],x: [48, 48, 48, 48, 48, 47, 47, 47, 47, 48, 49, 50, 51, 53, 54, 54, 55, 55, 55, 56, 56, 55, 55, 55, 54, 54, 53, 51, 50, 49, 48, 47, 47, 47, 47, 48, 48, 48, 48, 48]},ikNode_172: {y: [-77, -77, -76, -76, -76, -76, -76, -73, -69, -66, -68, -69, -71, -73, -75, -75, -75, -74, -74, -74, -74, -74, -74,
-75, -75, -75, -73, -71, -69, -68, -66, -69, -73, -76, -76, -76, -76, -76, -77, -77],rotation: [17, 14, 12, 10, 8, 5, 2, -3, -8, -13, -15, -17, -20, -22, -24, -27, -30, -33, -36, -39, -39, -36, -33, -30, -27, -24, -22, -20, -17, -15, -13, -8, -3, 2, 5, 8, 10, 12, 14, 17],x: [53, 53, 52, 52, 52, 52, 52, 52, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 52, 52, 52, 52, 52, 52, 53, 53]},ikNode_178: {y: [-44, -43, -42, -41, -40, -38, -35, -29, -23, -17, -18, -19, -20, -22, -23, -22, -22, -22, -21, -22, -22, -21, -22, -22, -22, -23, -22, -20, -19, -18, -17, -23, -29, -35, -38, -40, -41,
-42, -43, -44],rotation: [16, 12, 8, 3, -1, -7, -13, -22, -32, -42, -46, -51, -56, -60, -65, -71, -76, -82, -88, -94, -94, -88, -82, -76, -71, -65, -60, -56, -51, -46, -42, -32, -22, -13, -7, -1, 3, 8, 12, 16],x: [41, 41, 41, 41, 42, 42, 42, 43, 45, 47, 50, 52, 54, 57, 59, 61, 64, 66, 68, 71, 71, 68, 66, 64, 61, 59, 57, 54, 52, 50, 47, 45, 43, 42, 42, 42, 41, 41, 41, 41]},ikNode_173: {y: [-135, -138, -141, -144, -147, -150, -154, -156, -158, -160, -164, -168, -172, -176, -179, -181, -183, -185, -186, -188, -188, -186, -185, -183, -181, -179, -176, -172, -168, -164, -160, -158, -156, -154, -150, -147, -144, -141, -138,
-135],rotation: [-28, -27, -25, -23, -21, -19, -16, -12, -8, -4, -2, 0, 2, 3, 5, 8, 10, 13, 15, 17, 17, 15, 13, 10, 8, 5, 3, 2, 0, -2, -4, -8, -12, -16, -19, -21, -23, -25, -27, -28],x: [-13, -11, -9, -7, -5, -2, 1, 6, 12, 18, 21, 24, 27, 31, 34, 38, 42, 47, 51, 56, 56, 51, 47, 42, 38, 34, 31, 27, 24, 21, 18, 12, 6, 1, -2, -5, -7, -9, -11, -13]},ikNode_179: {y: [-40, -38, -36, -34, -32, -29, -26, -20, -15, -9, -10, -11, -12, -14, -15, -16, -17, -18, -20, -21, -21, -20, -18, -17, -16, -15, -14, -12, -11, -10, -9, -15, -20, -26, -29, -32, -34, -36, -38, -40],rotation: [53, 41, 29, 16, 4, 0, -5, -12, -20, -27, -36, -45, -54, -63, -71,
-71, -70, -69, -68, -67, -67, -68, -69, -70, -71, -71, -63, -54, -45, -36, -27, -20, -12, -5, 0, 4, 16, 29, 41, 53],x: [38, 37, 37, 37, 37, 38, 39, 42, 46, 50, 53, 56, 60, 63, 67, 69, 71, 73, 75, 77, 77, 75, 73, 71, 69, 67, 63, 60, 56, 53, 50, 46, 42, 39, 38, 37, 37, 37, 37, 38]},ikNode_174: {y: [-46, -46, -47, -47, -47, -49, -51, -49, -47, -45, -48, -51, -53, -56, -58, -59, -59, -60, -60, -60, -60, -60, -60, -59, -59, -58, -56, -53, -51, -48, -45, -47, -49, -51, -49, -47, -47, -47, -46, -46],rotation: [-22, -18, -14, -11, -7, -2, 3, 11, 19, 27, 30, 34, 38, 42, 46, 51, 55, 60, 65, 70, 70, 65, 60, 55, 51, 46, 42, 38, 34, 30, 27, 19,
11, 3, -2, -7, -11, -14, -18, -22],x: [50, 49, 49, 49, 48, 47, 45, 46, 48, 49, 50, 51, 51, 52, 53, 54, 55, 56, 57, 58, 58, 57, 56, 55, 54, 53, 52, 51, 51, 50, 49, 48, 46, 45, 47, 48, 49, 49, 49, 50]},ikNode_171: {y: [-165, -165, -165, -165, -165, -165, -165, -162, -158, -155, -157, -159, -161, -163, -165, -165, -165, -165, -165, -165, -165, -165, -165, -165, -165, -165, -163, -161, -159, -157, -155, -158, -162, -165, -165, -165, -165, -165, -165, -165],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30,
30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30]},ikNode_175: {y: [-36, -35, -34, -33, -31, -32, -33, -30, -27, -24, -26, -29, -31, -33, -36, -36, -37, -38, -38, -39, -39, -38, -38, -37, -36, -36, -33, -31, -29, -26, -24, -27, -30, -33, -32, -31, -33, -34, -35, -36],rotation: [-91, -85, -78, -72, -66, -58, -49, -35, -21, -8, -1, 6, 13, 19, 26, 34, 43, 51, 59, 68, 68, 59, 51, 43, 34, 26, 19, 13, 6, -1, -8, -21, -35, -49, -58, -66, -72, -78, -85, -91],x: [78, 77, 75, 74, 72, 69, 66, 64, 63, 62, 62, 62, 61, 61, 61, 60, 60, 60, 59, 59, 59, 59, 60, 60, 60, 61, 61, 61, 62, 62, 62,
63, 64, 66, 69, 72, 74, 75, 77, 78]},ikNode_176: {y: [-49, -47, -45, -44, -42, -41, -40, -31, -22, -16, -18, -20, -22, -24, -27, -30, -33, -34, -33, -31, -31, -33, -34, -33, -30, -27, -24, -22, -20, -18, -16, -22, -31, -40, -41, -42, -44, -45, -47, -49],rotation: [-22, -17, -12, -7, -2, 5, 11, -1, -13, -26, -23, -20, -17, -15, -12, 11, 35, 58, 81, 105, 105, 81, 58, 35, 11, -12, -15, -17, -20, -23, -26, -13, -1, 11, 5, -2, -7, -12, -17, -22],x: [80, 80, 80, 80, 79, 77, 75, 71, 65, 60, 58, 56, 55, 53, 51, 52, 54, 56, 58, 60, 60, 58, 56, 54, 52, 51, 53, 55, 56, 58, 60, 65, 71, 75, 77, 79, 80, 80, 80, 80]}},B: 40,w: {y: -185,x: -13}},
Rc = {D: {ikNode_189: {y: [-168, -171, -172, -174, -175, -176, -177, -178, -179, -179, -181, -183, -184, -186, -187, -188, -189, -189, -189, -189, -188, -187, -186, -184, -183, -181, -179, -179, -178, -177, -176, -175, -174, -172, -171, -168],rotation: [-16, -13, -11, -8, -6, -3, 0, 2, 5, 7, 10, 12, 15, 17, 20, 23, 25, 28, 28, 25, 23, 20, 17, 15, 12, 10, 7, 5, 2, 0, -3, -6, -8, -11, -13, -16],x: [20, 23, 25, 28, 30, 33, 36, 39, 42, 45, 48, 51, 54, 57, 60, 63, 67, 70, 70, 67, 63, 60, 57, 54, 51, 48, 45, 42, 39, 36, 33, 30, 28, 25, 23, 20]},ikNode_190: {y: [-62, -60, -57, -53, -50, -46, -43, -39, -36, -33, -31, -29, -28, -27,
-26, -25, -24, -23, -23, -24, -25, -26, -27, -28, -29, -31, -33, -36, -39, -43, -46, -50, -53, -57, -60, -62],rotation: [34, 28, 22, 17, 11, 5, 0, -6, -12, -17, -23, -29, -35, -40, -46, -52, -57, -63, -63, -57, -52, -46, -40, -35, -29, -23, -17, -12, -6, 0, 5, 11, 17, 22, 28, 34],x: [30, 30, 30, 30, 31, 32, 33, 34, 36, 38, 41, 43, 46, 49, 53, 57, 60, 64, 64, 60, 57, 53, 49, 46, 43, 41, 38, 36, 34, 33, 32, 31, 30, 30, 30, 30]},ikNode_191: {y: [-40, -42, -41, -42, -42, -42, -42, -42, -43, -43, -44, -46, -48, -50, -52, -53, -55, -56, -56, -55, -53, -52, -50, -48, -46, -44, -43, -43, -42, -42, -42, -42, -42, -41, -42, -40],rotation: [-36,
-31, -27, -22, -17, -12, -8, -3, 2, 7, 11, 16, 21, 26, 30, 35, 40, 45, 45, 40, 35, 30, 26, 21, 16, 11, 7, 2, -3, -8, -12, -17, -22, -27, -31, -36],x: [75, 73, 72, 70, 69, 67, 66, 64, 63, 62, 60, 59, 58, 57, 56, 55, 54, 53, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 66, 67, 69, 70, 72, 73, 75]},ikNode_186: {y: [-124, -125, -124, -124, -123, -122, -121, -121, -120, -119, -120, -121, -122, -123, -123, -124, -125, -124, -124, -125, -124, -123, -123, -122, -121, -120, -119, -120, -121, -121, -122, -123, -124, -124, -125, -124],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0],x: [31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31]},ikNode_187: {y: [-112, -115, -116, -117, -118, -119, -120, -121, -121, -122, -124, -126, -128, -130, -132, -134, -136, -136, -136, -136, -134, -132, -130, -128, -126, -124, -122, -121, -121, -120, -119, -118, -117, -116, -115, -112],rotation: [-25, -23, -20, -18, -16, -13, -11, -9, -7, -4, -2, 0, 3, 5, 7, 9, 12, 14, 14, 12, 9, 7, 5, 3, 0, -2, -4, -7, -9, -11, -13, -16, -18, -20, -23, -25],x: [7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 22, 23, 25, 27, 28, 30, 30, 28, 27, 25,
23, 22, 20, 19, 17, 16, 15, 13, 12, 11, 10, 9, 8, 7]},instance1: {y: [-143, -145, -145, -146, -146, -147, -147, -148, -148, -149, -150, -151, -153, -154, -155, -157, -158, -158, -158, -158, -157, -155, -154, -153, -151, -150, -149, -148, -148, -147, -147, -146, -146, -145, -145, -143],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9]},ikNode_188: {y: [-127, -129, -129, -129, -130, -130, -130, -130, -130, -129, -130, -131, -132, -133, -134, -134, -135, -134,
-134, -135, -134, -134, -133, -132, -131, -130, -129, -130, -130, -130, -130, -130, -129, -129, -129, -127],rotation: [43, 41, 38, 35, 33, 30, 27, 24, 22, 19, 16, 14, 11, 8, 5, 3, 0, -3, -3, 0, 3, 5, 8, 11, 14, 16, 19, 22, 24, 27, 30, 33, 35, 38, 41, 43],x: [115, 114, 112, 111, 109, 107, 105, 104, 102, 100, 98, 96, 94, 92, 90, 88, 87, 85, 85, 87, 88, 90, 92, 94, 96, 98, 100, 102, 104, 105, 107, 109, 111, 112, 114, 115]}},children: "instance1 ikNode_190 ikNode_188 ikNode_187 ikNode_191 ikNode_186 ikNode_189".split(" "),B: 36,w: {y: -184,x: 6}}, Sc = {children: ["ikNode_40", "ikNode_38", "ikNode_36",
"ikNode_39", "ikNode_37"],B: 30,w: {y: -96,x: 7},D: {ikNode_38: {y: [-45, -44, -42, -39, -37, -34, -31, -28, -27, -27, -26, -25, -24, -23, -22, -22, -23, -24, -25, -26, -27, -27, -28, -31, -34, -37, -39, -42, -44, -45],rotation: [49, 42, 34, 26, 18, 11, 3, -5, -12, -20, -28, -36, -43, -51, -59, -59, -51, -43, -36, -28, -20, -12, -5, 3, 11, 18, 26, 34, 42, 49],x: [32, 31, 31, 31, 32, 32, 33, 34, 34, 36, 37, 38, 40, 42, 45, 45, 42, 40, 38, 37, 36, 34, 34, 33, 32, 32, 31, 31, 31, 32]},ikNode_40: {y: [-85, -86, -87, -86, -84, -82, -79, -76, -74, -72, -70, -67, -64, -60, -56, -56, -60, -64, -67, -70, -72, -74, -76, -79, -82,
-84, -86, -87, -86, -85],rotation: [-11, -4, 3, 9, 16, 23, 30, 37, 43, 50, 57, 64, 71, 77, 84, 84, 77, 71, 64, 57, 50, 43, 37, 30, 23, 16, 9, 3, -4, -11],x: [50, 55, 59, 63, 68, 72, 77, 81, 85, 88, 91, 94, 97, 98, 99, 99, 98, 97, 94, 91, 88, 85, 81, 77, 72, 68, 63, 59, 55, 50]},ikNode_37: {y: [-60, -62, -64, -64, -64, -64, -63, -62, -63, -64, -64, -64, -63, -61, -59, -59, -61, -63, -64, -64, -64, -63, -62, -63, -64, -64, -64, -64, -62, -60],rotation: [113, 103, 93, 83, 73, 63, 53, 43, 38, 32, 19, 6, -8, -18, -28, -28, -18, -8, 6, 19, 32, 38, 43, 53, 63, 73, 83, 93, 103, 113],x: [54, 53, 52, 51, 50, 48, 46, 44, 43, 42, 40, 38, 37, 35,
34, 34, 35, 37, 38, 40, 42, 43, 44, 46, 48, 50, 51, 52, 53, 54]},ikNode_39: {y: [-29, -31, -34, -36, -37, -39, -41, -42, -44, -45, -46, -47, -47, -47, -47, -47, -47, -47, -47, -46, -45, -44, -42, -41, -39, -37, -36, -34, -31, -29],rotation: [-31, -22, -13, -4, 5, 14, 23, 32, 41, 50, 59, 68, 77, 83, 88, 88, 83, 77, 68, 59, 50, 41, 32, 23, 14, 5, -4, -13, -22, -31],x: [26, 26, 26, 26, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 37, 36, 35, 34, 33, 32, 31, 30, 28, 27, 26, 26, 26, 26, 26]},ikNode_36: {y: [-84, -84, -84, -83, -82, -81, -80, -79, -80, -81, -82, -83, -84, -84, -84, -84, -84, -84, -83, -82, -81, -80, -79, -80, -81, -82,
-83, -84, -84, -84],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26]}}}, Tc = {children: ["ikNode_65", "ikNode_63", "ikNode_64", "ikNode_61", "ikNode_62"],B: 32,w: {y: -152,x: -41},D: {ikNode_65: {y: [-79, -79, -79, -78, -78, -77, -76, -75, -74, -74, -73, -72, -71, -70, -69, -68, -68, -69, -70, -71, -72, -73, -74, -74, -75, -76, -77, -78, -78, -79, -79, -79],rotation: [47, 40, 33, 26, 19, 12, 5, -2, -9, -16, -23, -30, -37, -44, -51, -58, -58, -51, -44,
-37, -30, -23, -16, -9, -2, 5, 12, 19, 26, 33, 40, 47],x: [91, 90, 89, 88, 86, 85, 84, 83, 82, 81, 80, 79, 79, 79, 79, 78, 78, 79, 79, 79, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91]},ikNode_62: {y: [-103, -113, -123, -133, -141, -149, -155, -161, -165, -169, -171, -172, -171, -169, -166, -161, -161, -166, -169, -171, -172, -171, -169, -165, -161, -155, -149, -141, -133, -123, -113, -103],rotation: [-30, -23, -16, -9, -3, 4, 11, 18, 25, 31, 38, 45, 52, 58, 65, 72, 72, 65, 58, 52, 45, 38, 31, 25, 18, 11, 4, -3, -9, -16, -23, -30],x: [-41, -37, -32, -25, -18, -9, 0, 11, 22, 33, 45, 57, 70, 82, 93, 105, 105, 93, 82, 70, 57,
45, 33, 22, 11, 0, -9, -18, -25, -32, -37, -41]},ikNode_64: {y: [-59, -57, -56, -54, -53, -53, -52, -52, -50, -48, -46, -45, -43, -42, -41, -40, -40, -41, -42, -43, -45, -46, -48, -50, -52, -52, -53, -53, -54, -56, -57, -59],rotation: [103, 94, 84, 75, 66, 57, 48, 39, 32, 25, 18, 11, 4, -3, -10, -17, -17, -10, -3, 4, 11, 18, 25, 32, 39, 48, 57, 66, 75, 84, 94, 103],x: [65, 65, 65, 65, 66, 67, 68, 69, 69, 70, 71, 72, 73, 74, 74, 75, 75, 74, 74, 73, 72, 71, 70, 69, 69, 68, 67, 66, 65, 65, 65, 65]},ikNode_61: {y: [-148, -148, -148, -147, -147, -147, -146, -146, -146, -147, -147, -147, -148, -148, -148, -148, -148, -148, -148,
-148, -147, -147, -147, -146, -146, -146, -147, -147, -147, -148, -148, -148],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5]},ikNode_63: {y: [-11, -12, -13, -15, -17, -19, -22, -25, -30, -35, -41, -47, -54, -60, -67, -73, -73, -67, -60, -54, -47, -41, -35, -30, -25, -22, -19, -17, -15, -13, -12, -11],rotation: [-87, -81, -75, -70, -64, -59, -53, -47, -39, -30, -21, -12, -4, 5, 14, 23, 23, 14, 5, -4, -12, -21, -30, -39, -47, -53, -59, -64, -70, -75, -81, -87],x: [72, 67, 62, 57, 52, 48,
44, 40, 35, 31, 28, 26, 25, 26, 27, 29, 29, 27, 26, 25, 26, 28, 31, 35, 40, 44, 48, 52, 57, 62, 67, 72]}}}, Uc = {children: ["ikNode_207", "ikNode_206", "ikNode_205", "ikNode_204"],D: {ikNode_206: {y: [-65, -61, -56, -52, -48, -41, -35, -29, -29, -29, -29, -31, -32, -35, -38, -41, -41, -38, -35, -32, -31, -29, -29, -29, -29, -35, -41, -48, -52, -56, -61, -65],rotation: [0, 8, 15, 23, 30, 38, 47, 55, 62, 70, 77, 85, 93, 100, 108, 115, 115, 108, 100, 93, 85, 77, 70, 62, 55, 47, 38, 30, 23, 15, 8, 0],x: [97, 96, 94, 92, 89, 86, 81, 77, 71, 65, 59, 53, 48, 42, 37, 32, 32, 37, 42, 48, 53, 59, 65, 71, 77, 81, 86, 89, 92, 94, 96,
97]},ikNode_205: {y: [-83, -86, -88, -90, -91, -90, -89, -87, -92, -96, -100, -104, -108, -111, -114, -115, -115, -114, -111, -108, -104, -100, -96, -92, -87, -89, -90, -91, -90, -88, -86, -83],rotation: [-61, -58, -55, -53, -50, -47, -44, -41, -37, -32, -28, -23, -19, -14, -9, -5, -5, -9, -14, -19, -23, -28, -32, -37, -41, -44, -47, -50, -53, -55, -58, -61],x: [37, 38, 39, 40, 41, 43, 44, 46, 49, 52, 55, 58, 62, 65, 69, 73, 73, 69, 65, 62, 58, 55, 52, 49, 46, 44, 43, 41, 40, 39, 38, 37]},ikNode_207: {y: [-47, -42, -37, -33, -30, -19, -11, -4, -3, -4, -6, -8, -13, -18, -25, -31, -31, -25, -18, -13, -8, -6, -4, -3, -4,
-11, -19, -30, -33, -37, -42, -47],rotation: [0, -9, -17, -26, -35, -44, -54, -63, -71, -79, -88, -96, -104, -112, -120, -129, -129, -120, -112, -104, -96, -88, -79, -71, -63, -54, -44, -35, -26, -17, -9, 0],x: [3, 6, 10, 15, 21, 30, 40, 50, 58, 66, 74, 82, 89, 96, 102, 108, 108, 102, 96, 89, 82, 74, 66, 58, 50, 40, 30, 21, 15, 10, 6, 3]},ikNode_204: {y: [-121, -122, -122, -122, -121, -118, -115, -111, -112, -114, -115, -117, -118, -120, -121, -121, -121, -121, -120, -118, -117, -115, -114, -112, -111, -115, -118, -121, -122, -122, -122, -121],rotation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0],x: [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7]}},B: 32,w: {y: -127,x: 3}};
var Wc = function() {
this.d = 1;
this.a = [];
this.ca = Vc(Jc);
this.i = 0;
this.I = -1;
this.H = []
}, Vc = function(a) {
var b = new ka;
b.B = a.B;
b.name = a.name;
b.w = {x: a.w.x,y: a.w.y};
ma(b, a);
return b
}, Yc = function(a, b) {
for (var c = 0, d; d = a.a[c]; c++)
Xc(d, b, void 0)
}, V = function(a, b, c, d) {
a = Vc(a);
return new Zc(d, a, b, c)
}, $c = {ikNode_300: 3,ikNode_301: 4,ikNode_302: 5,ikNode_303: 6,ikNode_304: 7,ikNode_305: 8,ikNode_306: 9,instance1: 10}, ad = {ikNode_43: 10,ikNode_44: 11,ikNode_45: 12,ikNode_46: 13,ikNode_47: 14,ikNode_48: 15,ikNode_49: 16}, bd = {ikNode_21: 0,
ikNode_22: 1,ikNode_23: 2,ikNode_24: 3,ikNode_25: 4}, cd = {ikNode_31: 5,ikNode_32: 6,ikNode_33: 7,ikNode_34: 8,ikNode_35: 9}, dd = {ikNode_314: 11,ikNode_315: 12,ikNode_316: 13,ikNode_317: 14,ikNode_318: 15,ikNode_319: 16,ikNode_320: 17,instance1: 18}, ed = {ikNode_354: 12,ikNode_355: 13,ikNode_356: 14,ikNode_357: 15,ikNode_358: 16,ikNode_359: 17,ikNode_360: 18,ikNode_361: 19,ikNode_362: 20,ikNode_363: 21,ikNode_364: 22,instance1: 23}, fd = {ikNode_28: 2,ikNode_29: 3,ikNode_30: 4,ikNode_31: 5,ikNode_32: 6,ikNode_33: 7,ikNode_34: 8,ikNode_35: 9,
ikNode_36: 10,instance1: 11}, gd = {ikNode_268: 19,ikNode_269: 20,ikNode_270: 21,ikNode_271: 22,ikNode_272: 23,ikNode_273: 24,ikNode_274: 25,ikNode_275: 26,ikNode_276: 27,instance1: 28}, hd = {ikNode_10: 21,ikNode_6: 22,ikNode_7: 23,ikNode_8: 24,ikNode_9: 25,instance6: 26,instance8: 27}, id = {ikNode_73: 28,ikNode_74: 29,ikNode_75: 30,ikNode_76: 31,ikNode_77: 32,ikNode_78: 33,ikNode_79: 34,instance1: 35}, jd = {ikNode_86: 36,ikNode_93: 37,ikNode_94: 38,ikNode_95: 39,ikNode_96: 40,ikNode_97: 41,ikNode_98: 42}, kd = {ikNode_171: 43,ikNode_172: 44,ikNode_173: 45,
ikNode_174: 46,ikNode_175: 47,ikNode_176: 48,ikNode_177: 49,ikNode_178: 50,ikNode_179: 51}, ld = {ikNode_186: 52,ikNode_187: 53,ikNode_188: 54,ikNode_189: 55,ikNode_190: 56,ikNode_191: 57,instance1: 58}, md = {ikNode_36: 59,ikNode_37: 60,ikNode_38: 61,ikNode_39: 62,ikNode_40: 63}, nd = {ikNode_61: 64,ikNode_62: 65,ikNode_63: 66,ikNode_64: 67,ikNode_65: 68}, od = {ikNode_204: 17,ikNode_205: 18,ikNode_206: 19,ikNode_207: 20}, Zc = function(a, b, c, d) {
this.d = this.k = 0.01;
this.v = a;
this.i = b;
this.F = c;
this.A = d;
this.o = this.a = 1;
this.g = null
}, Xc = function(a,
b, c) {
a.d = b;
a.o = void 0 != c ? c : 0 >= a.d ? 0.8 : 1
}, pd = function(a, b) {
a.g = b
};
var W = function(a, b, c, d) {
T.call(this, a, 0, c);
this.d = b;
this.a = d || null
};
q(W, T);
W.prototype.k = function(a) {
a.save();
var b = this.C;
a.rotate(b);
r(this.i, this.d, a, 0, 0, this.g, !0);
a.restore();
this.C = this.a ? this.a(b) : b + this.G
};
var qd = function(a, b) {
this.o = a;
this.a = b;
this.d = new qc;
this.g = {back: [new W(w, 6, -0.0035), new W(w, 5, -0.0045)],J: [],transition: null};
this.i = null;
this.k = this.H = this.A = 0;
this.F = -1
}, yd = function(a) {
var b = X, c = a != b.k;
b.k = a;
if (null == b.i || 5 == b.k || 7 == b.k)
switch (b.k) {
case 4:
c && (a = b.a, a.a.length = 0, a.g = V(Ic, ra, ed, 5.1), a.a.push(a.g), b.F = ec(), rd(b));
if (5.7 < b.a.g.v && z.a && B.a) {
for (a = 0; c = wa[a]; a++)
u(c);
sd(b, {back: [new W(B, 2, -0.003), new W(z, 2, -0.005)],J: [new W(z, 1, -0.008)],transition: new pc(z, 0, 110, 98, -0.02)});
b.k = 5;
rd(b)
} else
6.1 <
b.a.g.v && (u(z), u(B), Xc(b.a.g, 0), td(b));
break;
case 5:
6.1 < b.a.g.v && Xc(b.a.g, 0);
b.i && -0.6 > b.i.back[1].C && (a = b.a, a.k = V(Fc, z, gd, 5.1), a.o = V(Gc, z, $c, a.k.v - 0.4), c = V(Hc, z, dd, a.o.v - 0.5), a.a.push(a.k), a.a.push(a.o), a.a.push(c), b.k = 6);
break;
case 6:
5.76 <= b.a.k.v && (Xc(b.a.g, b.a.g.k), 6.75 < b.a.g.v && Yc(b.a, 0), -1.4 > b.g.back[1].C && ud(b));
break;
case 7:
a = b.d.a.R();
!b.d.i.R() && 1.3 > b.d.d.C ? (Yc(b.a, -0.0065), vd(b, b.a.o, b.d.i), vd(b, b.a.k, b.d.o), vd(b, b.a.g, b.d.g)) : !a && 0.6 >= b.d.d.C ? (b.d.a.C = b.d.g.C, a = b.g.back, c = a.indexOf(b.d.g),
-1 < c && a.splice(c, 1), b.g.back.push(b.d.a), b.d.a.G = -0.0065) : b.d.a.o == sc && 0.6 < b.d.d.C && wd(b);
break;
case 8:
7.1 < b.a.S.v && xd(b);
break;
case 9:
6.8 < b.a.F.v && (Yc(b.a, 0), xa.a && (ya.a && za.a) && (Xc(b.a.A, 0.01), b.g.back.push(xc()), b.k = 10));
case 10:
a = b.a.A.v;
for (var c = b.a.H, d = c.length, f = 0, e; e = c[f]; f++)
a + 0.5 + 0.1 * (d - f) > e.v && Xc(e, 0.01);
8 < b.g.back[b.g.back.length - 1].C && (b.g.back.pop(), yc(b.g.J), b.k = 11, rd(b));
break;
case 11:
-0.03 > b.g.J[1].C && td(b)
}
};
qd.prototype.R = function() {
return this.g.back[0] ? this.g.back[0].R() : !0
};
var td = function(a) {
for (var b = 0, c; c = a.g.back[b]; b++)
c.G = 0;
for (b = 0; c = a.g.J[b]; b++)
c.G = 0
}, vd = function(a, b, c) {
pd(b, function() {
var d = b.v;
c.C = d;
var f = a.a.a, e = f.indexOf(b);
-1 < e && f.splice(e, 1);
(a.i ? a.i : a.g).back.push(c);
c.G = -0.0065;
d = wc(d);
c.g = d
})
}, ud = function(a) {
tc(a.d);
Ca(function() {
var b = -1, c = 40, d = a.d.d, f = a.d.k, e = a.d.a, g = new W(y, 1, -0.0065, function(a) {
g.g -= 0.0015 * b;
d.d = d.d - 0.5 * b;
f.d = f.d - 0.5 * b;
e.o == sc && (e.d -= 0.5 * b);
return a + -0.0065
}), h = new W(y, 2, -0.0065, function(a) {
c--;
0 == c && (c = 40, b *= -1);
h.g += 5E-4 * b;
return a +
-0.0065
});
sd(a, {back: [new W(B, 3, -0.003), new W(y, 4, -0.005), h, a.d.k],J: [a.d.d, g, new W(y, 3, -0.0065)],transition: new pc(y, 0, 100, 74, -0.02)});
a.k = 7;
rd(a)
})
}, wd = function(a) {
u(xa);
u(ya);
u(za);
var b = a.a;
sd(a, {back: [new W(B, 1, -0.0025), new W(A, 3, -0.004), new W(A, 2, -0.0065), new W(A, 1, -0.0065)],J: [uc(), new W(A, 0, -0.0065), vc()],transition: new pc(A, 4, 110, 29, -0.02)}, function() {
b.a.length = 0;
var a = V(Kc, x, ad, 3.5), d = V(Lc, x, bd, a.v - 0.5);
b.S = V(Mc, x, cd, d.v - 0.5);
b.a.push(a);
b.a.push(d);
b.a.push(b.S)
});
a.k = 8;
rd(a)
}, xd = function(a) {
var b =
a.a, c = new W(ua, 1, -0.0075);
c.C = -1.04;
sd(a, {back: [new W(B, 0, -0.0025), new W(ua, 2, -0.004), c],J: [new W(ua, 0, -0.0075)],transition: new pc(ua, 3, 110, 68, -0.02)}, function() {
b.a.length = 0;
b.F = V(Pc, x, jd, 5);
var a = V(Oc, x, id, b.F.v - 0.15), c = V(Nc, x, hd, a.v - 0.25), e = V(Qc, x, kd, c.v - 0.3), g = V(Rc, x, ld, e.v - 0.2), h = V(Sc, x, md, g.v - 0.2), k = V(Tc, x, nd, h.v - 0.25);
b.A = V(Uc, x, od, k.v - 1.5);
b.H = [b.F, a, c, e, g, h, k];
for (a = 0; c = b.H[a]; a++)
b.a.push(c);
b.a.push(b.A)
});
a.k = 9;
rd(a)
}, rd = function(a) {
var b = ec() - a.F;
window.google && window.google.log && window.google.log("doodle",
["sendak", "s" + a.k, b].join())
}, sd = function(a, b, c) {
a.A = 0;
a.i = b;
a.H = -0.02;
a.I = c || null
}, Ad = function(a, b, c, d) {
a.o.save();
d && zd(a.o, -Math.PI, a.A);
for (var f = 0, e; e = c[f]; f++)
e.k(a.o, b);
a.o.restore();
if (d && d.length) {
a.o.save();
zd(a.o, a.A, 0);
for (f = 0; e = d[f]; f++)
e.k(a.o, b);
a.o.restore()
}
};
var Bd = function(a, b) {
google && google.doodle && (b && (google.doodle.cpDestroy = b), google.doodle.cpInit = function() {
b && b();
a()
})
}, Cd = function(a, b, c) {
if (google) {
var d = function() {
var a = google.msg && google.msg.unlisten;
a && (a(67, d), c && a(94, c));
b();
return !0
}, f = function() {
var a = document.getElementById("hplogo");
a && "hidden" != a.style.visibility && (a = google.msg && google.msg.listen, google.psy && google.psy.q && a && (a(67, d), c && a(94, c)))
};
f();
google.doodle && google.doodle.jesr || (ja(), google.raas && google.raas("doodle", {init: function() {
f();
google.doodle.jesrd && (a(), google.doodle.jesrd = !1)
},dispose: function() {
d();
google.doodle.jesrd = !0
}}))
}
};
var zd = function(a, b, c) {
a.beginPath();
a.moveTo(0, 0);
a.arc(0, 0, Ga, b, c, !1);
a.closePath();
a.clip()
}, wc = function(a) {
return Math.max(0.5, 0.53 * Math.cos(a) + 0.42)
};
var Y = null, R = null, Z = null, S = null, Dc = null, Cc = null, Dd = null, X = null, Ed = null, $ = 0, Fd = !0, Gd = !1, Hd = function() {
var a = document.createElement("canvas");
a.width = 600;
a.height = 231;
Q(a, "position", "absolute", "top", 0, "left", 0);
return a
}, Id = function() {
if (Fd)
Gd = !1;
else {
Gd = !0;
window.setTimeout(Id, 38);
Z.clearRect(0, 0, 600, 231);
var a = X.k, b = Bc(Cc), c = 231 * (1 - b) - 5;
if (b = 2 < a && 1 > b)
Ec(b), Q(S, "zIndex", "1");
if (1 != a) {
Z.translate(Fa, Ga + c);
b = X;
b.i && (b.A += b.H, b.A <= -Math.PI && (b.A = 0, b.g = b.i, b.i = null, b.I && b.I()));
Ad(b, c, b.g.back, b.i ? b.i.back :
[]);
if (4 <= a) {
for (var b = Dd, d = Z, f = b.a.length, e; e = b.a[f - 1]; f--) {
d.save();
var g;
g = e.v;
e.v += e.d;
d.rotate(g);
d.translate(-35, -220);
g = wc(g);
d.scale(g, g);
la(e.i, d, Math.floor(e.a), e.F, e.A);
e.a += e.o;
e.g && 0 == Math.floor(e.a) % e.i.B && e.g();
d.restore()
}
b.a[0] && (7.85 < b.a[0].v || 0 > b.a[0].d && 5 > b.a[0].v) && b.a.shift()
}
b = X;
Ad(b, c, b.g.J, b.i ? b.i.J : null);
b.i && b.i.transition && b.i.transition.k(b.o, c);
Z.translate(-Fa, -Ga - c)
}
if (3 >= a) {
b = Dd;
d = Z;
d.save();
d.translate(180, 231);
la(b.ca, d, b.d, ra, fd);
d.restore();
1 == a && 95 < b.d ? b.d = 1 : 2 ==
a && 35 < b.d && 95 > b.d ? (-1 == b.I && (b.I = b.d, b.d = 97), b.I++, b.d++) : 3 == a && 120 <= b.d ? a++ : (110 < b.d && (a = 3), b.d++);
f = a;
if (e = Math.min(1, b.i / 8))
g = w.getHeight(4), r(w, 4, d, 327, g - g * e, e, !1), 1 == e && r(w, 1 == f ? Math.floor(b.i / 8) % 3 ? 3 : 2 : 1, d, 347, 8, e, !1);
1 == f ? b.i++ : b.i = Math.max(0, Math.min(20, b.i - (97 > b.d ? 1 : 2)))
}
Z.save();
b = Ed;
b.a && !nc(b) && b.a--;
b = Math.min(20, b.a);
X.R() || (b = 20);
$ < b ? $ += 2 : $ > b && ($ -= 2);
b = 24 - $;
Z.beginPath();
Z.translate(300, 231 + b + c);
Z.arc(0, 0, 25, 0, 2 * Math.PI, !1);
Z.fillStyle = "#fff";
Z.fill();
c = nc(Ed) ? 1 : 0;
r(ra, c, Z, -9, -18);
Z.restore();
yd(a);
return !0
}
};
(function(a, b, c) {
var d = function() {
Cd(a, b, c);
Bd(a, b);
a()
};
google && google.x ? google.x({id: "DOODLE"}, d) : d()
})(function() {
if (Y = document.getElementById("hplogo"))
if (S = Hd(), R = Hd(), S && R && (Dc = S.getContext ? S.getContext("2d") : null, Z = R.getContext ? R.getContext("2d") : null, Dc && Z)) {
Z.a = !0;
var a = function() {
1 == X.k && (yd(2), Q(R, "cursor", "default"), u(z), u(B))
};
Q(R, "cursor", "pointer");
Y.appendChild(S);
Y.appendChild(R);
Cc = new Ac;
$ = 0;
Dd = new Wc;
X = new qd(Z, Dd);
Gd = Fd = Ba = !1;
u(ra);
u(w, function() {
u(ra, function() {
yd(1);
Ec(!1);
qa = new lc(24E4, function() {
Fd = !0
}, function() {
Fd = !1;
Gd || Id()
});
Ed = new oc(a);
Q(Y, "background", "#fff");
Id()
})
})
}
}, function() {
Fd = !0;
qa && qa.ba();
Y && (Q(Y, "background", "url(/logos/2013/sendak/sendak-hp.jpg) no-repeat 9px 70px"), R && (Y.removeChild(R), R = null), S && (Y.removeChild(S), S = null))
});
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment