<!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 = '#6FFF00';
context.beginPath();
context.moveTo(282, 71);
context.lineTo(171, 138);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(172, 137);
context.lineTo(355, 135);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(281, 72);
context.lineTo(353, 134);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(246, 135);
context.lineTo(126, 223);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(127, 222);
context.lineTo(405, 219);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(297, 136);
context.lineTo(402, 218);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(212, 221);
context.lineTo(89, 309);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(89, 307);
context.lineTo(465, 305);
context.stroke();
context.closePath();

context.strokeStyle = '#6FFF00';
context.beginPath();
context.moveTo(338, 222);
context.lineTo(462, 304);
context.stroke();
context.closePath();

context.strokeStyle = '#FF860D';
context.strokeRect(238, 306, 70, 91);

context.strokeStyle = '#FF2626';
context.strokeRect(381, 348, 65, 51);

context.strokeStyle = '#FF2626';
context.strokeRect(331, 367, 37, 30);

context.strokeStyle = '#FF2626';
context.strokeRect(108, 327, 93, 68);

context.strokeStyle = '#FF2626';
context.strokeRect(467, 362, 36, 37);

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(347, 364);
context.lineTo(336, 353);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(345, 364);
context.lineTo(360, 351);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(409, 348);
context.lineTo(396, 328);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(408, 345);
context.lineTo(437, 329);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(488, 359);
context.lineTo(469, 344);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(482, 360);
context.lineTo(501, 342);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(140, 323);
context.lineTo(117, 294);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.beginPath();
context.moveTo(132, 324);
context.lineTo(165, 293);
context.stroke();
context.closePath();

context.strokeStyle = '#FF2626';
context.save();
context.translate(228.5, 115);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FF2626';
context.save();
context.translate(316.5, 186);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FF2626';
context.save();
context.translate(206.5, 261);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FF2626';
context.save();
context.translate(338.5, 273);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FF2626';
context.save();
context.translate(250, 157);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 3, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(287, 104);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 3, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(267.5, 119.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(189.5, 199.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(320.5, 239.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(237.5, 282);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(257.5, 239.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(393, 292.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 5, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#1966FF';
context.save();
context.translate(156.5, 281);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(311.5, 120.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(262.5, 97.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(222, 181.5);
context.scale(0.8, 1);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(280, 186.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 5, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(290, 148.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 5, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(343.5, 249.5);
context.scale(1, 0.6);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(368.5, 277);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(273.5, 262.5);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 4, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(183, 273);
context.scale(1, 1);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#FFFF00';
context.save();
context.translate(288, 287);
context.scale(1, 0.6666666666666666);
context.beginPath();
context.arc(0, 0, 7, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#0080FF';
context.save();
context.translate(256, 186.5);
context.scale(1, 0.75);
context.beginPath();
context.arc(0, 0, 5, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();

context.strokeStyle = '#0080FF';
context.save();
context.translate(341.5, 201.5);
context.scale(1, 0.6);
context.beginPath();
context.arc(0, 0, 6, 0, 6.283185307179586, false);
context.stroke();
context.closePath();
context.restore();
</script>
</body>
</html>