<!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');
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.strokeRect(102, 78, 160, 93);

context.strokeStyle = '#000000';
context.strokeRect(230, 52, 112, 55);

context.strokeStyle = '#000000';
context.save();
context.translate(342.5, 217.5);
context.scale(0.8947368421052632, 1);
context.beginPath();
context.arc(0, 0, 76, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.lineWidth = 6;

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

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 1;

context.lineWidth = 2;

context.strokeStyle = '#000000';
context.save();
context.translate(481, 157.5);
context.scale(0.9473684210526315, 1);
context.beginPath();
context.arc(0, 0, 79, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(104, 168);

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

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(104, 168);

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

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

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

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

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

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

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

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

context.lineTo(185, 169);
context.stroke();

context.lineTo(193, 169);
context.stroke();

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

context.lineTo(209, 170);
context.stroke();

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

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

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

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

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

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

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

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

context.lineTo(119, 202);
context.stroke();

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

context.lineTo(64, 210);
context.stroke();

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

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

context.lineTo(60, 210);
context.stroke();

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

context.lineTo(90, 186);
context.stroke();

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

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

context.lineTo(142, 145);
context.stroke();

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

context.lineTo(155, 133);
context.stroke();

context.lineTo(155, 132);
context.stroke();

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

context.lineTo(145, 133);
context.stroke();

context.lineTo(131, 135);
context.stroke();

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

context.lineTo(114, 141);
context.stroke();

context.lineTo(114, 142);
context.stroke();

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

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

context.lineTo(155, 146);
context.stroke();

context.lineTo(196, 146);
context.stroke();

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

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

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

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

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

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

context.lineTo(197, 147);
context.stroke();

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

context.lineTo(188, 147);
context.stroke();

context.lineTo(188, 147);
context.stroke();
</script>
</body>
</html>