<!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(388, 151);

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(156, 149);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(442, 94);

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(96, 281);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(470, 363);

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(253, 142);

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.strokeRect(103, 63, 18, 27);

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

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 9;

context.lineWidth = 8;

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