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

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 10;

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

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(306, 53);

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

context.lineTo(308, 56);
context.stroke();

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

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

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

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

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

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

context.lineTo(325, 85);
context.stroke();

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

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

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

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

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

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

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

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

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

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

context.lineTo(339, 114);
context.stroke();

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

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

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

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

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

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

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

context.lineTo(364, 168);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(377, 231);
context.stroke();
</script>
</body>
</html>