<!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 = 11;
context.lineWidth = 10;
context.lineWidth = 9;
context.lineWidth = 8;
context.lineWidth = 7;
context.lineWidth = 6;
context.lineWidth = 5;
context.lineWidth = 4;
context.strokeStyle = '#000000';
context.strokeRect(336, 82, 230, 343);
context.strokeStyle = '#000000';
context.strokeRect(334, 231, 147, 194);
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(31, 292);
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(39, 375);
context.lineTo(39, 375);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(28, 388);
context.lineTo(29, 306);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(27, 306);
context.lineTo(188, 304);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(186, 302);
context.lineTo(186, 301);
context.stroke();
context.lineTo(186, 297);
context.stroke();
context.lineTo(186, 296);
context.stroke();
context.lineTo(186, 289);
context.stroke();
context.lineTo(186, 281);
context.stroke();
context.lineTo(186, 279);
context.stroke();
context.lineTo(186, 275);
context.stroke();
context.lineTo(186, 273);
context.stroke();
context.lineTo(186, 272);
context.stroke();
context.lineTo(186, 271);
context.stroke();
context.lineTo(186, 270);
context.stroke();
context.lineTo(186, 268);
context.stroke();
context.lineTo(186, 265);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(186, 264);
context.lineTo(186, 264);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(184, 265);
context.lineTo(294, 341);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(290, 338);
context.lineTo(193, 420);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(193, 420);
context.lineTo(194, 384);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(27, 383);
context.lineTo(190, 385);
context.stroke();
context.closePath();
</script>
</body>
</html>