<!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(154, 54);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 20, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 2;

context.lineWidth = 1;

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

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 = 10;

context.lineWidth = 7;

context.lineWidth = 4;

context.lineWidth = 1;

context.lineWidth = 3;

context.lineWidth = 7;

context.lineWidth = 12;

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 9;

context.lineWidth = 5;

context.lineWidth = 2;

context.lineWidth = 1;

context.lineWidth = 2;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 7;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(151, 73);

context.lineTo(151, 74);
context.stroke();

context.lineTo(151, 83);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(152, 134);
context.stroke();

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

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

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

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

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

context.lineTo(152, 129);
context.stroke();

context.lineTo(152, 127);
context.stroke();

context.lineTo(152, 125);
context.stroke();

context.lineTo(152, 124);
context.stroke();

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

context.lineTo(156, 121);
context.stroke();

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

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

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

context.lineTo(160, 115);
context.stroke();

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

context.lineTo(156, 118);
context.stroke();

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

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

context.lineTo(152, 122);
context.stroke();

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

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

context.lineTo(151, 124);
context.stroke();

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

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

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

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

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

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

context.lineTo(152, 130);
context.stroke();

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

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

context.lineTo(156, 130);
context.stroke();

context.lineTo(163, 130);
context.stroke();

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

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

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

context.lineTo(184, 128);
context.stroke();

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

context.lineTo(186, 128);
context.stroke();
</script>
</body>
</html>