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

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 5;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(282, 121);

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(386, 98);

context.lineTo(386, 98);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(386, 98);

context.lineTo(386, 98);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(386, 98);

context.lineTo(386, 98);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(386, 98);

context.lineTo(386, 98);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(386, 98);

context.lineTo(386, 99);
context.stroke();

context.lineTo(382, 104);
context.stroke();

context.lineTo(373, 112);
context.stroke();

context.lineTo(362, 122);
context.stroke();

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

context.lineTo(335, 148);
context.stroke();

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

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

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

context.lineTo(307, 213);
context.stroke();

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

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

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

context.lineTo(331, 270);
context.stroke();

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

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

context.lineTo(359, 291);
context.stroke();

context.lineTo(372, 295);
context.stroke();

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

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

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

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

context.lineTo(433, 294);
context.stroke();

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

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

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

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

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

context.lineTo(433, 256);
context.stroke();

context.lineTo(431, 251);
context.stroke();

context.lineTo(429, 246);
context.stroke();

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(422, 234);

context.lineTo(422, 234);
context.stroke();
</script>
</body>
</html>