<!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.strokeStyle = '#000000';
context.beginPath();
context.moveTo(439, 61);

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

context.lineTo(401, 61);
context.stroke();

context.lineTo(371, 61);
context.stroke();

context.lineTo(344, 61);
context.stroke();

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

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

context.lineTo(263, 83);
context.stroke();

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

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

context.lineTo(207, 118);
context.stroke();

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

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

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

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

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

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

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

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

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

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

context.lineTo(391, 273);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineWidth = 13;

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(151, 60);

context.lineTo(166, 67);
context.stroke();

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

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

context.lineTo(293, 120);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineWidth = 2;

context.lineWidth = 4;

context.lineWidth = 7;

context.lineWidth = 10;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

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

context.lineTo(530, 98);
context.stroke();
</script>
</body>
</html>