<!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.beginPath();
context.moveTo(219, 127);

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

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

context.strokeStyle = '#000000';
context.strokeRect(232, 106, 217, 277);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(254, 383);
context.lineTo(256, 461);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(414, 383);
context.lineTo(417, 461);
context.stroke();
context.closePath();

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(230, 215);
context.lineTo(173, 250);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(448, 218);
context.lineTo(497, 264);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(493, 261);
context.lineTo(496, 294);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(493, 262);
context.lineTo(518, 283);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(493, 259);
context.lineTo(519, 260);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(174, 246);
context.lineTo(145, 243);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(171, 249);
context.lineTo(148, 272);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(171, 247);
context.lineTo(174, 288);
context.stroke();
context.closePath();

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(249, 152);
context.lineTo(241, 133);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(267, 139);
context.lineTo(266, 123);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(281, 147);
context.lineTo(293, 133);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(409, 146);
context.lineTo(417, 124);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(395, 136);
context.lineTo(395, 112);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(374, 138);
context.lineTo(356, 124);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.save();
context.translate(272, 166);
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(393, 161.5);
context.scale(1, 0.9);
context.beginPath();
context.arc(0, 0, 13, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

context.strokeStyle = '#000000';
context.strokeRect(313, 253, 0, 4);

context.strokeStyle = '#000000';
context.strokeRect(316, 247, 19, 28);

context.strokeStyle = '#000000';
context.strokeRect(344, 242, 20, 33);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(232, 323);
context.lineTo(448, 326);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(316, 327);
context.lineTo(324, 337);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(326, 338);
context.lineTo(337, 325);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(326, 332);
context.lineTo(332, 346);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(329, 345);
context.lineTo(321, 350);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(321, 351);
context.lineTo(312, 344);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(312, 343);
context.lineTo(325, 336);
context.stroke();
context.closePath();

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

context.strokeStyle = '#000000';
context.save();
context.translate(315.5, 144.5);
context.scale(0.45454545454545453, 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(320, 210.5);
context.scale(0.8888888888888888, 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(284, 233);
context.scale(1, 0.4444444444444444);
context.beginPath();
context.arc(0, 0, 20, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

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

context.strokeStyle = '#000000';
context.save();
context.translate(426.5, 254);
context.scale(0.5625, 1);
context.beginPath();
context.arc(0, 0, 18, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(228, 334);
context.lineTo(450, 340);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(441, 331);
context.lineTo(421, 332);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(414, 332);
context.lineTo(381, 331);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(364, 331);
context.lineTo(342, 331);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(307, 327);
context.lineTo(280, 329);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(267, 329);
context.lineTo(243, 329);
context.stroke();
context.closePath();

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

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

context.strokeStyle = '#000000';
context.save();
context.translate(219, 218.5);
context.scale(1, 0.6428571428571429);
context.beginPath();
context.arc(0, 0, 17, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(458, 229);
context.scale(0.4, 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(411.5, 397.5);
context.scale(0.6923076923076923, 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(256, 404.5);
context.scale(0.42105263157894735, 1);
context.beginPath();
context.arc(0, 0, 21, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
</script>
</body>
</html>