<!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(325, 276.5);
context.scale(0.9885057471264368, 1);
context.beginPath();
context.arc(0, 0, 122, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.strokeRect(238, 192, 174, 168);

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

context.strokeStyle = '#000000';
context.save();
context.translate(323, 278);
context.scale(1, 0.9375);
context.beginPath();
context.arc(0, 0, 88, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(219, 260);

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

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

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(231, 264);

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

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(231, 260);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(235, 195);
context.lineTo(237, 356);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(413, 194);
context.lineTo(414, 359);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(408, 189);
context.lineTo(242, 190);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(408, 362);
context.lineTo(237, 362);
context.stroke();
context.closePath();

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 = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.strokeStyle = '#000000';
context.save();
context.translate(280, 238.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(355.5, 237.5);
context.scale(1, 0.6923076923076923);
context.beginPath();
context.arc(0, 0, 16, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(269, 212);
context.lineTo(372, 211);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(239, 259);
context.lineTo(407, 257);
context.stroke();
context.closePath();
</script>
</body>
</html>