<!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(270.5, 136.5);
context.scale(1, 0.9047619047619048);
context.beginPath();
context.arc(0, 0, 85, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(210, 64);
context.scale(0.9166666666666666, 1);
context.beginPath();
context.arc(0, 0, 33, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

context.strokeStyle = '#000000';
context.save();
context.translate(273.5, 255);
context.scale(1, 0.6938775510204082);
context.beginPath();
context.arc(0, 0, 60, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(224.5, 285.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 24, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(297, 290);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 25, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(328, 229.5);
context.scale(1, 0.5909090909090909);
context.beginPath();
context.arc(0, 0, 26, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(350.5, 256.5);
context.scale(0.4074074074074074, 1);
context.beginPath();
context.arc(0, 0, 29, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(344, 283);
context.scale(1, 0.8333333333333334);
context.beginPath();
context.arc(0, 0, 16, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(211, 233);

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

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

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

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

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

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

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

context.lineTo(212, 245);
context.stroke();

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

context.lineTo(214, 248);
context.stroke();

context.lineTo(216, 250);
context.stroke();

context.lineTo(217, 250);
context.stroke();

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

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

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

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

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

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

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

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

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

context.lineTo(225, 250);
context.stroke();

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

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

context.lineTo(227, 248);
context.stroke();

context.lineTo(228, 247);
context.stroke();

context.lineTo(229, 245);
context.stroke();

context.lineTo(230, 244);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(237, 230);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(223, 220);
context.stroke();

context.lineTo(222, 220);
context.stroke();

context.lineTo(222, 221);
context.stroke();

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

context.lineTo(221, 222);
context.stroke();

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

context.lineTo(220, 225);
context.stroke();

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

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

context.lineTo(218, 227);
context.stroke();

context.lineTo(218, 229);
context.stroke();

context.lineTo(217, 230);
context.stroke();

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

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

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

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

context.lineTo(215, 234);
context.stroke();

context.lineTo(214, 234);
context.stroke();

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

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

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

context.lineTo(212, 237);
context.stroke();

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

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

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

context.lineTo(211, 239);
context.stroke();
</script>
</body>
</html>