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

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(434, 105);

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

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(379, 270);

context.lineTo(379, 270);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(373, 264);

context.lineTo(373, 264);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(373, 264);

context.lineTo(373, 264);
context.stroke();

context.strokeStyle = '#000000';
context.beginPath();
context.moveTo(191, 58);

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

context.lineTo(190, 65);
context.stroke();

context.lineTo(180, 79);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(169, 314);
context.stroke();

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

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

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

context.lineTo(236, 355);
context.stroke();

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

context.lineTo(270, 366);
context.stroke();

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

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

context.lineTo(346, 363);
context.stroke();

context.lineTo(363, 351);
context.stroke();

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

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

context.lineTo(372, 314);
context.stroke();

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

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

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

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

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

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

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

context.lineTo(366, 190);
context.stroke();

context.lineTo(363, 180);
context.stroke();

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

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

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

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

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

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

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

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

context.lineTo(288, 102);
context.stroke();

context.lineTo(270, 90);
context.stroke();

context.lineTo(262, 85);
context.stroke();

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

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

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

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

context.lineTo(236, 74);
context.stroke();

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

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

context.lineTo(229, 74);
context.stroke();

context.lineTo(229, 73);
context.stroke();

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

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

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

context.lineTo(178, 56);
context.stroke();

context.lineTo(169, 52);
context.stroke();

context.lineTo(169, 52);
context.stroke();
</script>
</body>
</html>