<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Your Canvas</title>

<style type="text/css"><!--
#container { position: relative; }
#imageTemp { position: absolute; top: 1px; left: 1px; }
--></style>

</head>
<body>
<canvas id="imageView" width="600" height="500"></canvas>

<script type="text/javascript">
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.save();
context.translate(192.5, 63);
context.scale(1, 0.5100671140939598);
context.beginPath();
context.arc(0, 0, 167, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(365.5, 145);
context.scale(1, 0.7919463087248322);
context.beginPath();
context.arc(0, 0, 190, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(230.5, 274);
context.scale(0.8642857142857143, 1);
context.beginPath();
context.arc(0, 0, 185, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(273.5, 277);
context.scale(1, 0.6473429951690821);
context.beginPath();
context.arc(0, 0, 247, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(416.5, 161);
context.scale(0.7807017543859649, 1);
context.beginPath();
context.arc(0, 0, 145, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(274.5, 154.5);
context.scale(1, 0.5248618784530387);
context.beginPath();
context.arc(0, 0, 204, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(240, 184.5);
context.scale(0.7483870967741936, 1);
context.beginPath();
context.arc(0, 0, 194, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(398, 277);
context.scale(1, 0.9803921568627451);
context.beginPath();
context.arc(0, 0, 143, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(357, 315);
context.scale(1, 0.45263157894736844);
context.beginPath();
context.arc(0, 0, 209, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(189, 331);
context.scale(1, 0.4084507042253521);
context.beginPath();
context.arc(0, 0, 153, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(118, 253.5);
context.scale(0.04020100502512563, 1);
context.beginPath();
context.arc(0, 0, 199, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(222.5, 190);
context.scale(1, 0.3582089552238806);
context.beginPath();
context.arc(0, 0, 214, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(416.5, 120);
context.scale(1, 0.6821705426356589);
context.beginPath();
context.arc(0, 0, 156, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(272, 225.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 145, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(212.5, 253.5);
context.scale(0.8461538461538461, 1);
context.beginPath();
context.arc(0, 0, 85, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(209.5, 236);
context.scale(1, 0.7804878048780488);
context.beginPath();
context.arc(0, 0, 52, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(335.5, 185);
context.scale(1, 0.3050847457627119);
context.beginPath();
context.arc(0, 0, 62, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(350.5, 231.5);
context.scale(0.15151515151515152, 1);
context.beginPath();
context.arc(0, 0, 33, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(336, 255);
context.scale(0.8837209302325582, 1);
context.beginPath();
context.arc(0, 0, 115, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(377.5, 255.5);
context.scale(0.7894736842105263, 1);
context.beginPath();
context.arc(0, 0, 24, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(385, 212.5);
context.scale(1, 0.31521739130434784);
context.beginPath();
context.arc(0, 0, 96, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(391.5, 189);
context.scale(1, 0.08695652173913043);
context.beginPath();
context.arc(0, 0, 23, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(387, 156);
context.scale(1, 0.043478260869565216);
context.beginPath();
context.arc(0, 0, 46, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(261, 140);
context.scale(0.375, 1);
context.beginPath();
context.arc(0, 0, 34, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(241.5, 113);
context.scale(1, 0.38016528925619836);
context.beginPath();
context.arc(0, 0, 129, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(153.5, 117.5);
context.scale(1, 0.1724137931034483);
context.beginPath();
context.arc(0, 0, 29, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(81, 91);
context.scale(1, 0.5142857142857142);
context.beginPath();
context.arc(0, 0, 79, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(248.5, 66.5);
context.scale(1, 0.07428571428571429);
context.beginPath();
context.arc(0, 0, 175, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(431, 79.5);
context.scale(1, 0.03571428571428571);
context.beginPath();
context.arc(0, 0, 84, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(453.5, 100.5);
context.scale(1, 0.22580645161290322);
context.beginPath();
context.arc(0, 0, 32, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(540, 103.5);
context.scale(1, 0.6944444444444444);
context.beginPath();
context.arc(0, 0, 44, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(543, 136);
context.scale(1, 0.35294117647058826);
context.beginPath();
context.arc(0, 0, 72, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(495.5, 198);
context.scale(0.34375, 1);
context.beginPath();
context.arc(0, 0, 34, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(432, 264.5);
context.scale(1, 0.7962962962962963);
context.beginPath();
context.arc(0, 0, 69, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(416, 298);
context.scale(0.6666666666666666, 1);
context.beginPath();
context.arc(0, 0, 7, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(438, 332);
context.scale(0.6666666666666666, 1);
context.beginPath();
context.arc(0, 0, 36, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(519.5, 389);
context.scale(1, 0.09876543209876543);
context.beginPath();
context.arc(0, 0, 81, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(559.5, 403);
context.scale(0.6111111111111112, 1);
context.beginPath();
context.arc(0, 0, 21, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(478.5, 412.5);
context.scale(1, 0.1111111111111111);
context.beginPath();
context.arc(0, 0, 45, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(526.5, 411);
context.scale(1, 0.05755395683453238);
context.beginPath();
context.arc(0, 0, 139, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(446, 425);
context.scale(1, 0.05128205128205128);
context.beginPath();
context.arc(0, 0, 78, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(361.5, 380);
context.scale(0.8970588235294118, 1);
context.beginPath();
context.arc(0, 0, 91, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(340, 353);
context.scale(1, 0.05128205128205128);
context.beginPath();
context.arc(0, 0, 78, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(339, 334.5);
context.scale(1, 0.6111111111111112);
context.beginPath();
context.arc(0, 0, 63, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(447, 273.5);
context.scale(1, 0.2878787878787879);
context.beginPath();
context.arc(0, 0, 69, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(547, 211.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 35, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(512.5, 202.5);
context.scale(1, 0.3333333333333333);
context.beginPath();
context.arc(0, 0, 3, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(411.5, 191.5);
context.scale(0.14285714285714285, 1);
context.beginPath();
context.arc(0, 0, 21, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(408, 171.5);
context.scale(1, 0.10869565217391304);
context.beginPath();
context.arc(0, 0, 46, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(335.5, 138.5);
context.scale(1, 0.136);
context.beginPath();
context.arc(0, 0, 378, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(213, 159);
context.scale(1, 0);
context.beginPath();
context.arc(0, 0, 38, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(216.5, 211.5);
context.scale(0.47368421052631576, 1);
context.beginPath();
context.arc(0, 0, 63, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(255.5, 222);
context.scale(1, 0);
context.beginPath();
context.arc(0, 0, 1, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(313.5, 177.5);
context.scale(1, 0.7606837606837606);
context.beginPath();
context.arc(0, 0, 147, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(451, 118.5);
context.scale(1, 0.53125);
context.beginPath();
context.arc(0, 0, 36, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(408, 151.5);
context.scale(1, 0.05725190839694656);
context.beginPath();
context.arc(0, 0, 262, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(295, 168.5);
context.scale(1, 0.5);
context.beginPath();
context.arc(0, 0, 78, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(380, 170);
context.scale(1, 0.09803921568627451);
context.beginPath();
context.arc(0, 0, 102, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(329.5, 213.5);
context.scale(1, 0.3162393162393162);
context.beginPath();
context.arc(0, 0, 123, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(312.5, 235.5);
context.scale(1, 0.7333333333333333);
context.beginPath();
context.arc(0, 0, 19, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(397.5, 242);
context.scale(0.53125, 1);
context.beginPath();
context.arc(0, 0, 36, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(345, 285);
context.scale(1, 0.7692307692307693);
context.beginPath();
context.arc(0, 0, 66, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(301.5, 308.5);
context.scale(0.6363636363636364, 1);
context.beginPath();
context.arc(0, 0, 13, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(321.5, 291);
context.scale(1, 0.9090909090909091);
context.beginPath();
context.arc(0, 0, 15, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(262, 273.5);
context.scale(0.7272727272727273, 1);
context.beginPath();
context.arc(0, 0, 14, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(411, 263);
context.scale(1, 0.09248554913294797);
context.beginPath();
context.arc(0, 0, 347, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(480, 281);
context.scale(1, 0.17777777777777778);
context.beginPath();
context.arc(0, 0, 91, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(460, 260);
context.scale(1, 0.475);
context.beginPath();
context.arc(0, 0, 89, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(552.5, 228);
context.scale(0.21428571428571427, 1);
context.beginPath();
context.arc(0, 0, 14, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(478.5, 252);
context.scale(1, 0.7272727272727273);
context.beginPath();
context.arc(0, 0, 14, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(513, 242.5);
context.scale(1, 0.275);
context.beginPath();
context.arc(0, 0, 41, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(429, 257.5);
context.scale(1, 0.018518518518518517);
context.beginPath();
context.arc(0, 0, 54, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(389, 264);
context.scale(1, 0.7777777777777778);
context.beginPath();
context.arc(0, 0, 46, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(384.5, 240);
context.scale(1, 0.24489795918367346);
context.beginPath();
context.arc(0, 0, 50, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(369.5, 244);
context.scale(1, 0.21176470588235294);
context.beginPath();
context.arc(0, 0, 87, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(328.5, 277);
context.scale(1, 0.2857142857142857);
context.beginPath();
context.arc(0, 0, 182, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(233, 304);
context.scale(1, 0.8);
context.beginPath();
context.arc(0, 0, 13, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(239.5, 300.5);
context.scale(1, 0.06666666666666667);
context.beginPath();
context.arc(0, 0, 15, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(233, 294.5);
context.scale(1, 0.5);
context.beginPath();
context.arc(0, 0, 34, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(203, 312.5);
context.scale(1, 0.175);
context.beginPath();
context.arc(0, 0, 41, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(171, 318);
context.scale(1, 0.2);
context.beginPath();
context.arc(0, 0, 10, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(151.5, 336);
context.scale(1, 0.5161290322580645);
context.beginPath();
context.arc(0, 0, 35, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(94, 377);
context.scale(0.5714285714285714, 1);
context.beginPath();
context.arc(0, 0, 16, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(89, 387.5);
context.scale(0, 1);
context.beginPath();
context.arc(0, 0, 1, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(102, 396.5);
context.scale(1, 0.6538461538461539);
context.beginPath();
context.arc(0, 0, 31, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(135.5, 411.5);
context.scale(1, 0.391304347826087);
context.beginPath();
context.arc(0, 0, 25, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(230.5, 454.5);
context.scale(1, 0.7333333333333333);
context.beginPath();
context.arc(0, 0, 19, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(301.5, 446);
context.scale(1, 0.03389830508474576);
context.beginPath();
context.arc(0, 0, 59, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(368, 434);
context.scale(1, 0.3333333333333333);
context.beginPath();
context.arc(0, 0, 19, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(473, 151);
context.scale(0.047619047619047616, 1);
context.beginPath();
context.arc(0, 0, 84, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(513.5, 161);
context.scale(0.25, 1);
context.beginPath();
context.arc(0, 0, 12, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(504, 151.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 5, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(470, 135.5);
context.scale(0.9333333333333333, 1);
context.beginPath();
context.arc(0, 0, 21, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(434, 99);
context.scale(1, 0.3333333333333333);
context.beginPath();
context.arc(0, 0, 25, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(405, 96);
context.scale(1, 0);
context.beginPath();
context.arc(0, 0, 12, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(417.5, 105.5);
context.scale(1, 0.5789473684210527);
context.beginPath();
context.arc(0, 0, 22, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(395, 102.5);
context.scale(1, 0.20833333333333334);
context.beginPath();
context.arc(0, 0, 25, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(365.5, 104);
context.scale(0.5, 1);
context.beginPath();
context.arc(0, 0, 2, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(369, 95);
context.scale(0, 1);
context.beginPath();
context.arc(0, 0, 8, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(292.5, 162);
context.scale(0.09322033898305085, 1);
context.beginPath();
context.arc(0, 0, 119, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(409, 225);
context.scale(1, 0.25925925925925924);
context.beginPath();
context.arc(0, 0, 56, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(391, 277.5);
context.scale(0, 1);
context.beginPath();
context.arc(0, 0, 1, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(332.5, 250.5);
context.scale(1, 0.46835443037974683);
context.beginPath();
context.arc(0, 0, 87, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(343.5, 174);
context.scale(0.9368932038834952, 1);
context.beginPath();
context.arc(0, 0, 282, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(239, 105);
context.scale(0.25, 1);
context.beginPath();
context.arc(0, 0, 66, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(216.5, 197.5);
context.scale(0.09433962264150944, 1);
context.beginPath();
context.arc(0, 0, 53, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(361, 220);
context.scale(1, 0.4791666666666667);
context.beginPath();
context.arc(0, 0, 106, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(468, 184);
context.scale(1, 0.5625);
context.beginPath();
context.arc(0, 0, 73, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(422.5, 233.5);
context.scale(0.4461538461538462, 1);
context.beginPath();
context.arc(0, 0, 71, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(402, 273.5);
context.scale(1, 0.95);
context.beginPath();
context.arc(0, 0, 28, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(376.5, 288.5);
context.scale(1, 0.3548387096774194);
context.beginPath();
context.arc(0, 0, 33, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(320, 312);
context.scale(1, 0.4666666666666667);
context.beginPath();
context.arc(0, 0, 66, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(259.5, 309);
context.scale(1, 0.576271186440678);
context.beginPath();
context.arc(0, 0, 68, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(233, 265.5);
context.scale(0.05194805194805195, 1);
context.beginPath();
context.arc(0, 0, 77, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(207.5, 242);
context.scale(1, 0.935064935064935);
context.beginPath();
context.arc(0, 0, 105, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(225.5, 214);
context.scale(0.3467741935483871, 1);
context.beginPath();
context.arc(0, 0, 131, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(216, 142);
context.scale(1, 0.5714285714285714);
context.beginPath();
context.arc(0, 0, 32, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(403.5, 131.5);
context.scale(1, 0.15254237288135594);
context.beginPath();
context.arc(0, 0, 60, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(430.5, 133.5);
context.scale(1, 0.7142857142857143);
context.beginPath();
context.arc(0, 0, 9, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(430, 83);
context.scale(NaN, NaN);
context.beginPath();
context.arc(0, 0, 0, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(382, 102.5);
context.scale(1, 0.16666666666666666);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(305.5, 116);
context.scale(1, 0.4);
context.beginPath();
context.arc(0, 0, 16, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(373, 132);
context.scale(0.6666666666666666, 1);
context.beginPath();
context.arc(0, 0, 7, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(376.5, 132);
context.scale(1, 0.4444444444444444);
context.beginPath();
context.arc(0, 0, 10, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(369, 127);
context.scale(0, 1);
context.beginPath();
context.arc(0, 0, 14, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(311.5, 151.5);
context.scale(0.47368421052631576, 1);
context.beginPath();
context.arc(0, 0, 21, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(357, 219.5);
context.scale(1, 0.5666666666666667);
context.beginPath();
context.arc(0, 0, 34, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(394, 275);
context.scale(1, 0.45454545454545453);
context.beginPath();
context.arc(0, 0, 24, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(416.5, 283);
context.scale(0.7352941176470589, 1);
context.beginPath();
context.arc(0, 0, 42, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(418, 309.5);
context.scale(1, 0.65);
context.beginPath();
context.arc(0, 0, 24, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(367, 319.5);
context.scale(1, 0.4166666666666667);
context.beginPath();
context.arc(0, 0, 13, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(444.5, 338.5);
context.scale(0.9459459459459459, 1);
context.beginPath();
context.arc(0, 0, 51, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(481, 325);
context.scale(0.5714285714285714, 1);
context.beginPath();
context.arc(0, 0, 48, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(500.5, 293.5);
context.scale(0.8113207547169812, 1);
context.beginPath();
context.arc(0, 0, 68, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(522, 243.5);
context.scale(1, 0.5357142857142857);
context.beginPath();
context.arc(0, 0, 32, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(442.5, 312);
context.scale(0.05, 1);
context.beginPath();
context.arc(0, 0, 20, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(432, 325);
context.scale(1, 0.6);
context.beginPath();
context.arc(0, 0, 12, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(422, 352);
context.scale(0.625, 1);
context.beginPath();
context.arc(0, 0, 19, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(369.5, 349);
context.scale(0.16666666666666666, 1);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(372.5, 340);
context.scale(1, 0.22857142857142856);
context.beginPath();
context.arc(0, 0, 36, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(337.5, 331.5);
context.scale(0.5384615384615384, 1);
context.beginPath();
context.arc(0, 0, 15, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(331.5, 294.5);
context.scale(1, 0.6);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(330, 302.5);
context.scale(1, 0.25);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(315, 301);
context.scale(1, 0.1111111111111111);
context.beginPath();
context.arc(0, 0, 18, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(286, 303);
context.scale(0.5, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(312.5, 282.5);
context.scale(1, 0.18518518518518517);
context.beginPath();
context.arc(0, 0, 27, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(314.5, 252.5);
context.scale(1, 0.9047619047619048);
context.beginPath();
context.arc(0, 0, 28, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(286.5, 223.5);
context.scale(0.52, 1);
context.beginPath();
context.arc(0, 0, 28, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(239.5, 200.5);
context.scale(0.36585365853658536, 1);
context.beginPath();
context.arc(0, 0, 44, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(147, 184);
context.scale(1, 0.1111111111111111);
context.beginPath();
context.arc(0, 0, 54, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(105, 205);
context.scale(0.25, 1);
context.beginPath();
context.arc(0, 0, 25, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.save();
context.translate(106, 239);
context.scale(0, 1);
context.beginPath();
context.arc(0, 0, 2, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(90, 100);
context.lineTo(427, 286);
context.stroke();
context.closePath();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(427, 277);
context.lineTo(384, 289);
context.stroke();
context.closePath();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(285, 332);
context.lineTo(180, 324);
context.stroke();
context.closePath();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(187, 317);
context.lineTo(437, 234);
context.stroke();
context.closePath();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(155, 304);
context.lineTo(361, 234);
context.stroke();
context.closePath();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(54, 198);

context.lineTo(217, 164);
context.stroke();

context.lineTo(218, 171);
context.stroke();

context.lineTo(151, 253);
context.stroke();

context.lineTo(389, 178);
context.stroke();

context.lineTo(474, 153);
context.stroke();

context.lineTo(314, 262);
context.stroke();

context.lineTo(378, 241);
context.stroke();

context.lineTo(487, 187);
context.stroke();

context.lineTo(308, 242);
context.stroke();

context.lineTo(327, 234);
context.stroke();

context.lineTo(349, 221);
context.stroke();

context.lineTo(348, 219);
context.stroke();

context.lineTo(348, 203);
context.stroke();

context.lineTo(348, 202);
context.stroke();

context.lineTo(348, 202);
context.stroke();

context.strokeStyle = '#3224FF';
context.beginPath();
context.moveTo(302, 203);

context.lineTo(156, 237);
context.stroke();

context.lineTo(259, 205);
context.stroke();

context.lineTo(364, 168);
context.stroke();

context.lineTo(161, 213);
context.stroke();

context.lineTo(138, 229);
context.stroke();

context.lineTo(308, 157);
context.stroke();

context.lineTo(236, 101);
context.stroke();

context.lineTo(161, 78);
context.stroke();

context.lineTo(198, 84);
context.stroke();

context.lineTo(214, 84);
context.stroke();

context.lineTo(109, 168);
context.stroke();

context.lineTo(176, 209);
context.stroke();

context.lineTo(377, 147);
context.stroke();

context.lineTo(289, 173);
context.stroke();

context.lineTo(276, 198);
context.stroke();

context.lineTo(587, 83);
context.stroke();

context.lineTo(487, 110);
context.stroke();

context.lineTo(284, 210);
context.stroke();

context.lineTo(443, 140);
context.stroke();

context.lineTo(406, 133);
context.stroke();

context.lineTo(159, 242);
context.stroke();

context.lineTo(353, 169);
context.stroke();

context.lineTo(583, 76);
context.stroke();

context.lineTo(128, 236);
context.stroke();

context.lineTo(263, 177);
context.stroke();

context.lineTo(539, 50);
context.stroke();

context.lineTo(201, 205);
context.stroke();

context.lineTo(192, 242);
context.stroke();

context.lineTo(525, 96);
context.stroke();

context.lineTo(284, 169);
context.stroke();

context.lineTo(165, 249);
context.stroke();

context.lineTo(433, 132);
context.stroke();

context.lineTo(463, 110);
context.stroke();

context.lineTo(152, 198);
context.stroke();

context.lineTo(358, 153);
context.stroke();

context.lineTo(423, 133);
context.stroke();

context.lineTo(59, 322);
context.stroke();

context.lineTo(311, 251);
context.stroke();

context.lineTo(594, 139);
context.stroke();

context.lineTo(157, 279);
context.stroke();

context.lineTo(296, 227);
context.stroke();

context.lineTo(539, 104);
context.stroke();

context.lineTo(131, 253);
context.stroke();

context.lineTo(192, 256);
context.stroke();

context.lineTo(398, 157);
context.stroke();

context.lineTo(159, 278);
context.stroke();

context.lineTo(317, 243);
context.stroke();

context.lineTo(435, 181);
context.stroke();

context.lineTo(136, 279);
context.stroke();

context.lineTo(477, 155);
context.stroke();

context.lineTo(486, 150);
context.stroke();

context.lineTo(262, 265);
context.stroke();

context.lineTo(579, 158);
context.stroke();

context.lineTo(452, 183);
context.stroke();

context.lineTo(113, 294);
context.stroke();

context.lineTo(356, 183);
context.stroke();

context.lineTo(269, 205);
context.stroke();

context.lineTo(135, 297);
context.stroke();

context.lineTo(473, 200);
context.stroke();

context.lineTo(285, 265);
context.stroke();

context.lineTo(282, 292);
context.stroke();

context.lineTo(390, 250);
context.stroke();

context.lineTo(368, 250);
context.stroke();

context.lineTo(219, 277);
context.stroke();

context.lineTo(346, 266);
context.stroke();

context.lineTo(363, 262);
context.stroke();

context.lineTo(359, 263);
context.stroke();

context.lineTo(358, 263);
context.stroke();

context.lineTo(310, 293);
context.stroke();

context.lineTo(323, 295);
context.stroke();

context.lineTo(341, 290);
context.stroke();

context.lineTo(319, 298);
context.stroke();

context.lineTo(316, 299);
context.stroke();

context.lineTo(379, 284);
context.stroke();

context.lineTo(382, 282);
context.stroke();

context.lineTo(299, 309);
context.stroke();

context.lineTo(356, 298);
context.stroke();

context.lineTo(373, 289);
context.stroke();

context.lineTo(240, 338);
context.stroke();

context.lineTo(454, 309);
context.stroke();

context.lineTo(531, 287);
context.stroke();

context.lineTo(143, 400);
context.stroke();

context.lineTo(246, 352);
context.stroke();

context.lineTo(409, 265);
context.stroke();

context.lineTo(183, 340);
context.stroke();

context.lineTo(421, 271);
context.stroke();

context.lineTo(447, 262);
context.stroke();

context.lineTo(218, 346);
context.stroke();

context.lineTo(369, 295);
context.stroke();

context.lineTo(472, 250);
context.stroke();

context.lineTo(194, 340);
context.stroke();

context.lineTo(318, 296);
context.stroke();

context.lineTo(421, 250);
context.stroke();

context.lineTo(136, 316);
context.stroke();

context.lineTo(115, 327);
context.stroke();

context.lineTo(254, 267);
context.stroke();

context.lineTo(112, 330);
context.stroke();

context.lineTo(179, 332);
context.stroke();

context.lineTo(534, 262);
context.stroke();

context.lineTo(372, 351);
context.stroke();

context.lineTo(593, 306);
context.stroke();

context.lineTo(532, 321);
context.stroke();

context.lineTo(351, 370);
context.stroke();

context.lineTo(519, 294);
context.stroke();

context.lineTo(315, 333);
context.stroke();

context.lineTo(183, 363);
context.stroke();

context.lineTo(539, 297);
context.stroke();

context.lineTo(297, 385);
context.stroke();

context.lineTo(438, 352);
context.stroke();

context.lineTo(531, 324);
context.stroke();

context.lineTo(296, 428);
context.stroke();

context.lineTo(354, 402);
context.stroke();

context.lineTo(371, 389);
context.stroke();

context.lineTo(263, 420);
context.stroke();

context.lineTo(370, 389);
context.stroke();

context.lineTo(436, 385);
context.stroke();

context.lineTo(297, 438);
context.stroke();

context.lineTo(480, 366);
context.stroke();

context.lineTo(432, 382);
context.stroke();

context.lineTo(138, 432);
context.stroke();

context.lineTo(562, 353);
context.stroke();

context.lineTo(84, 447);
context.stroke();

context.lineTo(370, 339);
context.stroke();

context.lineTo(378, 334);
context.stroke();

context.lineTo(196, 411);
context.stroke();

context.lineTo(323, 354);
context.stroke();

context.lineTo(157, 400);
context.stroke();

context.lineTo(83, 411);
context.stroke();

context.lineTo(487, 319);
context.stroke();

context.lineTo(267, 409);
context.stroke();

context.lineTo(253, 419);
context.stroke();

context.lineTo(472, 350);
context.stroke();

context.lineTo(301, 407);
context.stroke();

context.lineTo(502, 363);
context.stroke();

context.lineTo(463, 387);
context.stroke();

context.lineTo(358, 438);
context.stroke();

context.lineTo(544, 398);
context.stroke();

context.lineTo(468, 434);
context.stroke();

context.lineTo(458, 447);
context.stroke();

context.lineTo(581, 414);
context.stroke();

context.lineTo(449, 463);
context.stroke();

context.lineTo(479, 453);
context.stroke();

context.lineTo(503, 444);
context.stroke();

context.lineTo(508, 468);
context.stroke();

context.lineTo(533, 464);
context.stroke();

context.lineTo(590, 449);
context.stroke();

context.lineTo(560, 475);
context.stroke();

context.lineTo(544, 488);
context.stroke();

context.lineTo(594, 455);
context.stroke();

context.lineTo(598, 463);
context.stroke();

context.lineTo(597, 485);
context.stroke();

context.lineTo(597, 482);
context.stroke();

context.lineTo(599, 488);
context.stroke();

context.lineTo(590, 450);
context.stroke();

context.lineTo(587, 459);
context.stroke();

context.lineTo(570, 486);
context.stroke();

context.lineTo(567, 471);
context.stroke();

context.lineTo(576, 459);
context.stroke();

context.lineTo(529, 482);
context.stroke();

context.lineTo(599, 440);
context.stroke();

context.lineTo(513, 467);
context.stroke();

context.lineTo(539, 448);
context.stroke();

context.lineTo(314, 468);
context.stroke();

context.lineTo(422, 391);
context.stroke();

context.lineTo(292, 435);
context.stroke();

context.lineTo(413, 408);
context.stroke();

context.lineTo(575, 381);
context.stroke();

context.lineTo(369, 458);
context.stroke();

context.lineTo(591, 392);
context.stroke();

context.lineTo(481, 421);
context.stroke();

context.lineTo(328, 446);
context.stroke();

context.lineTo(491, 399);
context.stroke();

context.lineTo(320, 448);
context.stroke();

context.lineTo(344, 440);
context.stroke();

context.lineTo(490, 379);
context.stroke();

context.lineTo(154, 456);
context.stroke();

context.lineTo(349, 399);
context.stroke();

context.lineTo(360, 392);
context.stroke();

context.lineTo(221, 427);
context.stroke();

context.lineTo(437, 372);
context.stroke();

context.lineTo(242, 419);
context.stroke();

context.lineTo(158, 435);
context.stroke();

context.lineTo(448, 345);
context.stroke();

context.lineTo(140, 402);
context.stroke();

context.lineTo(174, 379);
context.stroke();

context.lineTo(254, 341);
context.stroke();

context.lineTo(3, 400);
context.stroke();

context.lineTo(197, 334);
context.stroke();

context.lineTo(30, 400);
context.stroke();

context.lineTo(79, 378);
context.stroke();

context.lineTo(212, 323);
context.stroke();

context.lineTo(108, 371);
context.stroke();

context.lineTo(397, 250);
context.stroke();

context.lineTo(254, 300);
context.stroke();

context.lineTo(156, 322);
context.stroke();

context.lineTo(378, 229);
context.stroke();

context.lineTo(45, 303);
context.stroke();

context.lineTo(499, 155);
context.stroke();

context.lineTo(93, 271);
context.stroke();

context.lineTo(285, 159);
context.stroke();

context.lineTo(427, 91);
context.stroke();

context.lineTo(47, 196);
context.stroke();

context.lineTo(371, 103);
context.stroke();

context.lineTo(217, 146);
context.stroke();

context.lineTo(52, 212);
context.stroke();

context.lineTo(281, 130);
context.stroke();

context.lineTo(98, 178);
context.stroke();

context.lineTo(419, 124);
context.stroke();

context.lineTo(382, 140);
context.stroke();

context.lineTo(133, 185);
context.stroke();

context.lineTo(508, 92);
context.stroke();

context.lineTo(26, 160);
context.stroke();

context.lineTo(198, 131);
context.stroke();

context.lineTo(547, 103);
context.stroke();

context.lineTo(91, 173);
context.stroke();

context.lineTo(484, 100);
context.stroke();

context.lineTo(465, 103);
context.stroke();

context.lineTo(183, 121);
context.stroke();

context.lineTo(315, 73);
context.stroke();

context.lineTo(82, 84);
context.stroke();

context.lineTo(80, 87);
context.stroke();

context.lineTo(415, 45);
context.stroke();

context.lineTo(27, 93);
context.stroke();

context.lineTo(268, 55);
context.stroke();

context.lineTo(374, 59);
context.stroke();

context.lineTo(12, 115);
context.stroke();

context.lineTo(495, 115);
context.stroke();

context.lineTo(55, 142);
context.stroke();

context.lineTo(442, 133);
context.stroke();

context.lineTo(557, 165);
context.stroke();

context.lineTo(69, 183);
context.stroke();

context.lineTo(487, 143);
context.stroke();

context.lineTo(97, 139);
context.stroke();

context.lineTo(482, 142);
context.stroke();

context.lineTo(83, 179);
context.stroke();

context.lineTo(94, 183);
context.stroke();

context.lineTo(32, 226);
context.stroke();

context.lineTo(380, 288);
context.stroke();

context.lineTo(115, 310);
context.stroke();

context.lineTo(330, 310);
context.stroke();

context.lineTo(12, 299);
context.stroke();

context.lineTo(50, 350);
context.stroke();

context.lineTo(14, 404);
context.stroke();

context.lineTo(76, 438);
context.stroke();

context.lineTo(93, 435);
context.stroke();

context.lineTo(148, 422);
context.stroke();

context.lineTo(96, 449);
context.stroke();

context.lineTo(442, 455);
context.stroke();

context.lineTo(301, 493);
context.stroke();

context.lineTo(320, 475);
context.stroke();

context.lineTo(210, 463);
context.stroke();

context.lineTo(320, 467);
context.stroke();

context.lineTo(39, 430);
context.stroke();

context.lineTo(576, 424);
context.stroke();

context.lineTo(222, 453);
context.stroke();

context.lineTo(570, 461);
context.stroke();

context.lineTo(136, 475);
context.stroke();

context.lineTo(547, 415);
context.stroke();

context.lineTo(129, 433);
context.stroke();

context.lineTo(466, 366);
context.stroke();

context.lineTo(292, 344);
context.stroke();

context.lineTo(577, 289);
context.stroke();

context.lineTo(174, 225);
context.stroke();

context.lineTo(464, 179);
context.stroke();

context.lineTo(199, 175);
context.stroke();

context.lineTo(528, 118);
context.stroke();

context.lineTo(51, 89);
context.stroke();

context.lineTo(224, 59);
context.stroke();

context.lineTo(484, 31);
context.stroke();

context.lineTo(167, 92);
context.stroke();

context.lineTo(231, 90);
context.stroke();

context.lineTo(232, 68);
context.stroke();

context.lineTo(446, 37);
context.stroke();

context.lineTo(261, 70);
context.stroke();

context.lineTo(521, 71);
context.stroke();

context.lineTo(355, 101);
context.stroke();

context.lineTo(487, 75);
context.stroke();

context.lineTo(251, 74);
context.stroke();

context.lineTo(581, 69);
context.stroke();

context.lineTo(302, 73);
context.stroke();

context.lineTo(373, 56);
context.stroke();

context.lineTo(495, 36);
context.stroke();

context.lineTo(57, 39);
context.stroke();

context.lineTo(272, 6);
context.stroke();

context.lineTo(60, 11);
context.stroke();

context.lineTo(314, 28);
context.stroke();

context.lineTo(252, 37);
context.stroke();

context.lineTo(345, 74);
context.stroke();

context.lineTo(348, 61);
context.stroke();

context.lineTo(314, 63);
context.stroke();

context.lineTo(490, 88);
context.stroke();

context.lineTo(511, 164);
context.stroke();

context.lineTo(336, 104);
context.stroke();

context.lineTo(247, 112);
context.stroke();

context.lineTo(240, 114);
context.stroke();

context.lineTo(239, 116);
context.stroke();

context.lineTo(239, 116);
context.stroke();

context.strokeStyle = '#FFAD42';
context.beginPath();
context.moveTo(358, 159);

context.lineTo(286, 191);
context.stroke();

context.lineTo(148, 230);
context.stroke();

context.lineTo(181, 216);
context.stroke();

context.lineTo(79, 232);
context.stroke();

context.lineTo(258, 201);
context.stroke();

context.lineTo(42, 269);
context.stroke();

context.lineTo(518, 233);
context.stroke();

context.lineTo(87, 261);
context.stroke();

context.lineTo(267, 227);
context.stroke();

context.lineTo(220, 263);
context.stroke();

context.lineTo(229, 254);
context.stroke();

context.lineTo(295, 174);
context.stroke();

context.lineTo(167, 161);
context.stroke();

context.lineTo(236, 166);
context.stroke();

context.lineTo(200, 160);
context.stroke();

context.lineTo(18, 144);
context.stroke();

context.lineTo(267, 90);
context.stroke();

context.lineTo(142, 115);
context.stroke();

context.lineTo(319, 119);
context.stroke();

context.lineTo(114, 139);
context.stroke();

context.lineTo(280, 122);
context.stroke();

context.lineTo(12, 178);
context.stroke();

context.lineTo(348, 184);
context.stroke();

context.lineTo(41, 239);
context.stroke();

context.lineTo(241, 223);
context.stroke();

context.lineTo(250, 250);
context.stroke();

context.lineTo(454, 218);
context.stroke();

context.lineTo(153, 231);
context.stroke();

context.lineTo(359, 224);
context.stroke();

context.lineTo(70, 344);
context.stroke();

context.lineTo(550, 284);
context.stroke();

context.lineTo(6, 409);
context.stroke();

context.lineTo(368, 336);
context.stroke();

context.lineTo(33, 393);
context.stroke();

context.lineTo(364, 346);
context.stroke();

context.lineTo(245, 395);
context.stroke();

context.lineTo(546, 402);
context.stroke();

context.lineTo(122, 480);
context.stroke();

context.lineTo(579, 396);
context.stroke();

context.lineTo(210, 431);
context.stroke();

context.lineTo(508, 383);
context.stroke();

context.lineTo(330, 438);
context.stroke();

context.lineTo(495, 409);
context.stroke();

context.lineTo(299, 416);
context.stroke();

context.lineTo(550, 316);
context.stroke();

context.lineTo(236, 346);
context.stroke();

context.lineTo(500, 270);
context.stroke();

context.lineTo(140, 364);
context.stroke();

context.lineTo(599, 240);
context.stroke();

context.lineTo(112, 336);
context.stroke();

context.lineTo(438, 255);
context.stroke();

context.lineTo(104, 313);
context.stroke();

context.lineTo(485, 259);
context.stroke();

context.lineTo(270, 295);
context.stroke();

context.lineTo(452, 257);
context.stroke();

context.lineTo(227, 299);
context.stroke();

context.lineTo(424, 255);
context.stroke();

context.lineTo(384, 254);
context.stroke();

context.lineTo(147, 278);
context.stroke();

context.lineTo(508, 188);
context.stroke();

context.lineTo(220, 285);
context.stroke();

context.lineTo(567, 246);
context.stroke();

context.lineTo(336, 278);
context.stroke();

context.lineTo(551, 207);
context.stroke();

context.lineTo(168, 262);
context.stroke();

context.lineTo(504, 239);
context.stroke();

context.lineTo(286, 265);
context.stroke();

context.lineTo(158, 235);
context.stroke();

context.lineTo(360, 187);
context.stroke();

context.lineTo(310, 200);
context.stroke();

context.lineTo(194, 217);
context.stroke();

context.lineTo(391, 181);
context.stroke();

context.lineTo(98, 225);
context.stroke();

context.lineTo(547, 190);
context.stroke();

context.lineTo(235, 239);
context.stroke();

context.lineTo(277, 225);
context.stroke();

context.lineTo(132, 262);
context.stroke();

context.lineTo(515, 208);
context.stroke();

context.lineTo(143, 261);
context.stroke();

context.lineTo(432, 176);
context.stroke();

context.lineTo(25, 298);
context.stroke();

context.lineTo(259, 242);
context.stroke();

context.lineTo(549, 204);
context.stroke();

context.lineTo(21, 277);
context.stroke();

context.lineTo(348, 182);
context.stroke();

context.lineTo(49, 227);
context.stroke();

context.lineTo(18, 190);
context.stroke();

context.lineTo(63, 175);
context.stroke();

context.lineTo(35, 177);
context.stroke();

context.lineTo(48, 167);
context.stroke();

context.lineTo(295, 105);
context.stroke();

context.lineTo(42, 181);
context.stroke();

context.lineTo(449, 67);
context.stroke();

context.lineTo(15, 134);
context.stroke();

context.lineTo(435, 49);
context.stroke();

context.lineTo(130, 136);
context.stroke();

context.lineTo(358, 117);
context.stroke();

context.lineTo(19, 180);
context.stroke();

context.lineTo(276, 128);
context.stroke();

context.lineTo(134, 182);
context.stroke();

context.lineTo(216, 171);
context.stroke();

context.lineTo(132, 212);
context.stroke();

context.lineTo(455, 158);
context.stroke();
</script>
</body>
</html>