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

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 5;

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

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.strokeStyle = '#000000';
context.save();
context.translate(355.5, 175.5);
context.scale(1, 0.9466666666666667);
context.beginPath();
context.arc(0, 0, 103, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(136, 321);

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

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

context.lineTo(139, 326);
context.stroke();

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

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

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

context.lineTo(208, 341);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(259, 397);
context.stroke();

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(160, 407);

context.lineTo(161, 407);
context.stroke();

context.lineTo(163, 407);
context.stroke();

context.lineTo(173, 408);
context.stroke();

context.lineTo(190, 409);
context.stroke();

context.lineTo(211, 410);
context.stroke();

context.lineTo(236, 411);
context.stroke();

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

context.lineTo(299, 413);
context.stroke();

context.lineTo(330, 413);
context.stroke();

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

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

context.lineTo(399, 414);
context.stroke();

context.lineTo(411, 414);
context.stroke();

context.lineTo(418, 414);
context.stroke();

context.lineTo(423, 414);
context.stroke();

context.lineTo(424, 414);
context.stroke();

context.lineTo(424, 414);
context.stroke();
</script>
</body>
</html>