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

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(324, 137);

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

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

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

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

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

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

context.lineTo(285, 149);
context.stroke();

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

context.lineTo(274, 164);
context.stroke();

context.lineTo(274, 167);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(268, 226);
context.stroke();

context.lineTo(264, 231);
context.stroke();

context.lineTo(255, 236);
context.stroke();

context.lineTo(249, 237);
context.stroke();

context.lineTo(242, 238);
context.stroke();

context.lineTo(241, 238);
context.stroke();

context.lineTo(240, 238);
context.stroke();

context.lineTo(235, 234);
context.stroke();

context.lineTo(231, 232);
context.stroke();

context.lineTo(226, 227);
context.stroke();

context.lineTo(224, 226);
context.stroke();

context.lineTo(223, 225);
context.stroke();

context.lineTo(223, 225);
context.stroke();

context.lineTo(223, 225);
context.stroke();

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 9;

context.lineWidth = 8;

context.strokeStyle = '#000000';
context.strokeRect(92, 60, 411, 313);
</script>
</body>
</html>