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

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

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

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

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

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

context.lineTo(105, 132);
context.stroke();

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

context.lineTo(107, 140);
context.stroke();

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

context.lineTo(143, 125);
context.stroke();

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

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

context.lineTo(218, 71);
context.stroke();

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

context.lineTo(210, 77);
context.stroke();

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

context.lineTo(182, 116);
context.stroke();

context.lineTo(173, 138);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 7;

context.lineWidth = 5;

context.lineWidth = 4;

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

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;
</script>
</body>
</html>