<!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(243, 223);

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

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

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

context.lineTo(216, 159);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(376, 115);
context.stroke();

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

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

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

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

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

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

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

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

context.lineTo(404, 175);
context.stroke();

context.lineTo(404, 179);
context.stroke();

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

context.lineTo(404, 185);
context.stroke();

context.lineTo(404, 190);
context.stroke();

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

context.lineTo(402, 200);
context.stroke();

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

context.lineTo(398, 206);
context.stroke();

context.lineTo(395, 214);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(369, 108);
context.stroke();
</script>
</body>
</html>