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

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(24, 16);

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

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

context.lineTo(37, 17);
context.stroke();

context.lineTo(45, 20);
context.stroke();

context.lineTo(55, 22);
context.stroke();

context.lineTo(67, 25);
context.stroke();

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

context.lineTo(96, 29);
context.stroke();

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

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

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

context.lineTo(199, 34);
context.stroke();

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

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

context.lineTo(258, 35);
context.stroke();

context.lineTo(275, 38);
context.stroke();

context.lineTo(290, 38);
context.stroke();

context.lineTo(305, 40);
context.stroke();

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

context.lineTo(331, 43);
context.stroke();

context.lineTo(344, 47);
context.stroke();

context.lineTo(358, 49);
context.stroke();

context.lineTo(364, 51);
context.stroke();

context.lineTo(368, 53);
context.stroke();

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

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

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

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

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

context.lineTo(379, 88);
context.stroke();

context.lineTo(379, 95);
context.stroke();

context.lineTo(379, 103);
context.stroke();

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

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

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

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

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

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

context.lineTo(338, 165);
context.stroke();

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

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

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

context.lineTo(279, 180);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(67, 157);
context.stroke();

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

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

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

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

context.lineTo(27, 103);
context.stroke();

context.lineTo(23, 94);
context.stroke();

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

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

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

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

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

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

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

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

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

context.lineTo(25, 67);
context.stroke();

context.lineTo(28, 66);
context.stroke();

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(373, 170);

context.lineTo(373, 170);
context.stroke();
var canvas, context, canvaso, contexto;
canvaso = document.getElementById('imageView');
context = canvaso.getContext('2d');
context.lineWidth = 5;

context.strokeStyle = '#000000';
context.strokeRect(7, 12, 584, 393);

context.strokeStyle = '#000000';
context.strokeRect(25, 34, 127, 145);

context.strokeStyle = '#000000';
context.strokeRect(222, 189, 98, 52);

context.strokeStyle = '#000000';
context.strokeRect(403, 332, 123, 51);
</script>
</body>
</html>