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

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

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 5;

context.strokeStyle = '#000000';
context.strokeRect(145, 101, 128, 83);

context.strokeStyle = '#FF0000';
context.strokeRect(458, 93, 26, 140);

context.strokeStyle = '#FF00AA';
context.strokeRect(286, 277, 71, 50);

context.strokeStyle = '#FFFFFF';
context.beginPath();
context.moveTo(262, 46);

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

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

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

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

context.lineTo(260, 55);
context.stroke();

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

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

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

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

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

context.lineTo(255, 64);
context.stroke();

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

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

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

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

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

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

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

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

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

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

context.lineTo(244, 84);
context.stroke();

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

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

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

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

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

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

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

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

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

context.lineTo(244, 98);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(287, 99);
context.stroke();

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

context.lineTo(281, 94);
context.stroke();

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

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

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

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

context.lineTo(260, 92);
context.stroke();

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

context.lineTo(260, 95);
context.stroke();

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

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

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

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

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

context.lineTo(265, 104);
context.stroke();

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

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

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

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

context.lineTo(273, 110);
context.stroke();
</script>
</body>
</html>