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

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

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

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.strokeStyle = '#000000';
context.strokeRect(207, 111, 113, 48);

context.strokeStyle = '#000000';
context.strokeRect(334, 179, 54, 106);

context.strokeStyle = '#000000';
context.strokeRect(208, 302, 110, 51);

context.strokeStyle = '#000000';
context.strokeRect(132, 168, 56, 119);

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(200, 188);

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(200, 183);

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 5;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(204, 187);

context.strokeStyle = '#000000';
context.strokeRect(202, 188, 28, 73);

context.strokeStyle = '#000000';
context.strokeRect(224, 268, 77, 24);

context.strokeStyle = '#000000';
context.strokeRect(291, 193, 29, 65);

context.strokeStyle = '#000000';
context.strokeRect(234, 168, 65, 16);

context.strokeStyle = '#000000';
context.strokeRect(177, 41, 170, 51);

context.strokeStyle = '#000000';
context.strokeRect(53, 146, 62, 163);

context.strokeStyle = '#000000';
context.strokeRect(176, 370, 178, 56);

context.strokeStyle = '#000000';
context.strokeRect(406, 154, 70, 173);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(359, 92);
context.lineTo(399, 139);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(399, 137);
context.lineTo(451, 137);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(449, 138);
context.lineTo(359, 48);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(360, 48);
context.lineTo(360, 94);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(364, 368);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(362, 370);
context.lineTo(403, 334);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(400, 334);
context.lineTo(448, 337);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(448, 339);
context.lineTo(363, 411);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(364, 411);
context.lineTo(364, 369);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(80, 319);
context.lineTo(116, 318);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(116, 319);
context.lineTo(167, 370);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(165, 368);
context.lineTo(164, 412);
context.stroke();
context.closePath();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(163, 412);
context.lineTo(82, 324);
context.stroke();
context.closePath();

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 1;
</script>
</body>
</html>