<!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(43, 41);
context.lineTo(409, 69);
context.stroke();
context.closePath();

context.lineWidth = 4;

context.lineWidth = 3;

context.lineWidth = 2;

context.lineWidth = 1;

context.lineWidth = 2;

context.lineWidth = 3;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.strokeStyle = '#A9FF47';
context.strokeRect(137, 71, 158, 96);

context.strokeStyle = '#A9FF47';
context.beginPath();
context.moveTo(211, 76);

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

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

context.strokeStyle = '#A9FF47';
context.beginPath();
context.moveTo(211, 76);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(241, 121);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

context.strokeStyle = '#A9FF47';
context.beginPath();
context.moveTo(259, 109);

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

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

context.strokeStyle = '#A9FF47';
context.beginPath();
context.moveTo(368, 164);

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

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

context.strokeStyle = '#A9FF47';
context.beginPath();
context.moveTo(385, 122);

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

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

context.lineTo(385, 123);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 9;

context.lineWidth = 10;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 14;

context.lineWidth = 11;

context.lineWidth = 7;

context.lineWidth = 2;

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