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

context.lineWidth = 5;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

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

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

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

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

context.lineTo(191, 136);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(347, 205);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(154, 97);
context.stroke();

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

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

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

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

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

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

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

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

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

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

context.lineTo(207, 106);
context.stroke();
</script>
</body>
</html>