<!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.strokeRect(118, 167, 151, 96);

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

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

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 1;

context.lineWidth = 2;

context.lineWidth = 1;

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(68, 6);

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

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

context.lineTo(69, 10);
context.stroke();

context.lineTo(71, 12);
context.stroke();

context.lineTo(76, 15);
context.stroke();

context.lineTo(81, 18);
context.stroke();

context.lineTo(87, 21);
context.stroke();

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

context.lineTo(101, 32);
context.stroke();

context.lineTo(108, 39);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(120, 77);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(319, 281);
context.stroke();

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

context.lineTo(330, 298);
context.stroke();

context.lineTo(332, 304);
context.stroke();

context.lineTo(337, 312);
context.stroke();

context.lineTo(337, 316);
context.stroke();

context.lineTo(337, 317);
context.stroke();

context.lineTo(337, 317);
context.stroke();

context.lineTo(337, 317);
context.stroke();

context.lineTo(337, 316);
context.stroke();

context.lineTo(336, 316);
context.stroke();

context.lineTo(335, 314);
context.stroke();

context.lineTo(335, 314);
context.stroke();

context.strokeStyle = '#000000';
context.strokeRect(377, 194, 95, 44);

context.strokeStyle = '#000000';
context.strokeRect(379, 274, 48, 41);

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.strokeStyle = '#000000';
context.save();
context.translate(302, 94);
context.scale(1, 0.9473684210526315);
context.beginPath();
context.arc(0, 0, 52, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
</script>
</body>
</html>