<!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(59, 78);

context.lineTo(60, 78);
context.stroke();

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

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

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

context.lineTo(75, 101);
context.stroke();

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

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

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

context.lineTo(96, 131);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(209, 82);

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

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

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

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

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

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

context.lineTo(273, 117);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(292, 221);
context.stroke();

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

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

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

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

context.lineTo(292, 231);
context.stroke();

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

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

context.lineTo(295, 248);
context.stroke();

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

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

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

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

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(292, 95);

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(259, 107);

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

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(266, 106);

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

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

context.lineWidth = 14;

context.lineWidth = 12;

context.lineWidth = 11;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 6;

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

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