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

context.lineWidth = 2;

context.lineWidth = 1;

context.lineWidth = 2;

context.lineWidth = 3;

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

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(179, 211);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(280, 271);
context.stroke();

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

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

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

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

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

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

context.lineTo(280, 284);
context.stroke();

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

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

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

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

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

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

context.lineTo(269, 290);
context.stroke();

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

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

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

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

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

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

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

context.lineTo(257, 291);
context.stroke();
</script>
</body>
</html>