<!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(315, 208);

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

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

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

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

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

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

context.lineTo(341, 229);
context.stroke();

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(213, 230);

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

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

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

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

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

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

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

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

context.lineTo(297, 174);
context.stroke();

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(405, 210);

context.lineTo(405, 209);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(190, 252);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(387, 272);
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 = 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 = 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.strokeStyle = '#000000';
context.beginPath();
context.moveTo(318, 60);

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

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

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

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

context.lineTo(417, 68);
context.stroke();

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

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

context.lineTo(443, 73);
context.stroke();

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

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

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

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

context.lineTo(428, 22);
context.stroke();

context.lineTo(431, 25);
context.stroke();

context.lineTo(447, 31);
context.stroke();

context.lineTo(495, 44);
context.stroke();

context.lineTo(513, 46);
context.stroke();

context.lineTo(516, 47);
context.stroke();

context.lineTo(519, 47);
context.stroke();

context.lineTo(523, 47);
context.stroke();

context.lineTo(530, 48);
context.stroke();

context.lineTo(532, 48);
context.stroke();

context.lineTo(532, 48);
context.stroke();
</script>
</body>
</html>