<!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(215, 193);
context.scale(0.94, 1);
context.beginPath();
context.arc(0, 0, 137, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

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

context.strokeStyle = '#000000';
context.save();
context.translate(150.5, 169.5);
context.scale(0.8064516129032258, 1);
context.beginPath();
context.arc(0, 0, 40, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(170, 178);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 48, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(276.5, 149);
context.scale(0.9545454545454546, 1);
context.beginPath();
context.arc(0, 0, 30, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.save();
context.translate(295, 177);
context.scale(0.47058823529411764, 1);
context.beginPath();
context.arc(0, 0, 38, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(226, 135);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(272, 249);

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(175, 278);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(295, 252);

context.lineTo(295, 252);
context.stroke();
</script>
</body>
</html>