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

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

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 3;

context.strokeStyle = '#000000';
context.strokeRect(96, 168, 296, 129);

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(405, 166);

context.lineTo(405, 166);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(373, 174);
context.stroke();

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

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

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

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

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(407, 172);

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

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

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

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

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

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

context.lineTo(387, 174);
context.stroke();

context.lineTo(385, 174);
context.stroke();

context.lineTo(383, 174);
context.stroke();

context.lineTo(381, 174);
context.stroke();

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

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

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(375, 186);

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

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

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

context.lineTo(391, 183);
context.stroke();

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

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

context.lineTo(413, 181);
context.stroke();

context.lineTo(419, 181);
context.stroke();

context.lineTo(420, 181);
context.stroke();

context.lineTo(422, 181);
context.stroke();

context.lineTo(422, 181);
context.stroke();

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(419, 182);

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

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

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

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

context.lineTo(413, 183);
context.stroke();

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

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

context.lineTo(397, 190);
context.stroke();

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

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

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

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

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

context.strokeStyle = '#000000';
context.save();
context.translate(175, 223);
context.scale(1, 0.717948717948718);
context.beginPath();
context.arc(0, 0, 192, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
</script>
</body>
</html>