<!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 = 10;
context.lineWidth = 8;
context.lineWidth = 5;
context.lineWidth = 2;
context.lineWidth = 1;
context.lineWidth = 5;
context.lineWidth = 11;
context.lineWidth = 14;
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(116, 137);
context.lineTo(116, 137);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(152, 163);
context.lineTo(152, 163);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(219, 123);
context.lineTo(219, 123);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(256, 171);
context.lineTo(256, 172);
context.stroke();
context.lineTo(256, 172);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(235, 236);
context.lineTo(235, 236);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(201, 295);
context.lineTo(201, 295);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(104, 357);
context.lineTo(104, 357);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(256, 404);
context.lineTo(256, 404);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(403, 335);
context.lineTo(403, 335);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(451, 233);
context.lineTo(451, 233);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(488, 311);
context.lineTo(488, 311);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(471, 366);
context.lineTo(470, 367);
context.stroke();
context.lineTo(469, 367);
context.stroke();
context.lineTo(469, 367);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(430, 392);
context.lineTo(429, 393);
context.stroke();
context.lineTo(424, 395);
context.stroke();
context.lineTo(424, 395);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(210, 405);
context.lineTo(210, 405);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(104, 387);
context.lineTo(102, 385);
context.stroke();
context.lineTo(102, 385);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(75, 326);
context.lineTo(75, 326);
context.stroke();
context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(357, 233);
context.lineTo(357, 233);
context.stroke();
</script>
</body>
</html>