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

context.lineWidth = 2;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(318, 91);

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

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

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

context.lineTo(368, 79);
context.stroke();

context.lineTo(385, 78);
context.stroke();

context.lineTo(411, 76);
context.stroke();

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

context.lineTo(452, 82);
context.stroke();

context.lineTo(469, 88);
context.stroke();

context.lineTo(481, 94);
context.stroke();

context.lineTo(491, 102);
context.stroke();

context.lineTo(503, 111);
context.stroke();

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

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

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

context.lineTo(512, 152);
context.stroke();

context.lineTo(510, 161);
context.stroke();

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

context.lineTo(502, 187);
context.stroke();

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

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

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

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

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

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

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

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(462, 30);

context.lineTo(460, 33);
context.stroke();

context.lineTo(456, 35);
context.stroke();

context.lineTo(440, 51);
context.stroke();

context.lineTo(432, 57);
context.stroke();

context.lineTo(421, 69);
context.stroke();

context.lineTo(409, 75);
context.stroke();

context.lineTo(397, 82);
context.stroke();

context.lineTo(387, 90);
context.stroke();

context.lineTo(378, 102);
context.stroke();

context.lineTo(367, 111);
context.stroke();

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

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

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

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

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

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

context.lineTo(348, 141);
context.stroke();
</script>
</body>
</html>