<!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.beginPath();
context.moveTo(185, 210);
context.lineTo(479, 245);
context.stroke();
context.closePath();
context.strokeStyle = '#000000';
context.strokeRect(109, 118, 138, 232);
context.strokeStyle = '#000000';
context.strokeRect(336, 231, 71, 190);
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 = 9;
context.lineWidth = 8;
context.lineWidth = 7;
context.lineWidth = 8;
context.lineWidth = 9;
context.lineWidth = 10;
context.lineWidth = 11;
context.lineWidth = 12;
context.lineWidth = 13;
context.lineWidth = 12;
context.lineWidth = 11;
context.lineWidth = 10;
context.lineWidth = 9;
context.lineWidth = 8;
context.lineWidth = 7;
context.lineWidth = 8;
context.lineWidth = 9;
context.lineWidth = 8;
context.strokeStyle = '#000000';
context.strokeRect(430, 85, 30, 77);
context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(429, 72);
context.lineTo(431, 81);
context.stroke();
context.lineTo(435, 94);
context.stroke();
context.lineTo(438, 108);
context.stroke();
context.lineTo(441, 129);
context.stroke();
context.lineTo(443, 137);
context.stroke();
context.lineTo(444, 142);
context.stroke();
context.lineTo(444, 146);
context.stroke();
context.lineTo(445, 150);
context.stroke();
context.lineTo(446, 151);
context.stroke();
context.lineTo(447, 154);
context.stroke();
context.lineTo(447, 154);
context.stroke();
context.lineTo(447, 156);
context.stroke();
context.lineTo(447, 157);
context.stroke();
context.lineTo(447, 158);
context.stroke();
context.lineTo(447, 158);
context.stroke();
context.lineTo(447, 159);
context.stroke();
context.lineTo(447, 159);
context.stroke();
context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(111, 94);
context.lineTo(120, 99);
context.stroke();
context.lineTo(132, 106);
context.stroke();
context.lineTo(143, 114);
context.stroke();
context.lineTo(163, 129);
context.stroke();
context.lineTo(171, 136);
context.stroke();
context.lineTo(180, 145);
context.stroke();
context.lineTo(187, 153);
context.stroke();
context.lineTo(195, 161);
context.stroke();
context.lineTo(211, 178);
context.stroke();
context.lineTo(219, 186);
context.stroke();
context.lineTo(225, 194);
context.stroke();
context.lineTo(231, 202);
context.stroke();
context.lineTo(236, 209);
context.stroke();
context.lineTo(245, 221);
context.stroke();
context.lineTo(248, 226);
context.stroke();
context.lineTo(252, 232);
context.stroke();
context.lineTo(255, 238);
context.stroke();
context.lineTo(259, 242);
context.stroke();
context.lineTo(262, 248);
context.stroke();
context.lineTo(267, 258);
context.stroke();
context.lineTo(270, 263);
context.stroke();
context.lineTo(271, 266);
context.stroke();
context.lineTo(272, 269);
context.stroke();
context.lineTo(273, 271);
context.stroke();
context.lineTo(275, 277);
context.stroke();
context.lineTo(275, 279);
context.stroke();
context.lineTo(275, 281);
context.stroke();
context.lineTo(275, 281);
context.stroke();
</script>
</body>
</html>