<!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.strokeRect(194, 113, 143, 144);

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

context.lineWidth = 7;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 1;

context.lineWidth = 3;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 9;

context.lineWidth = 11;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.lineWidth = 12;

context.lineWidth = 10;

context.lineWidth = 8;

context.lineWidth = 7;

context.lineWidth = 6;

context.lineWidth = 7;

context.lineWidth = 8;

context.lineWidth = 12;

context.lineWidth = 13;

context.lineWidth = 14;

context.lineWidth = 13;

context.lineWidth = 11;

context.lineWidth = 10;

context.lineWidth = 9;

context.lineWidth = 7;

context.lineWidth = 5;

context.lineWidth = 4;

context.lineWidth = 5;

context.lineWidth = 6;

context.lineWidth = 7;

context.strokeStyle = '#F896FF';
context.beginPath();
context.moveTo(224, 130);

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

context.lineTo(224, 135);
context.stroke();

context.lineTo(224, 139);
context.stroke();

context.lineTo(224, 142);
context.stroke();

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

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

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

context.lineTo(224, 147);
context.stroke();

context.lineTo(224, 147);
context.stroke();

context.lineTo(224, 147);
context.stroke();

context.strokeStyle = '#F896FF';
context.beginPath();
context.moveTo(300, 134);

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

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

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

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

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

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

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

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

context.strokeStyle = '#F896FF';
context.beginPath();
context.moveTo(216, 185);

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

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

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

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

context.lineTo(224, 202);
context.stroke();

context.lineTo(225, 203);
context.stroke();

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

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

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

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

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

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

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

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

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

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

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

context.lineTo(294, 207);
context.stroke();

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

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

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

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

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

context.lineTo(303, 191);
context.stroke();
</script>
</body>
</html>