<!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(118.25999450683594, 74.93999481201172);

context.lineTo(119.12999725341797, 74.93999481201172);
context.stroke();

context.lineTo(120.8699951171875, 74.93999481201172);
context.stroke();

context.lineTo(121.73999786376953, 74.93999481201172);
context.stroke();

context.lineTo(134.77999877929687, 74.93999481201172);
context.stroke();

context.lineTo(144.34999084472656, 76.68000030517578);
context.stroke();

context.lineTo(146.95999145507812, 76.68000030517578);
context.stroke();

context.lineTo(147.8300018310547, 77.54999542236328);
context.stroke();

context.lineTo(148.6999969482422, 77.54999542236328);
context.stroke();

context.lineTo(150.42999267578125, 77.54999542236328);
context.stroke();

context.lineTo(155.64999389648437, 77.54999542236328);
context.stroke();

context.lineTo(164.34999084472656, 77.54999542236328);
context.stroke();

context.lineTo(173.0399932861328, 77.54999542236328);
context.stroke();

context.lineTo(181.739990234375, 77.54999542236328);
context.stroke();

context.lineTo(182.61000061035156, 77.54999542236328);
context.stroke();

context.lineTo(184.34999084472656, 79.29000091552734);
context.stroke();

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

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

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

context.lineTo(179.12998962402344, 121.0199966430664);
context.stroke();

context.lineTo(175.64999389648437, 120.14999389648437);
context.stroke();

context.lineTo(164.34999084472656, 118.41999816894531);
context.stroke();

context.lineTo(156.51998901367187, 116.68000030517578);
context.stroke();

context.lineTo(144.34999084472656, 116.68000030517578);
context.stroke();

context.lineTo(136.52000427246094, 116.68000030517578);
context.stroke();

context.lineTo(135.64999389648437, 116.68000030517578);
context.stroke();

context.lineTo(134.77999877929687, 116.68000030517578);
context.stroke();

context.lineTo(131.3000030517578, 116.68000030517578);
context.stroke();

context.lineTo(123.47999572753906, 117.54999542236328);
context.stroke();

context.lineTo(121.73999786376953, 117.54999542236328);
context.stroke();

context.lineTo(121.73999786376953, 115.80999755859375);
context.stroke();

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

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

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

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

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

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

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

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

context.lineTo(120.8699951171875, 88.8499984741211);
context.stroke();

context.lineTo(120.8699951171875, 87.97999572753906);
context.stroke();

context.lineTo(120.8699951171875, 87.11000061035156);
context.stroke();

context.lineTo(120.8699951171875, 86.23999786376953);
context.stroke();

context.lineTo(120.8699951171875, 83.62999725341797);
context.stroke();

context.lineTo(120.8699951171875, 81.88999938964844);
context.stroke();

context.lineTo(120.8699951171875, 81.0199966430664);
context.stroke();

context.lineTo(120.8699951171875, 80.1500015258789);
context.stroke();

context.lineTo(120.8699951171875, 79.29000091552734);
context.stroke();

context.lineTo(120.8699951171875, 78.41999816894531);
context.stroke();

context.lineTo(121.73999786376953, 77.54999542236328);
context.stroke();

context.lineTo(121.73999786376953, 75.80999755859375);
context.stroke();

context.lineTo(121.73999786376953, 74.93999481201172);
context.stroke();

context.lineTo(121.73999786376953, 74.93999481201172);
context.stroke();
</script>
</body>
</html>