<!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 = 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.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 1;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(270, 180);

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(247, 81);

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

context.lineTo(244, 81);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(296, 135);
context.stroke();

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(125, 122);
context.lineTo(337, 253);
context.stroke();
context.closePath();
</script>
</body>
</html>