<!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;
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(241, 304);

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

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

context.lineTo(244, 304);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(324, 366);
context.stroke();
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.save();
context.translate(288, 363);
context.scale(0.967741935483871, 1);
context.beginPath();
context.arc(0, 0, 86, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(275, 226);
context.scale(1, 0.7);
context.beginPath();
context.arc(0, 0, 73, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(276, 306);

context.lineTo(276, 306);
context.stroke();
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

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

context.strokeStyle = '#000000';
context.save();
context.translate(311, 196);
context.scale(1, 0.9411764705882353);
context.beginPath();
context.arc(0, 0, 47, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

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

context.strokeStyle = '#000000';
context.save();
context.translate(328, 121);
context.scale(1, 0.8);
context.beginPath();
context.arc(0, 0, 13, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.strokeRect(191, 321, 196, 133);

context.strokeStyle = '#000000';
context.strokeRect(213, 341, 155, 96);

context.strokeStyle = '#000000';
context.strokeRect(227, 352, 127, 73);

context.strokeStyle = '#000000';
context.strokeRect(241, 364, 100, 51);
</script>
</body>
</html>