<!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(75, 43, 453, 424);

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

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 7;

context.lineWidth = 9;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.strokeStyle = '#000000';
context.strokeRect(98, 63, 417, 386);

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(172, 103);

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

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

context.lineTo(192, 130);
context.stroke();

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

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

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

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

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

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

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

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

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

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

context.lineTo(201, 140);
context.stroke();

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

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

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

context.lineTo(203, 145);
context.stroke();

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

context.lineTo(214, 156);
context.stroke();

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

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

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

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

context.lineTo(261, 195);
context.stroke();

context.lineTo(261, 195);
context.stroke();

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

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

context.lineTo(320, 267);
context.stroke();

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

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

context.lineTo(340, 303);
context.stroke();

context.lineTo(346, 306);
context.stroke();

context.lineTo(349, 308);
context.stroke();

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

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

context.lineTo(321, 340);
context.stroke();

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

context.lineTo(306, 341);
context.stroke();

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

context.lineTo(280, 333);
context.stroke();

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

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

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

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

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

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

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

context.lineTo(333, 278);
context.stroke();

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(396, 169);

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(298, 85);
context.lineTo(227, 343);
context.stroke();
context.closePath();
</script>
</body>
</html>