<!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 = 5;
context.lineWidth = 4;
context.lineWidth = 5;
context.lineWidth = 7;
context.lineWidth = 8;
context.lineWidth = 9;
context.lineWidth = 10;
context.lineWidth = 11;
context.lineWidth = 8;
context.lineWidth = 9;
context.lineWidth = 10;
context.lineWidth = 11;
context.strokeStyle = '#000000';
context.save();
context.translate(126, 186.5);
context.scale(1, 0.9807692307692307);
context.beginPath();
context.arc(0, 0, 73, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
context.lineWidth = 10;
context.lineWidth = 9;
context.lineWidth = 8;
context.lineWidth = 7;
context.lineWidth = 6;
context.lineWidth = 7;
context.strokeStyle = '#000000';
context.strokeRect(97, 157, 54, 67);
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(108, 211);
context.strokeStyle = '#000000';
context.save();
context.translate(124, 223);
context.scale(1, 0.46153846153846156);
context.beginPath();
context.arc(0, 0, 29, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(97, 162);
context.lineTo(97,   130);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(96, 132);
context.lineTo(123,   133);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(119, 132);
context.lineTo(142,   139);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(140, 138);
context.lineTo(152,   158);
context.stroke();
context.closePath();
context.lineWidth = 6;
context.lineWidth = 5;
context.lineWidth = 4;
context.lineWidth = 3;
context.strokeStyle = '#000000';
context.strokeRect(120, 174, 6, 21);
context.lineWidth = 4;
context.lineWidth = 5;
context.lineWidth = 12;
context.lineWidth = 11;
context.lineWidth = 10;
context.strokeStyle = '#000000';
context.save();
context.translate(137, 171);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
context.lineWidth = 9;
context.lineWidth = 8;
context.lineWidth = 7;
context.lineWidth = 6;
context.lineWidth = 5;
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(95, 167);
context.lineTo(151,   166);
context.stroke();
context.closePath();
context.lineWidth = 6;
context.lineWidth = 7;
context.lineWidth = 8;
context.lineWidth = 9;
context.lineWidth = 11;
context.lineWidth = 12;
context.lineWidth = 13;
context.lineWidth = 12;
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(64, 149);
context.lineTo(98,   168);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(150, 190);
context.lineTo(191,   216);
context.stroke();
context.closePath();
        </script>
</body>
</html>