<!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(276, 213.5);
context.scale(1, 0.3776595744680851);
context.beginPath();
context.arc(0, 0, 201, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

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

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 6;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(363, 282);
context.lineTo(415, 309);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(414, 308);
context.lineTo(387, 275);
context.stroke();
context.closePath();

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(382, 275);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(367, 273);
context.stroke();
</script>
</body>
</html>