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

context.lineWidth = 8;

context.lineWidth = 7;

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 = 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(301, 75);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(245, 128);
context.stroke();

context.lineTo(245, 126);
context.stroke();

context.lineTo(245, 124);
context.stroke();

context.lineTo(245, 124);
context.stroke();

context.strokeStyle = '#000000';
context.strokeRect(156, 69, 34, 121);
</script>
</body>
</html>