<!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.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.strokeStyle = '#000000';
context.save();
context.translate(378, 305.5);
context.scale(0.905982905982906, 1);
context.beginPath();
context.arc(0, 0, 158, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(208, 117);

context.strokeStyle = '#000000';
context.save();
context.translate(241, 143.5);
context.scale(1, 0.9347826086956522);
context.beginPath();
context.arc(0, 0, 63, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(497.5, 134);
context.scale(1, 0.8571428571428571);
context.beginPath();
context.arc(0, 0, 65, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(310, 223);

context.strokeStyle = '#000000';
context.save();
context.translate(352.5, 297.5);
context.scale(0.6082474226804123, 1);
context.beginPath();
context.arc(0, 0, 114, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(404, 299.5);
context.scale(0.5346534653465347, 1);
context.beginPath();
context.arc(0, 0, 115, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(263, 288);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(256, 284);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(268, 372);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(247, 303);

context.strokeStyle = '#000000';
context.save();
context.translate(271.5, 320);
context.scale(1, 0.42424242424242425);
context.beginPath();
context.arc(0, 0, 36, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(482.5, 326);
context.scale(1, 0.32432432432432434);
context.beginPath();
context.arc(0, 0, 39, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

context.strokeStyle = '#000000';
context.save();
context.translate(345.5, 248);
context.scale(0.6052631578947368, 1);
context.beginPath();
context.arc(0, 0, 44, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(280, 358);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(346, 356);

context.strokeStyle = '#000000';
context.save();
context.translate(380.5, 394);
context.scale(1, 0.647887323943662);
context.beginPath();
context.arc(0, 0, 85, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
</script>
</body>
</html>