<!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.strokeRect(104, 117, 244, 164);

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(105, 11);
context.lineTo(169, 102);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(181, 16);
context.lineTo(91, 91);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(82, 46);
context.lineTo(192, 64);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(144, 1);
context.lineTo(126, 111);
context.stroke();
context.closePath();

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(350, 186);
context.lineTo(412, 123);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(412, 123);
context.lineTo(410, 248);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(411, 246);
context.lineTo(350, 203);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.strokeRect(124, 140, 127, 66);

context.strokeStyle = '#000000';
context.save();
context.translate(146.5, 160);
context.scale(0.875, 1);
context.beginPath();
context.arc(0, 0, 11, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(223, 154.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.strokeRect(171, 158, 29, 16);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(194, 343);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(329, 342);
context.stroke();

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(359, 360);

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

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

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

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

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

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

context.lineTo(335, 417);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(469, 329);
context.stroke();

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(509, 242);

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(484, 282);

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

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

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

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

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

context.lineTo(520, 307);
context.stroke();

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(526, 296);

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(425, 318);

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

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

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

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

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

context.lineTo(561, 275);
context.stroke();

context.lineTo(561, 275);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(455, 321);

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(333, 360);

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(161, 344);

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(155, 373);

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

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

context.lineTo(331, 401);
context.stroke();

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(478, 356);

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(404, 351);

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(214, 386);

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

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

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

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

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

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 8;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 8;

context.lineWidth = 3;

context.lineWidth = 1;

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 11;

context.lineWidth = 12;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(351, 173);

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

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;
</script>
</body>
</html>