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

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.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 1;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(322, 102);

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(327, 147);
context.stroke();

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

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

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

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

context.lineTo(338, 186);
context.stroke();

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

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

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

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

context.lineTo(348, 217);
context.stroke();

context.lineTo(350, 220);
context.stroke();

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

context.lineTo(352, 229);
context.stroke();

context.lineTo(353, 233);
context.stroke();

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

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

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

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

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

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

context.lineTo(360, 243);
context.stroke();

context.lineTo(360, 244);
context.stroke();

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

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

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

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

context.lineTo(356, 250);
context.stroke();

context.lineTo(355, 252);
context.stroke();

context.lineTo(354, 253);
context.stroke();

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

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

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

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

context.lineTo(338, 262);
context.stroke();

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

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

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

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

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

context.lineTo(302, 266);
context.stroke();

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

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

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

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

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

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

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

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

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

context.lineTo(296, 254);
context.stroke();
</script>
</body>
</html>