From randallwiggins
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html lang="en"><head>
+
<html>
    <meta charset="utf-8">
+
<script type="application/javascript">
    <style type="text/css">svg:not(:root).svg-inline--fa {
 
  overflow: visible;
 
}
 
 
 
.svg-inline--fa {
 
  display: inline-block;
 
  font-size: inherit;
 
  height: 1em;
 
  overflow: visible;
 
  vertical-align: -0.125em;
 
}
 
.svg-inline--fa.fa-lg {
 
  vertical-align: -0.225em;
 
}
 
.svg-inline--fa.fa-w-1 {
 
  width: 0.0625em;
 
}
 
.svg-inline--fa.fa-w-2 {
 
  width: 0.125em;
 
}
 
.svg-inline--fa.fa-w-3 {
 
  width: 0.1875em;
 
}
 
.svg-inline--fa.fa-w-4 {
 
  width: 0.25em;
 
}
 
.svg-inline--fa.fa-w-5 {
 
  width: 0.3125em;
 
}
 
.svg-inline--fa.fa-w-6 {
 
  width: 0.375em;
 
}
 
.svg-inline--fa.fa-w-7 {
 
  width: 0.4375em;
 
}
 
.svg-inline--fa.fa-w-8 {
 
  width: 0.5em;
 
}
 
.svg-inline--fa.fa-w-9 {
 
  width: 0.5625em;
 
}
 
.svg-inline--fa.fa-w-10 {
 
  width: 0.625em;
 
}
 
.svg-inline--fa.fa-w-11 {
 
  width: 0.6875em;
 
}
 
.svg-inline--fa.fa-w-12 {
 
  width: 0.75em;
 
}
 
.svg-inline--fa.fa-w-13 {
 
  width: 0.8125em;
 
}
 
.svg-inline--fa.fa-w-14 {
 
  width: 0.875em;
 
}
 
.svg-inline--fa.fa-w-15 {
 
  width: 0.9375em;
 
}
 
.svg-inline--fa.fa-w-16 {
 
  width: 1em;
 
}
 
.svg-inline--fa.fa-w-17 {
 
  width: 1.0625em;
 
}
 
.svg-inline--fa.fa-w-18 {
 
  width: 1.125em;
 
}
 
.svg-inline--fa.fa-w-19 {
 
  width: 1.1875em;
 
}
 
.svg-inline--fa.fa-w-20 {
 
  width: 1.25em;
 
}
 
.svg-inline--fa.fa-pull-left {
 
  margin-right: 0.3em;
 
  width: auto;
 
}
 
.svg-inline--fa.fa-pull-right {
 
  margin-left: 0.3em;
 
  width: auto;
 
}
 
.svg-inline--fa.fa-border {
 
  height: 1.5em;
 
}
 
.svg-inline--fa.fa-li {
 
  width: 2em;
 
}
 
.svg-inline--fa.fa-fw {
 
  width: 1.25em;
 
}
 
 
 
.fa-layers svg.svg-inline--fa {
 
  bottom: 0;
 
  left: 0;
 
  margin: auto;
 
  position: absolute;
 
  right: 0;
 
  top: 0;
 
}
 
 
 
.fa-layers {
 
  display: inline-block;
 
  height: 1em;
 
  position: relative;
 
  text-align: center;
 
  vertical-align: -0.125em;
 
  width: 1em;
 
}
 
.fa-layers svg.svg-inline--fa {
 
  -webkit-transform-origin: center center;
 
          transform-origin: center center;
 
}
 
 
 
.fa-layers-counter, .fa-layers-text {
 
  display: inline-block;
 
  position: absolute;
 
  text-align: center;
 
}
 
 
 
.fa-layers-text {
 
  left: 50%;
 
  top: 50%;
 
  -webkit-transform: translate(-50%, -50%);
 
          transform: translate(-50%, -50%);
 
  -webkit-transform-origin: center center;
 
          transform-origin: center center;
 
}
 
 
 
.fa-layers-counter {
 
  background-color: #ff253a;
 
  border-radius: 1em;
 
  -webkit-box-sizing: border-box;
 
          box-sizing: border-box;
 
  color: #fff;
 
  height: 1.5em;
 
  line-height: 1;
 
  max-width: 5em;
 
  min-width: 1.5em;
 
  overflow: hidden;
 
  padding: 0.25em;
 
  right: 0;
 
  text-overflow: ellipsis;
 
  top: 0;
 
  -webkit-transform: scale(0.25);
 
          transform: scale(0.25);
 
  -webkit-transform-origin: top right;
 
          transform-origin: top right;
 
}
 
 
 
.fa-layers-bottom-right {
 
  bottom: 0;
 
  right: 0;
 
  top: auto;
 
  -webkit-transform: scale(0.25);
 
          transform: scale(0.25);
 
  -webkit-transform-origin: bottom right;
 
          transform-origin: bottom right;
 
}
 
 
 
.fa-layers-bottom-left {
 
  bottom: 0;
 
  left: 0;
 
  right: auto;
 
  top: auto;
 
  -webkit-transform: scale(0.25);
 
          transform: scale(0.25);
 
  -webkit-transform-origin: bottom left;
 
          transform-origin: bottom left;
 
}
 
 
 
.fa-layers-top-right {
 
  right: 0;
 
  top: 0;
 
  -webkit-transform: scale(0.25);
 
          transform: scale(0.25);
 
  -webkit-transform-origin: top right;
 
          transform-origin: top right;
 
}
 
 
 
.fa-layers-top-left {
 
  left: 0;
 
  right: auto;
 
  top: 0;
 
  -webkit-transform: scale(0.25);
 
          transform: scale(0.25);
 
  -webkit-transform-origin: top left;
 
          transform-origin: top left;
 
}
 
 
 
.fa-lg {
 
  font-size: 1.3333333333em;
 
  line-height: 0.75em;
 
  vertical-align: -0.0667em;
 
}
 
 
 
.fa-xs {
 
  font-size: 0.75em;
 
}
 
 
 
.fa-sm {
 
  font-size: 0.875em;
 
}
 
 
 
.fa-1x {
 
  font-size: 1em;
 
}
 
 
 
.fa-2x {
 
  font-size: 2em;
 
}
 
 
 
.fa-3x {
 
  font-size: 3em;
 
}
 
 
 
.fa-4x {
 
  font-size: 4em;
 
}
 
 
 
.fa-5x {
 
  font-size: 5em;
 
}
 
 
 
.fa-6x {
 
  font-size: 6em;
 
}
 
 
 
.fa-7x {
 
  font-size: 7em;
 
}
 
 
 
.fa-8x {
 
  font-size: 8em;
 
}
 
 
 
.fa-9x {
 
  font-size: 9em;
 
}
 
 
 
.fa-10x {
 
  font-size: 10em;
 
}
 
 
 
.fa-fw {
 
  text-align: center;
 
  width: 1.25em;
 
}
 
 
 
.fa-ul {
 
  list-style-type: none;
 
  margin-left: 2.5em;
 
  padding-left: 0;
 
}
 
.fa-ul > li {
 
  position: relative;
 
}
 
 
 
.fa-li {
 
  left: -2em;
 
  position: absolute;
 
  text-align: center;
 
  width: 2em;
 
  line-height: inherit;
 
}
 
 
 
.fa-border {
 
  border: solid 0.08em #eee;
 
  border-radius: 0.1em;
 
  padding: 0.2em 0.25em 0.15em;
 
}
 
 
 
.fa-pull-left {
 
  float: left;
 
}
 
 
 
.fa-pull-right {
 
  float: right;
 
}
 
 
 
.fa.fa-pull-left,
 
.fas.fa-pull-left,
 
.far.fa-pull-left,
 
.fal.fa-pull-left,
 
.fab.fa-pull-left {
 
  margin-right: 0.3em;
 
}
 
.fa.fa-pull-right,
 
.fas.fa-pull-right,
 
.far.fa-pull-right,
 
.fal.fa-pull-right,
 
.fab.fa-pull-right {
 
  margin-left: 0.3em;
 
}
 
 
 
.fa-spin {
 
  -webkit-animation: fa-spin 2s infinite linear;
 
          animation: fa-spin 2s infinite linear;
 
}
 
 
 
.fa-pulse {
 
  -webkit-animation: fa-spin 1s infinite steps(8);
 
          animation: fa-spin 1s infinite steps(8);
 
}
 
 
 
@-webkit-keyframes fa-spin {
 
  0% {
 
    -webkit-transform: rotate(0deg);
 
            transform: rotate(0deg);
 
  }
 
  100% {
 
    -webkit-transform: rotate(360deg);
 
            transform: rotate(360deg);
 
  }
 
}
 
 
 
@keyframes fa-spin {
 
  0% {
 
    -webkit-transform: rotate(0deg);
 
            transform: rotate(0deg);
 
  }
 
  100% {
 
    -webkit-transform: rotate(360deg);
 
            transform: rotate(360deg);
 
  }
 
}
 
.fa-rotate-90 {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 
  -webkit-transform: rotate(90deg);
 
          transform: rotate(90deg);
 
}
 
 
 
.fa-rotate-180 {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 
  -webkit-transform: rotate(180deg);
 
          transform: rotate(180deg);
 
}
 
 
 
.fa-rotate-270 {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 
  -webkit-transform: rotate(270deg);
 
          transform: rotate(270deg);
 
}
 
 
 
.fa-flip-horizontal {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
 
  -webkit-transform: scale(-1, 1);
 
          transform: scale(-1, 1);
 
}
 
 
 
.fa-flip-vertical {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 
  -webkit-transform: scale(1, -1);
 
          transform: scale(1, -1);
 
}
 
 
 
.fa-flip-horizontal.fa-flip-vertical {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 
  -webkit-transform: scale(-1, -1);
 
          transform: scale(-1, -1);
 
}
 
 
 
:root .fa-rotate-90,
 
:root .fa-rotate-180,
 
:root .fa-rotate-270,
 
:root .fa-flip-horizontal,
 
:root .fa-flip-vertical {
 
  -webkit-filter: none;
 
          filter: none;
 
}
 
 
 
.fa-stack {
 
  display: inline-block;
 
  height: 2em;
 
  position: relative;
 
  width: 2.5em;
 
}
 
 
 
.fa-stack-1x,
 
.fa-stack-2x {
 
  bottom: 0;
 
  left: 0;
 
  margin: auto;
 
  position: absolute;
 
  right: 0;
 
  top: 0;
 
}
 
 
 
.svg-inline--fa.fa-stack-1x {
 
  height: 1em;
 
  width: 1.25em;
 
}
 
.svg-inline--fa.fa-stack-2x {
 
  height: 2em;
 
  width: 2.5em;
 
}
 
  
.fa-inverse {
+
function resizeIFrameToFitContent( iFrame ) {
  color: #fff;
 
}
 
  
.sr-only {
+
    iFrame.width  = iFrame.contentWindow.document.body.scrollWidth;
  border: 0;
+
    iFrame.height = iFrame.contentWindow.document.body.scrollHeight;
  clip: rect(0, 0, 0, 0);
 
  height: 1px;
 
  margin: -1px;
 
  overflow: hidden;
 
  padding: 0;
 
  position: absolute;
 
  width: 1px;
 
 
}
 
}
  
.sr-only-focusable:active, .sr-only-focusable:focus {
+
window.addEventListener('DOMContentLoaded', function(e) {
  clip: auto;
 
  height: auto;
 
  margin: 0;
 
  overflow: visible;
 
  position: static;
 
  width: auto;
 
}</style><link rel="shortcut icon" href="/favicon.ico">
 
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 
    <meta name="theme-color" content="#000000">
 
    <!--
 
      manifest.json provides metadata used when your web app is added to the
 
      homescreen on Android. See https://developers.google.com/web/fundamentals/web-app-manifest/
 
    -->
 
    <link rel="manifest" href="/manifest.json">
 
    <!--
 
      Notice the use of  in the tags above.
 
      It will be replaced with the URL of the `public` folder during the build.
 
      Only files inside the `public` folder can be referenced from the HTML.
 
 
 
      Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
 
      work correctly both with client-side routing and a non-root public URL.
 
      Learn how to configure a non-root public URL by running `npm run build`.
 
    -->
 
    <title>React App</title>
 
  <style type="text/css">.styles_menubar__1mgIR a, .styles_button__1BMQK {
 
  -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
  cursor: pointer;
 
  display: inline-block;
 
  border: 1.5px solid rgba(40, 60, 90, 0.9);
 
  color: #283c5a;
 
  padding: 6px 12px 6px 12px;
 
  background: rgba(40, 60, 90, 0); }
 
  .styles_menubar__1mgIR a:hover, .styles_button__1BMQK:hover {
 
    background: rgba(40, 60, 90, 0.4); }
 
 
 
.styles_menubar__1mgIR input {
 
  height: 2em;
 
  font-size: 12pt;
 
  border: 0;
 
  box-sizing: border-box;
 
  width: 450px;
 
  margin-top: 3px;
 
  margin-right: 4px; }
 
 
 
.styles_wrapper__lu_3e {
 
  overflow: hidden;
 
  height: inherit;
 
  font-family: Arial, Helvetica, sans-serif;
 
  color: #222; }
 
  .styles_wrapper__lu_3e a {
 
    color: #222; }
 
 
 
.styles_fullscreen__L70qw {
 
  position: fixed;
 
  width: 100vw;
 
  left: 0;
 
  top: 0;
 
  z-index: 5000;
 
  height: 100vh; }
 
 
 
.styles_navWrapper__2o7a3 {
 
  text-align: left;
 
  -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
  position: relative;
 
  z-index: 1000;
 
  background: #a0e9e5;
 
  padding-right: 2em;
 
  padding: 2px;
 
  cursor: pointer; }
 
  .styles_navWrapper__2o7a3 nav > ul {
 
    margin: 0;
 
    padding: 0 0 0 1em; }
 
  .styles_navWrapper__2o7a3 nav > ul > li {
 
    display: inline-block;
 
    padding-right: 2em; }
 
    .styles_navWrapper__2o7a3 nav > ul > li.styles_hidden__dN4Cy {
 
      display: none; }
 
    .styles_navWrapper__2o7a3 nav > ul > li.styles_dropmenu__172b6::after {
 
      border-top: 6px solid black;
 
      border-right: 6px solid transparent;
 
      border-left: 6px solid transparent;
 
      content: "";
 
      display: inline-block;
 
      height: 0;
 
      width: 0;
 
      vertical-align: middle;
 
      margin-left: 3px; }
 
  .styles_navWrapper__2o7a3 ul li ul {
 
    padding: 0; }
 
  .styles_navWrapper__2o7a3 nav ul ul {
 
    margin-top: 8px; }
 
  .styles_navWrapper__2o7a3 nav ul ul li {
 
    padding: 8px 16px 8px 16px;
 
    cursor: pointer; }
 
  .styles_navWrapper__2o7a3 nav li {
 
    list-style-type: none;
 
    padding: 12px 0 8px 8px;
 
    background: #a0e9e5; }
 
    .styles_navWrapper__2o7a3 nav li:hover {
 
      background: rgba(255, 255, 255, 0.5); }
 
  .styles_navWrapper__2o7a3 li > ul {
 
    position: absolute;
 
    display: none; }
 
  .styles_navWrapper__2o7a3 li:hover > ul {
 
    display: block;
 
    background: #a0e9e5; }
 
 
 
.styles_menubar__1mgIR {
 
  -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
  position: relative;
 
  z-index: 1000;
 
  background: #a0e9e5;
 
  padding-right: 2em;
 
  font-family: Arial, Helvetica, sans-serif;
 
  padding: 2px; }
 
  .styles_menubar__1mgIR select {
 
    padding: 6px;
 
    margin-right: 6px;
 
    font-size: 12pt;
 
    background-color: transparent;
 
    color: white;
 
    border-radius: 0; }
 
  .styles_menubar__1mgIR input {
 
    font-size: 90%; }
 
    .styles_menubar__1mgIR input.styles_number__1JP7h {
 
      width: 40px; }
 
 
 
.styles_modes__1XPkZ a::before {
 
  content: "";
 
  border-radius: 50%;
 
  width: 12px;
 
  height: 12px;
 
  margin-right: 3px;
 
  display: inline-block;
 
  position: relative;
 
  background: #43360c; }
 
 
 
.styles_modes__1XPkZ a.styles_selected__1IJyV::before {
 
  background: #f3d05c; }
 
 
 
.styles_container__3CHm6 {
 
  height: inherit;
 
  overflow: hidden;
 
  position: relative;
 
  z-index: 0; }
 
 
 
.styles_solid__2ljph {
 
  -webkit-animation: styles_colorchange__2onXj 2s infinite;
 
          animation: styles_colorchange__2onXj 2s infinite;
 
  /* animation-name followed by duration in seconds*/ }
 
 
 
@-webkit-keyframes styles_colorchange__2onXj {
 
  0% {
 
    background: red; }
 
  25% {
 
    background: yellow; }
 
  50% {
 
    background: blue; }
 
  75% {
 
    background: green; }
 
  100% {
 
    background: red; } }
 
 
 
@keyframes styles_colorchange__2onXj {
 
  0% {
 
    background: red; }
 
  25% {
 
    background: yellow; }
 
  50% {
 
    background: blue; }
 
  75% {
 
    background: green; }
 
  100% {
 
    background: red; } }
 
 
 
.styles_checks__7WU6L {
 
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI2ZmZiI+PC9yZWN0Pgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPHJlY3QgeD0iMTAiIHk9IjEwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPC9zdmc+"); }
 
 
 
.styles_fs__3nHpR {
 
  background: lightgray;
 
  height: 100%;
 
  padding-top: 150px; }
 
 
 
.styles_centered__3-LmY {
 
  width: 350px;
 
  margin: auto; }
 
  .styles_centered__3-LmY > * {
 
    float: right;
 
    margin-left: 6px; }
 
  .styles_centered__3-LmY input.styles_number__1JP7h {
 
    height: 2.2em;
 
    width: 30px; }
 
 
 
.styles_dropTarget__1UIJ1 {
 
  height: 160px;
 
  background: #eee;
 
  border: 8px dashed #777;
 
  border-radius: 6px;
 
  font-family: sans-serif;
 
  font-size: 16pt;
 
  line-height: 150px;
 
  color: #888;
 
  text-align: center;
 
  margin-bottom: 6px; }
 
 
 
.styles_hidden__dN4Cy {
 
  display: none; }
 
 
 
.styles_leftmenu__3tn0I > input {
 
  float: left;
 
  margin-bottom: 0; }
 
 
 
label + input[type="file"] {
 
  display: none; }
 
</style><style type="text/css"></style><style type="text/css">.styles_buttonbar__1foUb {
 
  padding: 8px 0 8px 0;
 
  text-align: left; }
 
  .styles_buttonbar__1foUb * {
 
    font-size: 16pt;
 
    line-height: 16pt; }
 
  .styles_buttonbar__1foUb select {
 
    width: 60%; }
 
  .styles_buttonbar__1foUb button {
 
    width: 100px;
 
    margin-left: 8px; }
 
  .styles_buttonbar__1foUb a, .styles_buttonbar__1foUb select, .styles_buttonbar__1foUb input {
 
    margin-right: 24px; }
 
</style><style type="text/css">div.styles_midi__2s7vm {
 
  display: none; }
 
</style><style type="text/css">.styles_buttonbar__1KVs7 {
 
  padding: 8px; }
 
  .styles_buttonbar__1KVs7 * {
 
    font-size: 16pt;
 
    line-height: 16pt; }
 
  .styles_buttonbar__1KVs7 input {
 
    width: 60%; }
 
  .styles_buttonbar__1KVs7 button {
 
    width: 100px;
 
    margin-left: 8px; }
 
</style><style type="text/css">body {
 
  background: darkkhaki;
 
}
 
.App {
 
  text-align: center;
 
}
 
 
 
.App-logo {
 
  -webkit-animation: App-logo-spin infinite 20s linear;
 
          animation: App-logo-spin infinite 20s linear;
 
  height: 40vmin;
 
}
 
 
 
.App-header {
 
  background-color: #282c34;
 
  min-height: 100vh;
 
  display: flex;
 
  flex-direction: column;
 
  align-items: center;
 
  justify-content: center;
 
  font-size: calc(10px + 2vmin);
 
  color: white;
 
}
 
 
 
.App-link {
 
  color: #61dafb;
 
}
 
 
 
#wrapper {
 
  max-width:1200px;
 
  margin:auto;
 
  min-width:600px;
 
  background-color: lightgoldenrodyellow;
 
  padding:12px;
 
}
 
#abc {
 
  width:100%;
 
  height:12em;
 
  padding:1em;
 
  box-sizing: border-box;
 
  font-size:12pt;
 
  line-height: 1.5em;
 
}
 
canvas {
 
  fill: #fff;
 
}
 
 
 
.abcjs-midi-reset.abcjs-btn:before{
 
  content:'Rew';
 
}
 
.abcjs-midi-start.abcjs-btn:before {
 
  content:'Play';
 
}
 
.abcjs-midi-start.abcjs-btn.abcjs-pushed:before {
 
  content:'Stop';
 
}</style><style type="text/css">body {
 
  margin: 0;
 
  padding: 0;
 
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
 
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
 
    sans-serif;
 
  -webkit-font-smoothing: antialiased;
 
  -moz-osx-font-smoothing: grayscale;
 
}
 
 
 
code {
 
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
 
    monospace;
 
}
 
</style></head>
 
  <body>
 
    <noscript>You need to enable JavaScript to run this app.</noscript>
 
    <div id="root"><div class="App"><div class="styles_navWrapper__2o7a3"><span><nav><ul><li><a class=""></a>Tunebook</li><li><a class="styles_dropmenu__172b6"></a>File<ul><li><a>Load Tunebook from URL</a></li></ul></li></ul></nav></span></div><div id="wrapper"><div class="styles_buttonbar__1foUb"><a type="button"><svg aria-hidden="true" data-prefix="fas" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left fa-w-14 " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z"></path></svg></a><a type="button"><svg aria-hidden="true" data-prefix="fas" data-icon="arrow-right" class="svg-inline--fa fa-arrow-right fa-w-14 " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg></a><select id="tunes"><option value="0">1. Abbots Bromley Horn Dance</option><option value="1">2. Aiken Drum</option><option value="2">3. Albert Farmer's Bonfire Tune</option><option value="3">4. Alexander's Hornpipe</option><option value="4">5. Alexandra Park</option><option value="5">6. All in a Garden Green</option><option value="6">7. Alston Clog Hornpipe</option><option value="7">8. Amazing Grace</option><option value="8">9. American Patrol</option><option value="9">10. Angeline the Baker</option><option value="10">11. Anne Fraser MacKenzie</option><option value="11">12. Ap Shenkin</option><option value="12">13. Apley House</option><option value="13">14. Ar Eirinn</option><option value="14">15. Archibald MacDonald of Keppoch</option><option value="15">16. Archie's Fancy</option><option value="16">17. Arran Boat</option><option value="17">18. Ash Grove, The</option><option value="18">19. Ashokan Farewell</option><option value="19">20. Astley's Hornpipe</option><option value="20">21. Atholl Highlanders, The</option><option value="21">22. Aunt Hessy's White Horse</option><option value="22">23. Away to the Maypole</option><option value="23">24. Ballydesmond Polka 1</option><option value="24">25. Ballydesmond Polka 2</option><option value="25">26. Bang Upp</option><option value="26">27. Banish Misfortune</option><option value="27">28. Barber's Pole, The</option><option value="28">29. Battle of the Somme</option><option value="29">30. Bean Setting</option><option value="30">31. Bear Dance</option><option value="31">32. Beatrice Hill's Three-Handed Reel</option><option value="32">33. Because He Was a Bonny Lad</option><option value="33">34. Belle Catherine, La</option><option value="34">35. Bewicks Hornpipe</option><option value="35">36. Bielbie's Hornpipe</option><option value="36">37. Big Ship</option><option value="37">38. Black Jack</option><option value="38">39. Black Nag, The</option><option value="39">40. Black Rogue, The</option><option value="40">41. Black Velvet Band, The</option><option value="41">42. Blackberry Blossom</option><option value="42">43. Blackthorn Stick, The</option><option value="43">44. Blarney Pilgrim</option><option value="44">45. Blaydon Races</option><option value="45">46. Blenheim House</option><option value="46">47. Blind Mary</option><option value="47">48. Bloomsbury Market</option><option value="48">49. Blowzabella</option><option value="49">50. Blue Eyed Rascal, The</option><option value="50">51. Blue Eyed Stranger</option><option value="51">52. Bluebell Polka</option><option value="52">53. Bobby Shaftoe</option><option value="53">54. Boda Waltz</option><option value="54">55. Bodmin Riding March</option><option value="55">56. Bonaparte Crossing The Alps</option><option value="56">57. Bonnie Kate</option><option value="57">58. Bonny At Morn</option><option value="58">59. Bonny Breast Knot</option><option value="59">60. Bonny Green Garters</option><option value="60">61. Boolavogue</option><option value="61">62. Bourr�es Carr�es de La Ch�tre</option><option value="62">63. Boyne Hunt, The</option><option value="63">64. Boys of Bluehill</option><option value="64">65. Brafferton Village</option><option value="65">66. Breeches Full of Stitches</option><option value="66">67. Brian Boru's March</option><option value="67">68. Brighton Camp</option><option value="68">69. Britannia Two Step</option><option value="69">70. British Grenadiers</option><option value="70">71. Bryony Lemon's Jig</option><option value="71">72. Bucks of Oranmore, The</option><option value="72">73. Burning of the Piper's Hut, The</option><option value="73">74. Butchers Hornpipe</option><option value="74">75. Buttered Peas</option><option value="75">76. Butterfly, The</option><option value="76">77. Caitlin Triall</option><option value="77">78. Campbell's Farewell to Redcastle</option><option value="78">79. Campbells are Coming, The</option><option value="79">80. Captain Lanoe's Quick March</option><option value="80">81. Captain Maguire</option><option value="81">82. Captain O'Kane</option><option value="82">83. Capuchin,The</option><option value="83">84. Carolan's Concerto</option><option value="84">85. Carolan's Draught</option><option value="85">86. Carolan's Fourth Untitled</option><option value="86">87. Carolan's Welcome</option><option value="87">88. Castles in the Air</option><option value="88">89. Cheshire Rounds</option><option value="89">90. Cheshire Waltz, The</option><option value="90">91. Chestnut</option><option value="91">92. Childgrove</option><option value="92">93. Chinese Breakdown</option><option value="93">94. Christ Church Cathedral</option><option value="94">95. Cliffs of Moher, The</option><option value="95">96. Cock O' The North</option><option value="96">97. Coilsfield House</option><option value="97">98. Coleford Jig, The</option><option value="98">99. Coleraine, The</option><option value="99">100. Colored Aristocracy</option><option value="100">101. Come Ashore Jolly Tar with your Trousers On</option><option value="101">102. Concertina Reel, The</option><option value="102">103. Congress Reel, The</option><option value="103">104. Connaught Man's Rambles, The</option><option value="104">105. Constant Billy</option><option value="105">106. Cooley's Reel</option><option value="106">107. Corn Riggs are Bonny</option><option value="107">108. Cotillion, The</option><option value="108">109. Cream Pot, The</option><option value="109">110. Cross-Hand Polka</option><option value="110">111. Cuckoo's Nest</option><option value="111">112. Cumberland Square Eight</option><option value="112">113. Curly-headed Ploughboy, The</option><option value="113">114. Cushie Butterfield</option><option value="114">115. Da Slockit Light</option><option value="115">116. Dance To Your Daddy</option><option value="116">117. Danny Boy</option><option value="117">118. Dargason</option><option value="118">119. Dark Girl Dressed in Blue</option><option value="119">120. Dark Island, The</option><option value="120">121. Dashing White Sergeant, The</option><option value="121">122. Davy Davy Knick Knack</option><option value="122">123. Delia</option><option value="123">124. Denis Murphy's Polka</option><option value="124">125. Denis Murphy's Slide</option><option value="125">126. Dennington Bell</option><option value="126">127. Dever the Dancer</option><option value="127">128. Devil Among the Tailors, The</option><option value="128">129. Dingle Regatta</option><option value="129">130. Doncaster Races</option><option value="130">131. Donkey Riding</option><option value="131">132. Donnybrook Fair</option><option value="132">133. Doon the Brae</option><option value="133">134. Dorset Four Hand Reel</option><option value="134">135. Double Lead Through</option><option value="135">136. Down with the French</option><option value="136">137. Dr Faustus' Tumblers</option><option value="137">138. Dribbles of Brandy</option><option value="138">139. Drops of Brandy</option><option value="139">140. Drowsy Maggie</option><option value="140">141. Drummond Castle</option><option value="141">142. Drunken Sailor</option><option value="142">143. Dunkirke</option><option value="143">144. Durham Rangers</option><option value="144">145. Earl Grey</option><option value="145">146. Earl's Chair, The</option><option value="146">147. East Neuk of Fife</option><option value="147">148. Eddystone light, The</option><option value="148">149. Egan's Polka</option><option value="149">150. Eighth Of January</option><option value="150">151. Eleanor Plunkett</option><option value="151">152. Elsey's Waltz</option><option value="152">153. Endearing Young Charms</option><option value="153">154. Enrico</option><option value="154">155. Eric's Waltz</option><option value="155">156. Eriskay Love Lilt</option><option value="156">157. Expectation Waltz</option><option value="157">158. Fairy Dance, The</option><option value="158">159. Fakenham Fair</option><option value="159">160. Farewell to the Dene</option><option value="160">161. Farewell to Whiskey</option><option value="161">162. Father Kelly's Reel</option><option value="162">163. F�te du Village, La</option><option value="163">164. Fiery Clock Face</option><option value="164">165. Fisher's Hornpipe</option><option value="165">166. Flight, The</option><option value="166">167. Flop-Eared Mule</option><option value="167">168. Floral Dance</option><option value="168">169. Flower of the Quern, The</option><option value="169">170. Flowers of Edinburgh, The</option><option value="170">171. Flowers Of The Forest, The</option><option value="171">172. Foul Weather Call</option><option value="172">173. Four Pound Cheque</option><option value="173">174. Four Up</option><option value="174">175. Fourpence Halfpenny Farthing</option><option value="175">176. Foxhunter's Jig, The</option><option value="176">177. Fred Pidgeon's 1, 2, and 3</option><option value="177">178. French-Canadian Waltz</option><option value="178">179. Friendly Visit, The</option><option value="179">180. Full Rigged Ship, The</option><option value="180">181. Gairsay</option><option value="181">182. Galopede</option><option value="182">183. Galway Hornpipe</option><option value="183">184. Garryowen</option><option value="184">185. Gentle Maiden</option><option value="185">186. George Brabazon</option><option value="186">187. George Green's College Hornpipe</option><option value="187">188. George Tremaine's Quickstep</option><option value="188">189. Gilsland Hornpipe</option><option value="189">190. Girl With the Blue Dress On</option><option value="190">191. Glen Aln</option><option value="191">192. Glen Cottage, The</option><option value="192">193. Glorishears</option><option value="193">194. Gloucester Hornpipe</option><option value="194">195. Goathland Square Eight</option><option value="195">196. Goddesses</option><option value="196">197. Golden Slippers</option><option value="197">198. Goodby Dolly Gray</option><option value="198">199. Grand Hornpipe, The</option><option value="199">200. Grandfather's Clock</option><option value="200">201. Grandfather's Tune</option><option value="201">202. Great North Run, The</option><option value="202">203. Green Ship, The</option><option value="203">204. Greensleeves</option><option value="204">205. Grogan's Favourite</option><option value="205">206. Gypsey's Hornpipe</option><option value="206">207. Gypsies Hornpipe</option><option value="207">208. Halsway Schottische</option><option value="208">209. Harlequin Air</option><option value="209">210. Harp That Once Through Tara's Halls, The</option><option value="210">211. Harper's Frolic</option><option value="211">212. Harvest Home</option><option value="212">213. Haste to the Wedding</option><option value="213">214. Hava Nagila</option><option value="214">215. Hector the Hero</option><option value="215">216. Heel and Toe Polka</option><option value="216">217. Hesleyside Reel</option><option value="217">218. High Germany</option><option value="218">219. High Reel</option><option value="219">220. Highland Mary</option><option value="220">221. Hobarts Transformation</option><option value="221">222. Hole in the Wall</option><option value="222">223. Home Ruler</option><option value="223">224. Horse's Brawl</option><option value="224">225. Hullichan Jig</option><option value="225">226. Humours of Glendart</option><option value="226">227. Hunsdon House</option><option value="227">228. Hunt the Squirrel</option><option value="228">229. Hunting the Hare</option><option value="229">230. Huntsman's Chorus</option><option value="230">231. I'll Tell Me Ma</option><option value="231">232. Idbury Hill</option><option value="232">233. If You Will Not Have Me, You May Let Me Go</option><option value="233">234. Inisheer</option><option value="234">235. Irish Washerwoman, The</option><option value="235">236. Iron Legs Hornpipe</option><option value="236">237. Iron Legs Waltz</option><option value="237">238. It's a Long Way to Tipperary</option><option value="238">239. Jack Robinson</option><option value="239">240. Jack the Horse Courser</option><option value="240">241. Jack's Maggot</option><option value="241">242. Jamaica</option><option value="242">243. Jenny Lind</option><option value="243">244. Jessie's Hornpipe</option><option value="244">245. Jimmy Allen</option><option value="245">246. Jockey to the Fair</option><option value="246">247. John of Paris</option><option value="247">248. John Peel</option><option value="248">249. Juliana</option><option value="249">250. Jump at the Sun</option><option value="250">251. Just as the Tide Was Flowing</option><option value="251">252. Kate Dalrymple</option><option value="252">253. Katyusha</option><option value="253">254. Keel Row, The</option><option value="254">255. Keep the Home Fires Burning</option><option value="255">256. Keep Your Feet Still</option><option value="256">257. Keeper Would a Hunting Go, The</option><option value="257">258. Kelso Accordion And Fiddle Club</option><option value="258">259. Kemp's Jig</option><option value="259">260. Kempshott Hunt</option><option value="260">261. Kerfunten, The</option><option value="261">262. Kershaw's Hornpipe</option><option value="262">263. Kesh, The</option><option value="263">264. Kid on the Mountain, The</option><option value="264">265. Killarney Boys of Pleasure</option><option value="265">266. King of the Cannibal Islands</option><option value="266">267. King of the Fairies, The</option><option value="267">268. Kirkgate Hornpipe</option><option value="268">269. Kiss My Lady, Old</option><option value="269">270. Ladies Pleasure</option><option value="270">271. Lads of Laois</option><option value="271">272. Lads-a-Bunchum</option><option value="272">273. Lady in the Boat, The</option><option value="273">274. Lambs Fold Vale, The</option><option value="274">275. Lamplighters Hornpipe</option><option value="275">276. Landlord Fill the Flowing Bowl</option><option value="276">277. Lannigan's Ball</option><option value="277">278. Lark in the Morning, The</option><option value="278">279. Laura and Lensa</option><option value="279">280. Leaving of Liverpool, The</option><option value="280">281. Legacy, The</option><option value="281">282. Lemmy Brazil's 1 and 2</option><option value="282">283. Liberty</option><option value="283">284. Liberty Bell</option><option value="284">285. Lillibulero</option><option value="285">286. Lilting Banshee, The</option><option value="286">287. Lily Marlene</option><option value="287">288. Lincolnshire Poacher</option><option value="288">289. Linehope Lope</option><option value="289">290. Linnen Hall</option><option value="290">291. Liverpool Hornpipe</option><option value="291">292. Liza Jane</option><option value="292">293. Log Cabin</option><option value="293">294. Lollipop Man</option><option value="294">295. London Hornpipe</option><option value="295">296. Long Odds</option><option value="296">297. Long Room of Scarborough, The</option><option value="297">298. Longford Collector, The</option><option value="298">299. Lord Inchiquin</option><option value="299">300. Lord of the Dance</option><option value="300">301. Lord Zouche's Maske</option><option value="301">302. Love, Lie Beside Me</option><option value="302">303. Love, Will You Marry Me?</option><option value="303">304. Lumps of Plum Pudding</option><option value="304">305. Lunch in the Pub</option><option value="305">306. Madame Bonaparte</option><option value="306">307. Maggie in the Woods</option><option value="307">308. Maid Behind the Bar, The</option><option value="308">309. Mairi's Wedding</option><option value="309">310. Major Mackie's Jig</option><option value="310">311. Man in the Moon, The</option><option value="311">312. Man of the House</option><option value="312">313. Manchester Hornpipe</option><option value="313">314. March of the Concertinas</option><option value="314">315. March of the Kings of Laois</option><option value="315">316. March of the Men of Devon, The</option><option value="316">317. March Past</option><option value="317">318. Margaret's Waltz</option><option value="318">319. Marmalade Polka</option><option value="319">320. Marquis of Lorne</option><option value="320">321. Mason's Apron, The</option><option value="321">322. Matelot, The</option><option value="322">323. McLeod's Reel</option><option value="323">324. Meadow in May</option><option value="324">325. Meillionen</option><option value="325">326. Men of Harlech</option><option value="326">327. Merrily Danced the Quaker's Wife</option><option value="327">328. Merry Blacksmith, The</option><option value="328">329. Merry Month of May, The</option><option value="329">330. Michael Turner's Waltz</option><option value="330">331. Midnight on the Water</option><option value="331">332. Minstrel Boy, The</option><option value="332">333. Miss McLeod's Reel</option><option value="333">334. Miss Menager's Hornpipe</option><option value="334">335. Miss Thompson</option><option value="335">336. Mist Covered Mountains</option><option value="336">337. Moll In the Wad</option><option value="337">338. Mona's Delight</option><option value="338">339. Monk's March</option><option value="339">340. Monmouth Assembly</option><option value="340">341. Morgan Rattler</option><option value="341">342. Morning Star Reel, The</option><option value="342">343. Morning Star, The</option><option value="343">344. Morpeth Rant</option><option value="344">345. Morpeth Rant - Old</option><option value="345">346. Morrison's Jig</option><option value="346">347. Mother And Child</option><option value="347">348. Mount Hills</option><option value="348">349. Mourisque, La</option><option value="349">350. Mr Beveridge's Maggot</option><option value="350">351. Mrs Jamieson's Favorite</option><option value="351">352. Mrs Saggs</option><option value="352">353. Muckin' o' Geordie's Byre</option><option value="353">354. Mudgee Waltz</option><option value="354">355. Muffin Man, The</option><option value="355">356. Mug of Brown Ale, The</option><option value="356">357. Musical Priest, The</option><option value="357">358. My Darling Asleep.</option><option value="358">359. My Lord Cutts Delight</option><option value="359">360. My Old Man, Said Follow the Van</option><option value="360">361. Nancy Clough</option><option value="361">362. Nancy Dawson's Fancy</option><option value="362">363. Nantwich Fair</option><option value="363">364. Nathaniel Gow's Lament for the Death of His Brother</option><option value="364">365. Navvie on the Line</option><option value="365">366. Ned Of The Hill</option><option value="366">367. New Anything</option><option value="367">368. New Rigged Ship, The</option><option value="368">369. New York Girls</option><option value="369">370. Newcastle</option><option value="370">371. Niel Gow's Lament for the Death of his Second Wife</option><option value="371">372. Ninety-three Not Out</option><option value="372">373. Nonesuch</option><option value="373">374. Northern Lass, The</option><option value="374">375. Northern Lights of Old Aberdeen</option><option value="375">376. Not For Joe</option><option value="376">377. Nutting Girl</option><option value="377">378. O'Keefe's slide</option><option value="378">379. Off She Goes</option><option value="379">380. Off to California</option><option value="380">381. Oh Joe, the Boat is Going Over</option><option value="381">382. Oh Susanna</option><option value="382">383. Old Joe Clark</option><option value="383">384. Old Joe's Jig</option><option value="384">385. Old Lancashire Hornpipe</option><option value="385">386. Old Mole, The</option><option value="386">387. Old Tom of Oxford</option><option value="387">388. One More Dance and Then</option><option value="388">389. Orange and Blue</option><option value="389">390. Orange in Bloom</option><option value="390">391. Orataba Waltz</option><option value="391">392. Oscar Woods Jig</option><option value="392">393. Out on the Ocean</option><option value="393">394. Over the Hills and Far Away</option><option value="394">395. Over the Water to Charlie</option><option value="395">396. Over the Waterfall</option><option value="396">397. Oyster Girl, The</option><option value="397">398. Pack Up Your Troubles in Your Old Kitbag</option><option value="398">399. Paddy Carey</option><option value="399">400. Parsons farewell</option><option value="400">401. Pastime With Good Company</option><option value="401">402. Patchwork Polka</option><option value="402">403. Peggy Perkins</option><option value="403">404. Penny on the Water</option><option value="404">405. Percy Brown's Polka</option><option value="405">406. Perfect Cure</option><option value="406">407. Pigeon on the Gate, The</option><option value="407">408. Plaisir D'Amour</option><option value="408">409. Plane Tree, The</option><option value="409">410. Planxty Fanny Power</option><option value="410">411. Planxty Irwin</option><option value="411">412. Polly Put the Kettle On</option><option value="412">413. Portobello Hornpipe</option><option value="413">414. Portsmouth</option><option value="414">415. Poules Hupp�es, Les</option><option value="415">416. Pretty Maggie Morrisey</option><option value="416">417. Prince of Cabourg's Hornpipe</option><option value="417">418. Prince William</option><option value="418">419. Princess Royal</option><option value="419">420. Princess Royal (Morris)</option><option value="420">421. Proudlocks's Hornpipe</option><option value="421">422. Quaker, The</option><option value="422">423. Quarter Brawle</option><option value="423">424. Queen's Delight, The</option><option value="424">425. Queen's Jig, The</option><option value="425">426. Quickstep from Louth</option><option value="426">427. Radstock Jig</option><option value="427">428. Raglan Road</option><option value="428">429. Railway, The</option><option value="429">430. Rakes of Kildare, The</option><option value="430">431. Rakes Of Mallow, The</option><option value="431">432. Rakish Paddy</option><option value="432">433. Rambler's Hornpipe</option><option value="433">434. Random Notes</option><option value="434">435. Rattling Bog</option><option value="435">436. Recovery, The</option><option value="436">437. Recruiting Officer, The</option><option value="437">438. Red Lark, The</option><option value="438">439. Red Lion Hornpipe</option><option value="439">440. Red River Valley</option><option value="440">441. Red Wing</option><option value="441">442. Redesdale Hornpipe</option><option value="442">443. Redhaired Boy, The</option><option value="443">444. Redowa Polka</option><option value="444">445. Reel with the Birl</option><option value="445">446. Rights of Man, The</option><option value="446">447. Road to Dundee</option><option value="447">448. Road to Lisdoonvarna, The</option><option value="448">449. Road to the Isles</option><option value="449">450. Roaring Mary</option><option value="450">451. Rochdale Coconut Dance</option><option value="451">452. Rocky Road to Dublin</option><option value="452">453. Roddy McCorley</option><option value="453">454. Rogue's March, The</option><option value="454">455. Roman Wall</option><option value="455">456. Rope Waltz, The</option><option value="456">457. Rose Tree, The</option><option value="457">458. Rosie Finn's Favourite</option><option value="458">459. Rosin the Bow</option><option value="459">460. Roslin Castle</option><option value="460">461. Roulante, La</option><option value="461">462. Roxborough Castle</option><option value="462">463. Rufty Tufty</option><option value="463">464. Rule Britannia</option><option value="464">465. Russe, La</option><option value="465">466. Russian March</option><option value="466">467. Ryan's Polka</option><option value="467">468. Sadler's Balloon</option><option value="468">469. Sailor's Hornpipe, The</option><option value="469">470. Saint Anne's Reel</option><option value="470">471. Sally Gardens Reel</option><option value="471">472. Sally Gardens, Down by the</option><option value="472">473. Sally in the Garden</option><option value="473">474. Sally Sloane's Jig</option><option value="474">475. Salmon Tails up the Water</option><option value="475">476. Sandy Boys</option><option value="476">477. Sandy River Belle</option><option value="477">478. Saucy Little Bird on Nelly's Hat, The</option><option value="478">479. Savage Hornpipe</option><option value="479">480. Scan Tester's 1 and 2</option><option value="480">481. Scarborough Fair</option><option value="481">482. Scotland the Brave</option><option value="482">483. Scottish Reform</option><option value="483">484. Seneca Square Dance</option><option value="484">485. Seven Stars</option><option value="485">486. Shandon Bells</option><option value="486">487. She'll be Coming Round the Mountain</option><option value="487">488. She's Sweetest When She's Naked</option><option value="488">489. Sheffield Hornpipe</option><option value="489">490. Shenandoah</option><option value="490">491. Shepherd and Shepherdess</option><option value="491">492. Shepherd's Hey</option><option value="492">493. Shepherd's Wife, The</option><option value="493">494. Shoes and Stockings</option><option value="494">495. Shove the Pig's Foot a Little Closer to the Fire</option><option value="495">496. Shrewsbury Lasses</option><option value="496">497. Si Bheag Si Mhor</option><option value="497">498. Silver Spear</option><option value="498">499. Silverton Polka</option><option value="499">500. Sir Roger de Coverley</option><option value="500">501. Sir Sidney Smith</option><option value="501">502. Sloe, The</option><option value="502">503. Smash the Windows</option><option value="503">504. Soldier's Joy</option><option value="504">505. South Downs</option><option value="505">506. South Winds</option><option value="506">507. Spancil Hill</option><option value="507">508. Spanish Lady</option><option value="508">509. Spanish Patriots, The</option><option value="509">510. Speed the Plough</option><option value="510">511. Spirit of the Dance</option><option value="511">512. Spootiskerry</option><option value="512">513. Sportsman's Hornpipe, The</option><option value="513">514. Squirrel in the Tree</option><option value="514">515. Stack Of Barley, The</option><option value="515">516. Staines Morris</option><option value="516">517. Star of Munster, The</option><option value="517">518. Star Of The County Down, The</option><option value="518">519. Starry Nights of Shetland</option><option value="519">520. Staten Island</option><option value="520">521. Steamboat, The</option><option value="521">522. Step and Fetch Her</option><option value="522">523. Stoney Steps</option><option value="523">524. Stool of Repentance, The</option><option value="524">525. Stop The Cavalry</option><option value="525">526. Streamers and Confetti</option><option value="526">527. Streets of Laredo</option><option value="527">528. Strike the Bell</option><option value="528">529. Stybarrow Crag</option><option value="529">530. Sullivan's Polka</option><option value="530">531. Sun Assembly</option><option value="531">532. Suo Gan</option><option value="532">533. Sustead Schottische</option><option value="533">534. Swallowtail Jig</option><option value="534">535. Swansea Town</option><option value="535">536. Sweep's Hornpipe</option><option value="536">537. Sweet Betsy from Pike</option><option value="537">538. Sweet Jenny Jones</option><option value="538">539. Sweets Of May, The</option><option value="539">540. Tabhair Domh Do Lamh</option><option value="540">541. Tam Lin</option><option value="541">542. Tarbolton, The</option><option value="542">543. Tars of the Victory</option><option value="543">544. Teahan's Fling</option><option value="544">545. Teetotaller's Reel</option><option value="545">546. Tennessee Waltz, The</option><option value="546">547. Tenpenny Bit, The</option><option value="547">548. Theme Vannitaise (TV)</option><option value="548">549. Three Around Three</option><option value="549">550. Three Jolly Sheepskins</option><option value="550">551. Three Rusty Swords</option><option value="551">552. Three Sea Captains, The</option><option value="552">553. Timothy March</option><option value="553">554. Tink A Tink</option><option value="554">555. Tip Top Polka</option><option value="555">556. Tobin's Favourite</option><option value="556">557. Tom Tolley's</option><option value="557">558. Tombigbee Waltz</option><option value="558">559. Tommy Beadle's Polka</option><option value="559">560. Top of Cork Road</option><option value="560">561. Toss the Feathers</option><option value="561">562. Trade Wind Hornpipe</option><option value="562">563. Tramp! Tramp! Tramp!</option><option value="563">564. Trip to Brighton</option><option value="564">565. Trip to Highgate, A</option><option value="565">566. Tripping Up the Stairs</option><option value="566">567. Triumph, The</option><option value="567">568. Trumpet Hornpipe, The</option><option value="568">569. Tunbridge Beauties</option><option value="569">570. Turkey in the Straw</option><option value="570">571. Twenty-Ninth of May</option><option value="571">572. Uncle Bernard's</option><option value="572">573. Unquiet Grave, The</option><option value="573">574. Valiant, The</option><option value="574">575. Vandals of Hammerwich</option><option value="575">576. Varsoviana</option><option value="576">577. Violate Me, in the Violet Time</option><option value="577">578. Wait for the Waggon</option><option value="578">579. Walls Of Liscarrol, The</option><option value="579">580. Walter Bulwer's Polka #1</option><option value="580">581. Walter Bulwer's Polka #2</option><option value="581">582. Waltz for the Valeta</option><option value="582">583. Water is Wide, The</option><option value="583">584. Watson's Hornpipe</option><option value="584">585. Wayfaring Stranger</option><option value="585">586. Weavers March</option><option value="586">587. Well Hall</option><option value="587">588. Weshin Day, The</option><option value="588">589. Westering Home</option><option value="589">590. Westmoreland Waltz</option><option value="590">591. Westphalia Waltz</option><option value="591">592. Wheatsheaf Tavern</option><option value="592">593. When Daylight Shines</option><option value="593">594. When Johnny Comes Marching Home</option><option value="594">595. Whiskey Before Breakfast.</option><option value="595">596. Whitchurch Hornpipe</option><option value="596">597. White Cockade, The</option><option value="597">598. Wi' a Hundred Pipers</option><option value="598">599. Wild Mountain Thyme</option><option value="599">600. Will You Patch My Pants For Me?</option><option value="600">601. Will's Way</option><option value="601">602. Willafjord</option><option value="602">603. William Taylor's Tabletop Hornpipe</option><option value="603">604. Wiltshire Six Hand Reel</option><option value="604">605. Wind that Shakes the Barley, The</option><option value="605">606. Winster Gallop</option><option value="606">607. Winster Processional</option><option value="607">608. Woodland Flowers</option><option value="608">609. Worcestershire Hornpipe</option><option value="609">610. Wren, The</option><option value="610">611. Yarmouth Breakdown</option><option value="611">612. Year of Jubilo</option><option value="612">613. Young Collins</option></select><div class="styles_midi__2s7vm" id="midi"><div class="abcjs-inline-midi abcjs-midi-0"><span class="abcjs-data" style="display:none;">[[{"ticksToEvent":0,"track":1,"event":{"channel":0,"deltaTime":0,"programNumber":0,"subtype":"programChange","type":"channel"}},0],[{"ticksToEvent":0,"track":1,"event":{"deltaTime":0,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"channel":1,"deltaTime":0,"programNumber":0,"subtype":"programChange","type":"channel"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},312.50015625],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},20.833343749999983],[{"ticksToEvent":240,"track":2,"event":{"deltaTime":240,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999999998],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},479.16690625],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749999926],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},1.1368683772161603e-13],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999998],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625000005],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749999813],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},2.2737367544323206e-13],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999999964],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},479.16690625000047],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},4.547473508864641e-13],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.6667499999994],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625000073],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374999913],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},9.094947017729282e-13],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999999896],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},479.1669062500009],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374999913],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},9.094947017729282e-13],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999896],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.8334062500012],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749998676],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},1.3642420526593924e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.6667499999985],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},479.1669062500014],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749998676],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},1.3642420526593924e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.6667499999985],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340625000164],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749998676],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},9.094947017729282e-13],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.6667499999994],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},9.094947017729282e-13],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.83340624999892],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},1.8189894035458565e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},312.5001562499974],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},3.637978807091713e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.8334062499962],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},4.547473508864641e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.5001562499947],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},6.366462912410498e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340624999346],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},479.1669062499923],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},20.833343749999585],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},8.185452315956354e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340624999073],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},9.094947017729282e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},479.16690624999137],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340624999255],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},479.1669062499932],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},5.4569682106375694e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340624999437],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},5.4569682106375694e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},479.166906249995],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},3.637978807091713e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.8334062499962],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},3.637978807091713e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},479.1669062499968],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},1.8189894035458565e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.833406249998],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},1.8189894035458565e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},312.5001562499983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749998676],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},1.8189894035458565e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.6667499999985],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625000164],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749998676],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},1.8189894035458565e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.6667499999985],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.50015625000196],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},3.637978807091713e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625000346],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},3.637978807091713e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},479.1669062500041],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749995038],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},5.4569682106375694e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999486],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625000528],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":33,"velocity":64,"subtype":"noteOn"}},20.833343749995038],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},5.4569682106375694e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":33,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},479.16690625000774],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":74,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":74,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":33,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":33,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},479.16690625000774],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":38,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":38,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":50,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":50,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":38,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":62,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":38,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":62,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},312.50015625000015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":50,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":50,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":59,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},479.16690625000774],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":79,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":79,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":36,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":36,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},479.16690625000774],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":79,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":79,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":31,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":31,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},312.5001562500074],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":78,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":78,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":79,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":79,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":36,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":36,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},479.16690625000774],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":31,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":31,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},312.5001562500074],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":74,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":74,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":38,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":74,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":38,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":74,"velocity":0,"subtype":"noteOff"}},312.5001562500074],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":50,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":50,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.5001562500074],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343750000495],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},500.00025000000096],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66675000000032],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},479.16690625000774],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374999322],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999999304],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.5001562500074],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374998958],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.6667499999894],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625001106],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374998958],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.6667499999894],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.83334374998958],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.6667499999894],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625001438],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625001834],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625001438],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":64,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.50015625001834],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625001438],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},479.166906250015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625001438],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},479.166906250015],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":65,"track":1,"event":{"deltaTime":65,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},90.27782291666517],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},55.5555833333201],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":65,"track":1,"event":{"deltaTime":65,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},34.72223958334507],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":65,"track":1,"event":{"deltaTime":65,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},90.27782291666517],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374998958],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.6667499999894],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625001106],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374998958],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.6667499999894],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.8334062500071],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.83334374998958],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},7.275957614183426e-12],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.6667499999894],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340625001438],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625001834],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625001438],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.833343749982305],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},1.4551915228366852e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999998213],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625002165],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374997503],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},2.1827872842550278e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999997485],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.5001562500256],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374997503],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},2.1827872842550278e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999997485],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625002165],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":64,"subtype":"noteOn"}},20.83334374997503],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},2.1827872842550278e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":0,"subtype":"noteOff"}},166.66674999997485],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.5001562500256],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.83334374997503],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},2.1827872842550278e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999997485],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625002165],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374997503],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},2.1827872842550278e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999997485],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},145.83340625002893],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749967753],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},2.9103830456733704e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999996758],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},145.8334062500362],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749960477],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},3.637978807091713e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.6667499999603],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625004016],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749960477],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},3.637978807091713e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.6667499999603],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.8334062500362],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.833343749960477],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},3.637978807091713e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.6667499999603],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340625004348],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.8333437499532],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},4.3655745685100555e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999995303],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625004744],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.8333437499532],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},4.3655745685100555e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999995303],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625004348],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.8333437499532],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},4.3655745685100555e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999995303],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625005076],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.5001562500547],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625005076],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":64,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.5001562500547],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625005076],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},479.1669062500514],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625005076],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":465,"track":1,"event":{"deltaTime":465,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},479.1669062500514],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":65,"track":1,"event":{"deltaTime":65,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},90.27782291666517],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},55.55558333328372],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":65,"track":1,"event":{"deltaTime":65,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},34.72223958338145],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":65,"track":1,"event":{"deltaTime":65,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},90.27782291666517],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.8333437499532],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},4.3655745685100555e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999995303],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.50015625004744],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.8333437499532],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},4.3655745685100555e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999995303],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625004348],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.8333437499532],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},4.3655745685100555e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999995303],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340625005076],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.5001562500547],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625005076],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":64,"subtype":"noteOn"}},20.833343749945925],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":76,"velocity":64,"subtype":"noteOn"}},5.093170329928398e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":28,"velocity":0,"subtype":"noteOff"}},166.66674999994575],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":45,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":48,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":45,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":76,"velocity":0,"subtype":"noteOff"}},145.83340625005803],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374993865],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},5.820766091346741e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999993847],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},312.500156250062],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":72,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":72,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},20.83334374993865],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":71,"velocity":64,"subtype":"noteOn"}},5.820766091346741e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999993847],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":71,"velocity":0,"subtype":"noteOff"}},145.83340625005803],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":64,"subtype":"noteOn"}},20.83334374993865],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":69,"velocity":64,"subtype":"noteOn"}},5.820766091346741e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":30,"velocity":0,"subtype":"noteOff"}},166.66674999993847],[{"ticksToEvent":345,"track":1,"event":{"deltaTime":345,"channel":0,"type":"channel","noteNumber":69,"velocity":0,"subtype":"noteOff"}},312.500156250062],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":67,"velocity":64,"subtype":"noteOn"}},20.833343749996857],[{"ticksToEvent":105,"track":1,"event":{"deltaTime":105,"channel":0,"type":"channel","noteNumber":67,"velocity":0,"subtype":"noteOff"}},145.83340624999983],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":48,"subtype":"noteOn"}},20.83334374993865],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":47,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":66,"velocity":64,"subtype":"noteOn"}},5.820766091346741e-11],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":57,"velocity":0,"subtype":"noteOff"}},166.66674999993847],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":54,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":51,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":47,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":225,"track":1,"event":{"deltaTime":225,"channel":0,"type":"channel","noteNumber":66,"velocity":0,"subtype":"noteOff"}},145.83340625005803],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":64,"subtype":"noteOn"}},20.83334374993865],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},5.820766091346741e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":40,"velocity":0,"subtype":"noteOff"}},166.66674999993847],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},145.8334062500653],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":64,"subtype":"noteOn"}},20.833343749931373],[{"ticksToEvent":15,"track":1,"event":{"deltaTime":15,"channel":0,"type":"channel","noteNumber":64,"velocity":64,"subtype":"noteOn"}},6.548361852765083e-11],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":35,"velocity":0,"subtype":"noteOff"}},166.6667499999312],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":48,"subtype":"noteOn"}},500.0002499999973],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":360,"track":2,"event":{"deltaTime":360,"channel":1,"type":"channel","noteNumber":52,"velocity":48,"subtype":"noteOn"}},0],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":59,"velocity":0,"subtype":"noteOff"}},166.66674999999668],[{"ticksToEvent":0,"track":2,"event":{"deltaTime":0,"channel":1,"type":"channel","noteNumber":55,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":120,"track":2,"event":{"deltaTime":120,"channel":1,"type":"channel","noteNumber":52,"velocity":0,"subtype":"noteOff"}},0],[{"ticksToEvent":705,"track":1,"event":{"deltaTime":705,"channel":0,"type":"channel","noteNumber":64,"velocity":0,"subtype":"noteOff"}},145.83340625007258]]</span><button type="button" class="abcjs-midi-reset abcjs-btn" title="Click to go to beginning."></button><button type="button" class="abcjs-midi-start abcjs-btn" title="Click to play/pause."></button><button type="button" class="abcjs-midi-progress-background" title="Click to change the playback position."><span class="abcjs-midi-progress-indicator"></span></button><span class="abcjs-midi-clock"> 0:00</span></div></div><a type="button"><svg aria-hidden="true" data-prefix="fas" data-icon="fast-backward" class="svg-inline--fa fa-fast-backward fa-w-16 " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M0 436V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v151.9L235.5 71.4C256.1 54.3 288 68.6 288 96v131.9L459.5 71.4C480.1 54.3 512 68.6 512 96v320c0 27.4-31.9 41.7-52.5 24.6L288 285.3V416c0 27.4-31.9 41.7-52.5 24.6L64 285.3V436c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12z"></path></svg></a><a type="button"><svg aria-hidden="true" data-prefix="fas" data-icon="play" class="svg-inline--fa fa-play fa-w-14 " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"></path></svg></a></div><div><textarea id="abc">X:1002
 
T:Abbots Bromley Horn Dance
 
R:Jig
 
C:Trad.
 
O:England, Thaxted
 
Z:Paul Hardy's Session Tunebook 2018 (see www.paulhardy.net). Creative Commons cc by-nc-sa licenced.
 
M:6/8
 
L:1/8
 
Q:3/8=60
 
K:Em
 
e|"Em"B2e G2e|B2e E2G|"B7"F&gt;GA "Em"G&gt;AB|"B7"A&gt;GF "Em"G2 e|"Em"B2e G2e|B2e E2G|"B7"F&gt;GA "Em"G&gt;AB|"B7"A&gt;GF "Em"E2 e||
 
"Am"c2e cde|A2c ABc|"D"FGA "Em"GFE|"D"DEF "Em"B,2g|"C"e2g e&gt;fg|c2e c&gt;de|"D"d&gt;cB "B7"A&gt;GF|"Em"E3 E2 A||
 
|:"Em"B&gt;cB "Am"c3|"Em"B&gt;cB "Am"e3|"Em"B&gt;cB "B7"A&gt;GF|"Em"G2F E2 (3F/G/A/|"Em"B&gt;cB "Am"c3|"Em"B&gt;cB "Am"e3|"Em"B&gt;cB "B7"A&gt;GF|"Em"E3 E3:|
 
  
</textarea><div id="canvas" style="overflow: hidden; height: 421.731px;"><svg xmlns:xlink="http://www.w3.org/1999/xlink" role="img" width="895.5039374999994" height="421.730625"><title>Sheet Music for "Abbots Bromley Horn Dance"</title><g><path d="M 15 316.00562499999995 L 880.5039374999994 316.00562499999995 L 880.5039374999994 316.705625 L 15 316.705625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 323.75562499999995 L 880.5039374999994 323.75562499999995 L 880.5039374999994 324.455625 L 15 324.455625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 331.50562499999995 L 880.5039374999994 331.50562499999995 L 880.5039374999994 332.205625 L 15 332.205625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 339.25562499999995 L 880.5039374999994 339.25562499999995 L 880.5039374999994 339.955625 L 15 339.955625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 347.00562499999995 L 880.5039374999994 347.00562499999995 L 880.5039374999994 347.705625 L 15 347.705625 z" stroke="none" fill="#000000" class=""></path></g><path d="M 0 277.65 L 100 277.65 L 100 278.35 L 0 278.35 z" stroke="none" fill="rgba(0,0,0,0)" fill-opacity="0" class="" data-vertical="278"></path><path d="M 374.47235933358917 262.42562499999997 L 388.28235933358917 262.42562499999997 L 388.28235933358917 263.125625 L 374.47235933358917 263.125625 z" stroke="none" fill="#000000" class=""></path><g><path d="M 15 223.675625 L 760.2961405007671 223.675625 L 760.2961405007671 224.37562499999999 L 15 224.37562499999999 z" stroke="none" fill="#000000" class=""></path><path d="M 15 231.425625 L 760.2961405007671 231.425625 L 760.2961405007671 232.12562499999999 L 15 232.12562499999999 z" stroke="none" fill="#000000" class=""></path><path d="M 15 239.175625 L 760.2961405007671 239.175625 L 760.2961405007671 239.87562499999999 L 15 239.87562499999999 z" stroke="none" fill="#000000" class=""></path><path d="M 15 246.925625 L 760.2961405007671 246.925625 L 760.2961405007671 247.62562499999999 L 15 247.62562499999999 z" stroke="none" fill="#000000" class=""></path><path d="M 15 254.675625 L 760.2961405007671 254.675625 L 760.2961405007671 255.37562499999999 L 15 255.37562499999999 z" stroke="none" fill="#000000" class=""></path></g><path d="M 0 193.65 L 100 193.65 L 100 194.35 L 0 194.35 z" stroke="none" fill="rgba(0,0,0,0)" fill-opacity="0" class="" data-vertical="194"></path><g><path d="M 15 131.345625 L 817.5078749999994 131.345625 L 817.5078749999994 132.045625 L 15 132.045625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 139.095625 L 817.5078749999994 139.095625 L 817.5078749999994 139.795625 L 15 139.795625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 146.845625 L 817.5078749999994 146.845625 L 817.5078749999994 147.545625 L 15 147.545625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 154.595625 L 817.5078749999994 154.595625 L 817.5078749999994 155.295625 L 15 155.295625 z" stroke="none" fill="#000000" class=""></path><path d="M 15 162.345625 L 817.5078749999994 162.345625 L 817.5078749999994 163.045625 L 15 163.045625 z" stroke="none" fill="#000000" class=""></path></g><path d="M 0 81.65 L 100 81.65 L 100 82.35 L 0 82.35 z" stroke="none" fill="rgba(0,0,0,0)" fill-opacity="0" class="" data-vertical="82"></path><text font-size="26.666666666666668" font-style="normal" font-family="&quot;Times New Roman&quot;" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="385" y="29.56" dy="0.5em"><tspan x="385">Abbots Bromley Horn Dance</tspan></text><text font-size="18.666666666666668" font-style="italic" font-family="&quot;Times New Roman&quot;" font-weight="normal" text-decoration="none" class="" font="" text-anchor="start" x="15" y="67.12" dy="0.5em"><tspan x="15">Jig</tspan></text><text font-size="18.666666666666668" font-style="italic" font-family="&quot;Times New Roman&quot;" font-weight="normal" text-decoration="none" class="" font="" text-anchor="end" x="755" y="67.12" dy="0.5em"><tspan x="755">Trad. (England, Thaxted)</tspan></text><path d="m 29.689999999999998 117.53562500000001c 0.09 -0.09 0.24 -0.06 0.36 0c 0.12 0.09 0.57 0.6 0.96 1.11c 1.77 2.34 3.21 5.85 3.57 8.73c 0.21 1.56 0.03 3.27 -0.45 4.86c -0.69 2.31 -1.92 4.47 -4.23 7.44c -0.3 0.39 -0.57 0.72 -0.6 0.75c -0.03 0.06 0 0.15 0.18 0.78c 0.54 1.68 1.38 4.44 1.68 5.49l 0.09 0.42l 0.39 0c 1.47 0.09 2.76 0.51 3.96 1.29c 1.83 1.23 3.06 3.21 3.39 5.52c 0.09 0.45 0.12 1.29 0.06 1.74c -0.09 1.02 -0.33 1.83 -0.75 2.73c -0.84 1.71 -2.28 3.06 -4.02 3.72l -0.33 0.12l 0.03 1.26c 0 1.74 -0.06 3.63 -0.21 4.62c -0.45 3.06 -2.19 5.49 -4.47 6.21c -0.57 0.18 -0.9 0.21 -1.59 0.21c -0.69 0 -1.02 -0.03 -1.65 -0.21c -1.14 -0.27 -2.13 -0.84 -2.94 -1.65c -0.99 -0.99 -1.56 -2.16 -1.71 -3.54c -0.09 -0.81 0.06 -1.53 0.45 -2.13c 0.63 -0.99 1.83 -1.56 3 -1.53c 1.5 0.09 2.64 1.32 2.73 2.94c 0.06 1.47 -0.93 2.7 -2.37 2.97c -0.45 0.06 -0.84 0.03 -1.29 -0.09l -0.21 -0.09l 0.09 0.12c 0.39 0.54 0.78 0.93 1.32 1.26c 1.35 0.87 3.06 1.02 4.35 0.36c 1.44 -0.72 2.52 -2.28 2.97 -4.35c 0.15 -0.66 0.24 -1.5 0.3 -3.03c 0.03 -0.84 0.03 -2.94 0 -3c -0.03 0 -0.18 0 -0.36 0.03c -0.66 0.12 -0.99 0.12 -1.83 0.12c -1.05 0 -1.71 -0.06 -2.61 -0.3c -4.02 -0.99 -7.11 -4.35 -7.8 -8.46c -0.12 -0.66 -0.12 -0.99 -0.12 -1.83c 0 -0.84 0 -1.14 0.15 -1.92c 0.36 -2.28 1.41 -4.62 3.3 -7.29l 2.79 -3.6c 0.54 -0.66 0.96 -1.2 0.96 -1.23c 0 -0.03 -0.09 -0.33 -0.18 -0.69c -0.96 -3.21 -1.41 -5.28 -1.59 -7.68c -0.12 -1.38 -0.15 -3.09 -0.06 -3.96c 0.33 -2.67 1.38 -5.07 3.12 -7.08c 0.36 -0.42 0.99 -1.05 1.17 -1.14zm 2.01 4.71c -0.15 -0.3 -0.3 -0.54 -0.3 -0.54c -0.03 0 -0.18 0.09 -0.3 0.21c -2.4 1.74 -3.87 4.2 -4.26 7.11c -0.06 0.54 -0.06 1.41 -0.03 1.89c 0.09 1.29 0.48 3.12 1.08 5.22c 0.15 0.42 0.24 0.78 0.24 0.81c 0 0.03 0.84 -1.11 1.23 -1.68c 1.89 -2.73 2.88 -5.07 3.15 -7.53c 0.09 -0.57 0.12 -1.74 0.06 -2.37c -0.09 -1.23 -0.27 -1.92 -0.87 -3.12zm -2.94 20.7c -0.21 -0.72 -0.39 -1.32 -0.42 -1.32c 0 0 -1.2 1.47 -1.86 2.37c -2.79 3.63 -4.02 6.3 -4.35 9.3c -0.03 0.21 -0.03 0.69 -0.03 1.08c 0 0.69 0 0.75 0.06 1.11c 0.12 0.54 0.27 0.99 0.51 1.47c 0.69 1.38 1.83 2.55 3.42 3.42c 0.96 0.54 2.07 0.9 3.21 1.08c 0.78 0.12 2.04 0.12 2.94 -0.03c 0.51 -0.06 0.45 -0.03 0.42 -0.3c -0.24 -3.33 -0.72 -6.33 -1.62 -10.08c -0.09 -0.39 -0.18 -0.75 -0.18 -0.78c -0.03 -0.03 -0.42 0 -0.81 0.09c -0.9 0.18 -1.65 0.57 -2.22 1.14c -0.72 0.72 -1.08 1.65 -1.05 2.64c 0.06 0.96 0.48 1.83 1.23 2.58c 0.36 0.36 0.72 0.63 1.17 0.9c 0.33 0.18 0.36 0.21 0.42 0.33c 0.18 0.42 -0.18 0.9 -0.6 0.87c -0.18 -0.03 -0.84 -0.36 -1.26 -0.63c -0.78 -0.51 -1.38 -1.11 -1.86 -1.83c -1.77 -2.7 -0.99 -6.42 1.71 -8.19c 0.3 -0.21 0.81 -0.48 1.17 -0.63c 0.3 -0.09 1.02 -0.3 1.14 -0.3c 0.06 0 0.09 0 0.09 -0.03c 0.03 -0.03 -0.51 -1.92 -1.23 -4.26zm 3.78 7.41c -0.18 -0.03 -0.36 -0.06 -0.39 -0.06c -0.03 0 0 0.21 0.18 1.02c 0.75 3.18 1.26 6.3 1.5 9.09c 0.06 0.72 0 0.69 0.51 0.42c 0.78 -0.36 1.44 -0.96 1.98 -1.77c 1.08 -1.62 1.2 -3.69 0.3 -5.55c -0.81 -1.62 -2.31 -2.79 -4.08 -3.15z" stroke="none" fill="#000000" class=""></path><rect x="15" y="120.070625" width="24.051" height="54.25" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 54.781000000000006 120.50562500000001c 0.21 -0.12 0.54 -0.03 0.66 0.24c 0.06 0.12 0.06 0.21 0.06 2.31c 0 1.23 0 2.22 0.03 2.22c 0 0 0.27 -0.12 0.6 -0.24c 0.69 -0.27 0.78 -0.3 0.96 -0.15c 0.21 0.15 0.21 0.18 0.21 1.38c 0 1.02 0 1.11 -0.06 1.2c -0.03 0.06 -0.09 0.12 -0.12 0.15c -0.06 0.03 -0.42 0.21 -0.84 0.36l -0.75 0.33l -0.03 2.43c 0 1.32 0 2.43 0.03 2.43c 0 0 0.27 -0.12 0.6 -0.24c 0.69 -0.27 0.78 -0.3 0.96 -0.15c 0.21 0.15 0.21 0.18 0.21 1.38c 0 1.02 0 1.11 -0.06 1.2c -0.03 0.06 -0.09 0.12 -0.12 0.15c -0.06 0.03 -0.42 0.21 -0.84 0.36l -0.75 0.33l -0.03 2.52c 0 2.28 -0.03 2.55 -0.06 2.64c -0.21 0.36 -0.72 0.36 -0.93 0c -0.03 -0.09 -0.06 -0.33 -0.06 -2.43l 0 -2.31l -1.29 0.51l -1.26 0.51l 0 2.43c 0 2.58 0 2.52 -0.15 2.67c -0.06 0.09 -0.27 0.18 -0.36 0.18c -0.12 0 -0.33 -0.09 -0.39 -0.18c -0.15 -0.15 -0.15 -0.09 -0.15 -2.43c 0 -1.23 0 -2.22 -0.03 -2.22c 0 0 -0.27 0.12 -0.6 0.24c -0.69 0.27 -0.78 0.3 -0.96 0.15c -0.21 -0.15 -0.21 -0.18 -0.21 -1.38c 0 -1.02 0 -1.11 0.06 -1.2c 0.03 -0.06 0.09 -0.12 0.12 -0.15c 0.06 -0.03 0.42 -0.21 0.84 -0.36l 0.78 -0.33l 0 -2.43c 0 -1.32 0 -2.43 -0.03 -2.43c 0 0 -0.27 0.12 -0.6 0.24c -0.69 0.27 -0.78 0.3 -0.96 0.15c -0.21 -0.15 -0.21 -0.18 -0.21 -1.38c 0 -1.02 0 -1.11 0.06 -1.2c 0.03 -0.06 0.09 -0.12 0.12 -0.15c 0.06 -0.03 0.42 -0.21 0.84 -0.36l 0.78 -0.33l 0 -2.52c 0 -2.28 0.03 -2.55 0.06 -2.64c 0.21 -0.36 0.72 -0.36 0.93 0c 0.03 0.09 0.06 0.33 0.06 2.43l 0.03 2.31l 1.26 -0.51l 1.26 -0.51l 0 -2.43c 0 -2.28 0 -2.43 0.06 -2.55c 0.06 -0.12 0.12 -0.18 0.27 -0.24zm -0.33 10.65l 0 -2.43l -1.29 0.51l -1.26 0.51l 0 2.46l 0 2.43l 0.09 -0.03c 0.06 -0.03 0.63 -0.27 1.29 -0.51l 1.17 -0.48l 0 -2.46z" stroke="none" fill="#000000" class=""></path><rect x="49.051" y="120.46462500000001" width="8.25" height="22.46199999999999" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 72.766 132.225625c 0.36 -0.03 1.2 0 1.59 0.06c 0.9 0.15 1.68 0.51 2.25 1.05c 0.57 0.51 0.87 1.23 0.84 1.98c -0.03 0.51 -0.21 0.9 -0.6 1.26c -0.24 0.24 -0.45 0.39 -0.75 0.51c -0.21 0.06 -0.27 0.06 -0.6 0.06c -0.33 0 -0.39 0 -0.6 -0.06c -0.3 -0.12 -0.51 -0.27 -0.75 -0.51c -0.39 -0.36 -0.57 -0.78 -0.57 -1.26c 0 -0.27 0 -0.3 0.09 -0.42c 0.03 -0.09 0.18 -0.21 0.3 -0.3c 0.12 -0.09 0.3 -0.21 0.39 -0.27c 0.09 -0.06 0.21 -0.18 0.27 -0.24c 0.06 -0.12 0.09 -0.15 0.09 -0.33c 0 -0.18 -0.03 -0.24 -0.09 -0.36c -0.24 -0.39 -0.75 -0.6 -1.38 -0.57c -0.54 0.03 -0.9 0.18 -1.23 0.48c -0.81 0.72 -1.08 2.16 -0.96 5.37l 0 0.63l 0.3 -0.12c 0.78 -0.27 1.29 -0.33 2.1 -0.27c 1.47 0.12 2.49 0.54 3.27 1.29c 0.48 0.51 0.81 1.11 0.96 1.89c 0.06 0.27 0.06 0.42 0.06 0.93c 0 0.54 0 0.69 -0.06 0.96c -0.15 0.78 -0.48 1.38 -0.96 1.89c -0.54 0.51 -1.17 0.87 -1.98 1.08c -1.14 0.3 -2.4 0.33 -3.24 0.03c -1.5 -0.48 -2.64 -1.89 -3.27 -4.02c -0.36 -1.23 -0.51 -2.82 -0.42 -4.08c 0.3 -3.66 2.28 -6.3 4.95 -6.66zm 0.66 7.41c -0.27 -0.09 -0.81 -0.12 -1.08 -0.06c -0.72 0.18 -1.08 0.69 -1.23 1.71c -0.06 0.54 -0.06 3 0 3.54c 0.18 1.26 0.72 1.77 1.8 1.74c 0.39 -0.03 0.63 -0.09 0.9 -0.27c 0.66 -0.42 0.9 -1.32 0.9 -3.24c 0 -2.22 -0.36 -3.12 -1.29 -3.42zm -1.144999999999996 8.090000000000003c 0.33 -0.03 1.02 -0.03 1.32 0c 1.32 0.12 2.49 0.6 3.21 1.32c 0.39 0.39 0.66 0.81 0.78 1.29c 0.09 0.36 0.09 1.08 0 1.44c -0.21 0.84 -0.66 1.59 -1.59 2.55l -0.3 0.3l 0.27 0.18c 1.47 0.93 2.31 2.31 2.25 3.75c -0.03 0.75 -0.24 1.35 -0.63 1.95c -0.45 0.66 -1.02 1.14 -1.83 1.53c -1.8 0.87 -4.2 0.87 -6 0.03c -1.62 -0.78 -2.52 -2.16 -2.46 -3.66c 0.06 -0.99 0.54 -1.77 1.8 -2.97c 0.54 -0.51 0.54 -0.54 0.48 -0.57c -0.39 -0.27 -0.96 -0.78 -1.2 -1.14c -0.75 -1.11 -0.87 -2.4 -0.3 -3.6c 0.69 -1.35 2.25 -2.25 4.2 -2.4zm 1.53 0.69c -0.42 -0.09 -1.11 -0.12 -1.38 -0.06c -0.3 0.06 -0.6 0.18 -0.81 0.3c -0.21 0.12 -0.6 0.51 -0.72 0.72c -0.51 0.87 -0.42 1.89 0.21 2.52c 0.21 0.21 0.36 0.3 1.95 1.23c 0.96 0.54 1.74 0.99 1.77 1.02c 0.09 0 0.63 -0.6 0.99 -1.11c 0.21 -0.36 0.48 -0.87 0.57 -1.23c 0.06 -0.24 0.06 -0.36 0.06 -0.72c 0 -0.45 -0.03 -0.66 -0.15 -0.99c -0.39 -0.81 -1.29 -1.44 -2.49 -1.68zm -1.44 8.07l -1.89 -1.08c -0.03 0 -0.18 0.15 -0.39 0.33c -1.2 1.08 -1.65 1.95 -1.59 3c 0.09 1.59 1.35 2.85 3.21 3.24c 0.33 0.06 0.45 0.06 0.93 0.06c 0.63 0 0.81 -0.03 1.29 -0.27c 0.9 -0.42 1.47 -1.41 1.41 -2.4c -0.06 -0.66 -0.39 -1.29 -0.9 -1.65c -0.12 -0.09 -1.05 -0.63 -2.07 -1.23z" stroke="none" fill="#000000" class=""></path><rect x="67.301" y="131.95462500000002" width="10.926" height="30.485499999999973" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="20" font-style="normal" font-family="&quot;Times New Roman&quot;" font-weight="bold" text-decoration="none" class="" font="" text-anchor="start" x="107.03450000000001" y="88.945625" dy="0.5em"><tspan x="107.03450000000001">= 60</tspan></text><path d="m 93.897 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4200000000000017 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 88.227 136.8622916666667L 89.227 136.8622916666667L 89.227 162.695625zm 11.677499999999995 -70.805c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -7.109999999999999 2.5175000000000125c 0.27 -0.0225 0.8999999999999999 0 1.1475 0.045c 0.8775 0.18 1.4175 0.63 1.62 1.3725c 0.045 0.135 0.045 0.22499999999999998 0.045 0.495c 0 0.3375 0 0.47250000000000003 -0.11249999999999999 0.81c -0.495 1.53 -2.295 2.9475000000000002 -4.14 3.285c -0.405 0.0675 -1.08 0.0675 -1.3725 0.0225c -0.9225 -0.2025 -1.4849999999999999 -0.6525 -1.6875 -1.395c -0.045 -0.135 -0.045 -0.22499999999999998 -0.045 -0.495c 0 -0.3375 0 -0.47250000000000003 0.11249999999999999 -0.81c 0.18 -0.585 0.5625 -1.1475 1.08 -1.665c 0.8999999999999999 -0.8999999999999999 2.1375 -1.5074999999999998 3.3525 -1.665zm 2.7900000000000063 -17.306250000000006L 95.5845 96.476875L 94.98450000000001 96.476875L 94.98450000000001 77.101875z" stroke="none" fill="#000000" class=""></path><rect x="88.227" y="81.945625" width="9.81" height="80.75" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 104.037 162.695625L 104.037 131.695625L 104.637 131.695625L 104.637 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="104.037" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="127.0291875" y="108.320625" dy="0.5em"><tspan x="127.0291875">Em</tspan></text><path d="m 133.1191875 143.145625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 127.0291875 147.195625L 128.0291875 147.195625L 128.0291875 174.320625z" stroke="none" fill="#000000" class=""></path><rect x="127.0291875" y="101.320625" width="11.9921875" height="73" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 145.691375 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4200000000000159 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 140.021375 136.8622916666667L 141.021375 136.8622916666667L 141.021375 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="140.021375" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 156.921375 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.719999999999999 -23.07499999999999L 160.641375 153.65395833333335L 159.641375 153.65395833333335L 159.641375 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="150.831375" y="127.820625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 167.311375 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4200000000000159 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 161.641375 136.8622916666667L 162.641375 136.8622916666667L 162.641375 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="161.641375" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 177.451375 162.695625L 177.451375 131.695625L 178.051375 131.695625L 178.051375 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="177.451375" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 194.54137500000002 143.145625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 188.451375 147.195625L 189.451375 147.195625L 189.451375 174.320625z" stroke="none" fill="#000000" class=""></path><rect x="188.451375" y="143.148625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 204.931375 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4200000000000159 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 199.26137500000002 136.8622916666667L 200.26137500000002 136.8622916666667L 200.26137500000002 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="199.26137500000002" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 216.16137500000002 158.645625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.719999999999999 -23.07499999999999L 219.88137500000002 161.40395833333335L 218.88137500000002 161.40395833333335L 218.88137500000002 135.570625z" stroke="none" fill="#000000" class=""></path><rect x="210.07137500000002" y="135.570625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 229.67137500000004 131.570625l 0 -3.75l 0.21 0l 0.21 0l 0 0.18c 0 0.3 0.06 0.84 0.12 1.23c 0.24 1.53 0.9 3.12 2.13 5.16l 0.99 1.59c 0.87 1.44 1.38 2.34 1.77 3.09c 0.81 1.68 1.2 3.06 1.26 4.53c 0.03 1.53 -0.21 3.27 -0.75 5.01c -0.21 0.69 -0.51 1.5 -0.6 1.59c -0.09 0.12 -0.27 0.21 -0.42 0.21c -0.15 0 -0.42 -0.12 -0.51 -0.21c -0.15 -0.18 -0.18 -0.42 -0.09 -0.66c 0.15 -0.33 0.45 -1.2 0.57 -1.62c 0.42 -1.38 0.6 -2.58 0.6 -3.9c 0 -0.66 0 -0.81 -0.06 -1.11c -0.39 -2.07 -1.8 -4.26 -4.59 -7.14l -0.42 -0.45l -0.21 0l -0.21 0l 0 -3.75zm -2.700000000000017 19.32499999999999c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.719999999999999 -23.07499999999999L 230.69137500000002 153.65395833333335L 229.69137500000002 153.65395833333335L 229.69137500000002 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="220.88137500000002" y="127.820625" width="15.902000000000001" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 242.78337500000004 162.695625L 242.78337500000004 131.695625L 243.38337500000003 131.695625L 243.38337500000003 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="242.78337500000004" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="263.56462500000004" y="108.320625" dy="0.5em"><tspan x="263.56462500000004">B7</tspan></text><path d="m 277.69462500000003 157.140625c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -27.03109522148587L 273.37462500000004 158.045625L 272.774625 158.045625L 272.774625 127.73952977851413z" stroke="none" fill="#000000" class=""></path><rect x="263.56462500000004" y="101.320625" width="16.26" height="61.547" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 286.914625 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -25.48893442622949L 290.634625 154.170625L 290.034625 154.170625L 290.034625 125.4066905737705z" stroke="none" fill="#000000" class=""></path><rect x="280.824625" y="125.4066905737705" width="9.81" height="33.5859344262295" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 297.724625 147.020625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 301.44462500000003 150.295625L 300.844625 150.295625L 300.844625 123.945625z" stroke="none" fill="#000000" class=""></path><rect x="291.634625" y="123.945625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="314.43681250000003" y="108.320625" dy="0.5em"><tspan x="314.43681250000003">Em</tspan></text><path d="m 328.5668125 149.390625c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -27.03109522148587L 324.24681250000003 154.170625L 323.6468125 154.170625L 323.6468125 123.86452977851413z" stroke="none" fill="#000000" class=""></path><rect x="314.43681250000003" y="101.320625" width="16.26" height="57.672" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 337.7868125 147.020625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -25.48893442622949L 341.5068125 150.295625L 340.9068125 150.295625L 340.9068125 121.5316905737705z" stroke="none" fill="#000000" class=""></path><rect x="331.6968125" y="121.5316905737705" width="9.81" height="33.5859344262295" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 348.5968125 143.145625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 352.3168125 146.420625L 351.7168125 146.420625L 351.7168125 120.070625z" stroke="none" fill="#000000" class=""></path><rect x="342.5068125" y="120.070625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 358.3168125 162.695625L 358.3168125 131.695625L 358.91681250000005 131.695625L 358.91681250000005 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="358.3168125" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="379.0980625" y="108.320625" dy="0.5em"><tspan x="379.0980625">B7</tspan></text><path d="m 393.2280625 149.390625c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -22.993904778514107L 388.9080625 150.295625L 388.3080625 150.295625L 388.3080625 124.02672022148589z" stroke="none" fill="#000000" class=""></path><rect x="379.0980625" y="101.320625" width="16.26" height="53.797" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 402.4480625 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -24.536065573770486L 406.1680625 154.170625L 405.5680625 154.170625L 405.5680625 126.35955942622951z" stroke="none" fill="#000000" class=""></path><rect x="396.3580625" y="126.35955942622951" width="9.81" height="32.633065573770494" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 413.2580625 154.770625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -26.94999999999999L 416.9780625 158.045625L 416.3780625 158.045625L 416.3780625 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="407.1680625" y="127.820625" width="9.81" height="35.047" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="429.97025" y="108.320625" dy="0.5em"><tspan x="429.97025">Em</tspan></text><path d="m 436.06025 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 439.78025 153.65395833333335L 438.78025 153.65395833333335L 438.78025 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="429.97025" y="101.320625" width="11.9921875" height="57.672" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 448.63243750000004 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4199999999999591 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 442.9624375 136.8622916666667L 443.9624375 136.8622916666667L 443.9624375 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="442.9624375" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 458.7724375 162.695625L 458.7724375 131.695625L 459.37243750000005 131.695625L 459.37243750000005 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="458.7724375" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="481.764625" y="108.320625" dy="0.5em"><tspan x="481.764625">Em</tspan></text><path d="m 487.854625 143.145625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 481.764625 147.195625L 482.764625 147.195625L 482.764625 174.320625z" stroke="none" fill="#000000" class=""></path><rect x="481.764625" y="101.320625" width="11.9921875" height="73" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 500.42681250000004 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4199999999999591 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 494.7568125 136.8622916666667L 495.7568125 136.8622916666667L 495.7568125 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="494.7568125" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 511.6568125 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 515.3768125 153.65395833333335L 514.3768125 153.65395833333335L 514.3768125 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="505.5668125" y="127.820625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 522.0468125 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.42000000000007276 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 516.3768125 136.8622916666667L 517.3768125 136.8622916666667L 517.3768125 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="516.3768125" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 532.1868125 162.695625L 532.1868125 131.695625L 532.7868125 131.695625L 532.7868125 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="532.1868125" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 549.2768125 143.145625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 543.1868125 147.195625L 544.1868125 147.195625L 544.1868125 174.320625z" stroke="none" fill="#000000" class=""></path><rect x="543.1868125" y="143.148625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 559.6668124999999 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.42000000000007276 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 553.9968124999999 136.8622916666667L 554.9968124999999 136.8622916666667L 554.9968124999999 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="553.9968124999999" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 570.8968124999999 158.645625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 574.6168124999998 161.40395833333335L 573.6168124999998 161.40395833333335L 573.6168124999998 135.570625z" stroke="none" fill="#000000" class=""></path><rect x="564.8068124999999" y="135.570625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 584.4068124999999 131.570625l 0 -3.75l 0.21 0l 0.21 0l 0 0.18c 0 0.3 0.06 0.84 0.12 1.23c 0.24 1.53 0.9 3.12 2.13 5.16l 0.99 1.59c 0.87 1.44 1.38 2.34 1.77 3.09c 0.81 1.68 1.2 3.06 1.26 4.53c 0.03 1.53 -0.21 3.27 -0.75 5.01c -0.21 0.69 -0.51 1.5 -0.6 1.59c -0.09 0.12 -0.27 0.21 -0.42 0.21c -0.15 0 -0.42 -0.12 -0.51 -0.21c -0.15 -0.18 -0.18 -0.42 -0.09 -0.66c 0.15 -0.33 0.45 -1.2 0.57 -1.62c 0.42 -1.38 0.6 -2.58 0.6 -3.9c 0 -0.66 0 -0.81 -0.06 -1.11c -0.39 -2.07 -1.8 -4.26 -4.59 -7.14l -0.42 -0.45l -0.21 0l -0.21 0l 0 -3.75zm -2.7000000000000455 19.32499999999999c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 585.4268124999998 153.65395833333335L 584.4268124999998 153.65395833333335L 584.4268124999998 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="575.6168124999998" y="127.820625" width="15.902000000000001" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 597.5188124999999 162.695625L 597.5188124999999 131.695625L 598.1188124999999 131.695625L 598.1188124999999 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="597.5188124999999" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="618.3000624999999" y="108.320625" dy="0.5em"><tspan x="618.3000624999999">B7</tspan></text><path d="m 632.4300624999998 157.140625c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -27.031095221485856L 628.1100624999998 158.045625L 627.5100624999998 158.045625L 627.5100624999998 127.73952977851414z" stroke="none" fill="#000000" class=""></path><rect x="618.3000624999999" y="101.320625" width="16.26" height="61.547" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 641.6500624999999 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -25.48893442622949L 645.3700624999998 154.170625L 644.7700624999998 154.170625L 644.7700624999998 125.4066905737705z" stroke="none" fill="#000000" class=""></path><rect x="635.5600624999998" y="125.4066905737705" width="9.81" height="33.5859344262295" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 652.4600624999998 147.020625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 656.1800624999997 150.295625L 655.5800624999997 150.295625L 655.5800624999997 123.945625z" stroke="none" fill="#000000" class=""></path><rect x="646.3700624999998" y="123.945625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="669.1722499999997" y="108.320625" dy="0.5em"><tspan x="669.1722499999997">Em</tspan></text><path d="m 683.3022499999997 149.390625c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -27.031095221485856L 678.9822499999997 154.170625L 678.3822499999997 154.170625L 678.3822499999997 123.86452977851414z" stroke="none" fill="#000000" class=""></path><rect x="669.1722499999997" y="101.320625" width="16.26" height="57.672" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 692.5222499999998 147.020625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -25.48893442622949L 696.2422499999997 150.295625L 695.6422499999996 150.295625L 695.6422499999996 121.5316905737705z" stroke="none" fill="#000000" class=""></path><rect x="686.4322499999997" y="121.5316905737705" width="9.81" height="33.5859344262295" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 703.3322499999997 143.145625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 707.0522499999996 146.420625L 706.4522499999996 146.420625L 706.4522499999996 120.070625z" stroke="none" fill="#000000" class=""></path><rect x="697.2422499999997" y="120.070625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 713.0522499999996 162.695625L 713.0522499999996 131.695625L 713.6522499999996 131.695625L 713.6522499999996 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="713.0522499999996" y="131.695625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="733.8334999999996" y="108.320625" dy="0.5em"><tspan x="733.8334999999996">B7</tspan></text><path d="m 747.9634999999996 149.390625c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -22.99390477851412L 743.6434999999996 150.295625L 743.0434999999995 150.295625L 743.0434999999995 124.02672022148587z" stroke="none" fill="#000000" class=""></path><rect x="733.8334999999996" y="101.320625" width="16.26" height="53.797" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 757.1834999999996 150.895625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -24.536065573770486L 760.9034999999996 154.170625L 760.3034999999995 154.170625L 760.3034999999995 126.35955942622951z" stroke="none" fill="#000000" class=""></path><rect x="751.0934999999996" y="126.35955942622951" width="9.81" height="32.633065573770494" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 767.9934999999996 154.770625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -26.94999999999999L 771.7134999999995 158.045625L 771.1134999999995 158.045625L 771.1134999999995 127.820625z" stroke="none" fill="#000000" class=""></path><rect x="761.9034999999996" y="127.820625" width="9.81" height="35.047" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="784.7056874999995" y="108.320625" dy="0.5em"><tspan x="784.7056874999995">Em</tspan></text><path d="m 790.7956874999995 158.645625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 794.5156874999994 161.40395833333335L 793.5156874999994 161.40395833333335L 793.5156874999994 135.570625z" stroke="none" fill="#000000" class=""></path><rect x="784.7056874999995" y="101.320625" width="11.9921875" height="65.422" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 803.3678749999995 141.065625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.42000000000007276 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 797.6978749999995 136.8622916666667L 798.6978749999995 136.8622916666667L 798.6978749999995 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="797.6978749999995" y="131.523625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 813.5078749999994 162.695625L 813.5078749999994 131.695625L 814.1078749999995 131.695625L 814.1078749999995 162.695625zm 3 0L 816.5078749999994 131.695625L 817.1078749999995 131.695625L 817.1078749999995 162.695625z" stroke="none" fill="#000000" class=""></path><rect x="813.5078749999994" y="131.695625" width="4" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="M272.774625 127.820625 L301.44462500000003 123.945625L301.44462500000003 127.820625 L272.774625 131.695625z" stroke="none" fill="#000000" class=""></path><path d="M290.034625 131.2191905737705 L285.634625 131.89498408615276L285.634625 135.76998408615276 L290.034625 135.0941905737705z" stroke="none" fill="#000000" class=""></path><path d="M323.6468125 123.945625 L352.3168125 120.070625L352.3168125 123.945625 L323.6468125 127.820625z" stroke="none" fill="#000000" class=""></path><path d="M340.9068125 127.3441905737705 L336.5068125 128.01998408615276L336.5068125 131.89498408615276 L340.9068125 131.2191905737705z" stroke="none" fill="#000000" class=""></path><path d="M388.3080625 123.945625 L416.9780625 127.820625L416.9780625 131.695625 L388.3080625 127.820625z" stroke="none" fill="#000000" class=""></path><path d="M405.5680625 132.1720594262295 L401.1680625 131.49626591384725L401.1680625 135.37126591384725 L405.5680625 136.0470594262295z" stroke="none" fill="#000000" class=""></path><path d="M627.5100624999999 127.820625 L656.1800624999997 123.945625L656.1800624999997 127.820625 L627.5100624999999 131.695625z" stroke="none" fill="#000000" class=""></path><path d="M644.7700624999998 131.2191905737705 L640.3700624999998 131.8949840861528L640.3700624999998 135.7699840861528 L644.7700624999998 135.0941905737705z" stroke="none" fill="#000000" class=""></path><path d="M678.3822499999998 123.945625 L707.0522499999996 120.070625L707.0522499999996 123.945625 L678.3822499999998 127.820625z" stroke="none" fill="#000000" class=""></path><path d="M695.6422499999996 127.3441905737705 L691.2422499999997 128.0199840861528L691.2422499999997 131.8949840861528 L695.6422499999996 131.2191905737705z" stroke="none" fill="#000000" class=""></path><path d="M743.0434999999997 123.945625 L771.7134999999995 127.820625L771.7134999999995 131.695625 L743.0434999999997 127.820625z" stroke="none" fill="#000000" class=""></path><path d="M760.3034999999995 132.1720594262295 L755.9034999999996 131.49626591384722L755.9034999999996 135.37126591384722 L760.3034999999995 136.0470594262295z" stroke="none" fill="#000000" class=""></path><path d="m 29.689999999999998 209.865625c 0.09 -0.09 0.24 -0.06 0.36 0c 0.12 0.09 0.57 0.6 0.96 1.11c 1.77 2.34 3.21 5.85 3.57 8.73c 0.21 1.56 0.03 3.27 -0.45 4.86c -0.69 2.31 -1.92 4.47 -4.23 7.44c -0.3 0.39 -0.57 0.72 -0.6 0.75c -0.03 0.06 0 0.15 0.18 0.78c 0.54 1.68 1.38 4.44 1.68 5.49l 0.09 0.42l 0.39 0c 1.47 0.09 2.76 0.51 3.96 1.29c 1.83 1.23 3.06 3.21 3.39 5.52c 0.09 0.45 0.12 1.29 0.06 1.74c -0.09 1.02 -0.33 1.83 -0.75 2.73c -0.84 1.71 -2.28 3.06 -4.02 3.72l -0.33 0.12l 0.03 1.26c 0 1.74 -0.06 3.63 -0.21 4.62c -0.45 3.06 -2.19 5.49 -4.47 6.21c -0.57 0.18 -0.9 0.21 -1.59 0.21c -0.69 0 -1.02 -0.03 -1.65 -0.21c -1.14 -0.27 -2.13 -0.84 -2.94 -1.65c -0.99 -0.99 -1.56 -2.16 -1.71 -3.54c -0.09 -0.81 0.06 -1.53 0.45 -2.13c 0.63 -0.99 1.83 -1.56 3 -1.53c 1.5 0.09 2.64 1.32 2.73 2.94c 0.06 1.47 -0.93 2.7 -2.37 2.97c -0.45 0.06 -0.84 0.03 -1.29 -0.09l -0.21 -0.09l 0.09 0.12c 0.39 0.54 0.78 0.93 1.32 1.26c 1.35 0.87 3.06 1.02 4.35 0.36c 1.44 -0.72 2.52 -2.28 2.97 -4.35c 0.15 -0.66 0.24 -1.5 0.3 -3.03c 0.03 -0.84 0.03 -2.94 0 -3c -0.03 0 -0.18 0 -0.36 0.03c -0.66 0.12 -0.99 0.12 -1.83 0.12c -1.05 0 -1.71 -0.06 -2.61 -0.3c -4.02 -0.99 -7.11 -4.35 -7.8 -8.46c -0.12 -0.66 -0.12 -0.99 -0.12 -1.83c 0 -0.84 0 -1.14 0.15 -1.92c 0.36 -2.28 1.41 -4.62 3.3 -7.29l 2.79 -3.6c 0.54 -0.66 0.96 -1.2 0.96 -1.23c 0 -0.03 -0.09 -0.33 -0.18 -0.69c -0.96 -3.21 -1.41 -5.28 -1.59 -7.68c -0.12 -1.38 -0.15 -3.09 -0.06 -3.96c 0.33 -2.67 1.38 -5.07 3.12 -7.08c 0.36 -0.42 0.99 -1.05 1.17 -1.14zm 2.01 4.71c -0.15 -0.3 -0.3 -0.54 -0.3 -0.54c -0.03 0 -0.18 0.09 -0.3 0.21c -2.4 1.74 -3.87 4.2 -4.26 7.11c -0.06 0.54 -0.06 1.41 -0.03 1.89c 0.09 1.29 0.48 3.12 1.08 5.22c 0.15 0.42 0.24 0.78 0.24 0.81c 0 0.03 0.84 -1.11 1.23 -1.68c 1.89 -2.73 2.88 -5.07 3.15 -7.53c 0.09 -0.57 0.12 -1.74 0.06 -2.37c -0.09 -1.23 -0.27 -1.92 -0.87 -3.12zm -2.94 20.7c -0.21 -0.72 -0.39 -1.32 -0.42 -1.32c 0 0 -1.2 1.47 -1.86 2.37c -2.79 3.63 -4.02 6.3 -4.35 9.3c -0.03 0.21 -0.03 0.69 -0.03 1.08c 0 0.69 0 0.75 0.06 1.11c 0.12 0.54 0.27 0.99 0.51 1.47c 0.69 1.38 1.83 2.55 3.42 3.42c 0.96 0.54 2.07 0.9 3.21 1.08c 0.78 0.12 2.04 0.12 2.94 -0.03c 0.51 -0.06 0.45 -0.03 0.42 -0.3c -0.24 -3.33 -0.72 -6.33 -1.62 -10.08c -0.09 -0.39 -0.18 -0.75 -0.18 -0.78c -0.03 -0.03 -0.42 0 -0.81 0.09c -0.9 0.18 -1.65 0.57 -2.22 1.14c -0.72 0.72 -1.08 1.65 -1.05 2.64c 0.06 0.96 0.48 1.83 1.23 2.58c 0.36 0.36 0.72 0.63 1.17 0.9c 0.33 0.18 0.36 0.21 0.42 0.33c 0.18 0.42 -0.18 0.9 -0.6 0.87c -0.18 -0.03 -0.84 -0.36 -1.26 -0.63c -0.78 -0.51 -1.38 -1.11 -1.86 -1.83c -1.77 -2.7 -0.99 -6.42 1.71 -8.19c 0.3 -0.21 0.81 -0.48 1.17 -0.63c 0.3 -0.09 1.02 -0.3 1.14 -0.3c 0.06 0 0.09 0 0.09 -0.03c 0.03 -0.03 -0.51 -1.92 -1.23 -4.26zm 3.78 7.41c -0.18 -0.03 -0.36 -0.06 -0.39 -0.06c -0.03 0 0 0.21 0.18 1.02c 0.75 3.18 1.26 6.3 1.5 9.09c 0.06 0.72 0 0.69 0.51 0.42c 0.78 -0.36 1.44 -0.96 1.98 -1.77c 1.08 -1.62 1.2 -3.69 0.3 -5.55c -0.81 -1.62 -2.31 -2.79 -4.08 -3.15z" stroke="none" fill="#000000" class=""></path><rect x="15" y="212.400625" width="24.051" height="54.25" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 54.781000000000006 212.835625c 0.21 -0.12 0.54 -0.03 0.66 0.24c 0.06 0.12 0.06 0.21 0.06 2.31c 0 1.23 0 2.22 0.03 2.22c 0 0 0.27 -0.12 0.6 -0.24c 0.69 -0.27 0.78 -0.3 0.96 -0.15c 0.21 0.15 0.21 0.18 0.21 1.38c 0 1.02 0 1.11 -0.06 1.2c -0.03 0.06 -0.09 0.12 -0.12 0.15c -0.06 0.03 -0.42 0.21 -0.84 0.36l -0.75 0.33l -0.03 2.43c 0 1.32 0 2.43 0.03 2.43c 0 0 0.27 -0.12 0.6 -0.24c 0.69 -0.27 0.78 -0.3 0.96 -0.15c 0.21 0.15 0.21 0.18 0.21 1.38c 0 1.02 0 1.11 -0.06 1.2c -0.03 0.06 -0.09 0.12 -0.12 0.15c -0.06 0.03 -0.42 0.21 -0.84 0.36l -0.75 0.33l -0.03 2.52c 0 2.28 -0.03 2.55 -0.06 2.64c -0.21 0.36 -0.72 0.36 -0.93 0c -0.03 -0.09 -0.06 -0.33 -0.06 -2.43l 0 -2.31l -1.29 0.51l -1.26 0.51l 0 2.43c 0 2.58 0 2.52 -0.15 2.67c -0.06 0.09 -0.27 0.18 -0.36 0.18c -0.12 0 -0.33 -0.09 -0.39 -0.18c -0.15 -0.15 -0.15 -0.09 -0.15 -2.43c 0 -1.23 0 -2.22 -0.03 -2.22c 0 0 -0.27 0.12 -0.6 0.24c -0.69 0.27 -0.78 0.3 -0.96 0.15c -0.21 -0.15 -0.21 -0.18 -0.21 -1.38c 0 -1.02 0 -1.11 0.06 -1.2c 0.03 -0.06 0.09 -0.12 0.12 -0.15c 0.06 -0.03 0.42 -0.21 0.84 -0.36l 0.78 -0.33l 0 -2.43c 0 -1.32 0 -2.43 -0.03 -2.43c 0 0 -0.27 0.12 -0.6 0.24c -0.69 0.27 -0.78 0.3 -0.96 0.15c -0.21 -0.15 -0.21 -0.18 -0.21 -1.38c 0 -1.02 0 -1.11 0.06 -1.2c 0.03 -0.06 0.09 -0.12 0.12 -0.15c 0.06 -0.03 0.42 -0.21 0.84 -0.36l 0.78 -0.33l 0 -2.52c 0 -2.28 0.03 -2.55 0.06 -2.64c 0.21 -0.36 0.72 -0.36 0.93 0c 0.03 0.09 0.06 0.33 0.06 2.43l 0.03 2.31l 1.26 -0.51l 1.26 -0.51l 0 -2.43c 0 -2.28 0 -2.43 0.06 -2.55c 0.06 -0.12 0.12 -0.18 0.27 -0.24zm -0.33 10.65l 0 -2.43l -1.29 0.51l -1.26 0.51l 0 2.46l 0 2.43l 0.09 -0.03c 0.06 -0.03 0.63 -0.27 1.29 -0.51l 1.17 -0.48l 0 -2.46z" stroke="none" fill="#000000" class=""></path><rect x="49.051" y="212.794625" width="8.25" height="22.46199999999999" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="79.2931875" y="200.650625" dy="0.5em"><tspan x="79.2931875">Am</tspan></text><path d="m 85.3831875 231.60062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 79.2931875 236.94229166666665L 80.2931875 236.94229166666665L 80.2931875 262.775625z" stroke="none" fill="#000000" class=""></path><rect x="79.2931875" y="193.650625" width="11.9921875" height="69.125" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 98.81105466679459 233.395625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4200000000000017 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 93.14105466679459 229.19229166666668L 94.14105466679459 229.19229166666668L 94.14105466679459 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="93.14105466679459" y="223.853625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 110.0410546667946 231.60062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.825000000000017L 103.95105466679459 264.713125L 104.55105466679458 264.713125L 104.55105466679458 236.425625z" stroke="none" fill="#000000" class=""></path><rect x="103.95105466679459" y="231.603625" width="9.81" height="33.1095" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 120.8510546667946 227.72562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.825000000000017L 114.76105466679459 262.775625L 115.36105466679459 262.775625L 115.36105466679459 232.550625z" stroke="none" fill="#000000" class=""></path><rect x="114.76105466679459" y="227.728625" width="9.81" height="35.047" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 131.6610546667946 223.85062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.825000000000017L 125.5710546667946 260.838125L 126.17105466679459 260.838125L 126.17105466679459 228.675625z" stroke="none" fill="#000000" class=""></path><rect x="125.5710546667946" y="223.853625" width="9.81" height="36.9845" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 141.3810546667946 255.025625L 141.3810546667946 224.025625L 141.9810546667946 224.025625L 141.9810546667946 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="141.3810546667946" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 158.4710546667946 239.35062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.719999999999999 -23.07499999999999L 162.1910546667946 242.10895833333333L 161.1910546667946 242.10895833333333L 161.1910546667946 216.275625z" stroke="none" fill="#000000" class=""></path><rect x="152.3810546667946" y="216.275625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 171.89892183358916 241.145625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4200000000000159 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 166.22892183358917 236.94229166666665L 167.22892183358917 236.94229166666665L 167.22892183358917 262.775625z" stroke="none" fill="#000000" class=""></path><rect x="166.22892183358917" y="231.603625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 183.12892183358917 239.35062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.825000000000017L 177.03892183358917 272.463125L 177.63892183358917 272.463125L 177.63892183358917 244.175625z" stroke="none" fill="#000000" class=""></path><rect x="177.03892183358917" y="239.353625" width="9.81" height="33.1095" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 193.93892183358918 235.47562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.825000000000017L 187.84892183358917 270.525625L 188.44892183358917 270.525625L 188.44892183358917 240.300625z" stroke="none" fill="#000000" class=""></path><rect x="187.84892183358917" y="235.478625" width="9.81" height="35.047" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 204.74892183358918 231.60062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.825000000000017L 198.65892183358918 268.588125L 199.25892183358917 268.588125L 199.25892183358917 236.425625z" stroke="none" fill="#000000" class=""></path><rect x="198.65892183358918" y="231.603625" width="9.81" height="36.9845" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 214.46892183358918 255.025625L 214.46892183358918 224.025625L 215.06892183358917 224.025625L 215.06892183358917 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="214.46892183358918" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="231.24235933358918" y="200.650625" dy="0.5em"><tspan x="231.24235933358918">D</tspan></text><path d="m 237.33235933358918 247.10062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.719999999999999 -27.054635463546333L 241.05235933358918 250.37562499999999L 240.4523593335892 250.37562499999999L 240.4523593335892 220.04598953645365z" stroke="none" fill="#000000" class=""></path><rect x="231.24235933358918" y="193.650625" width="9.81" height="61.547" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 248.14235933358918 243.22562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.719999999999999 -25.06481773177316L 251.86235933358918 246.50062499999999L 251.2623593335892 246.50062499999999L 251.2623593335892 218.16080726822682z" stroke="none" fill="#000000" class=""></path><rect x="242.05235933358918" y="218.16080726822682" width="9.81" height="33.16181773177317" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 258.9523593335892 239.35062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999704 -23.07499999999999L 262.67235933358916 242.62562499999999L 262.07235933358913 242.62562499999999L 262.07235933358913 216.275625z" stroke="none" fill="#000000" class=""></path><rect x="252.86235933358918" y="216.275625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="275.66454683358916" y="200.650625" dy="0.5em"><tspan x="275.66454683358916">Em</tspan></text><path d="m 281.75454683358913 243.22562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -22.979721656613776L 285.47454683358916 246.50062499999999L 284.87454683358914 246.50062499999999L 284.87454683358914 220.2459033433862z" stroke="none" fill="#000000" class=""></path><rect x="275.66454683358916" y="193.650625" width="11.9921875" height="57.672" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 294.74673433358913 247.10062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -24.791598153341766L 298.46673433358916 250.37562499999999L 297.86673433358914 250.37562499999999L 297.86673433358914 222.3090268466582z" stroke="none" fill="#000000" class=""></path><rect x="288.65673433358916" y="222.3090268466582" width="9.81" height="32.888598153341775" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 305.55673433358913 250.97562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -26.94999999999999L 309.27673433358916 254.25062499999999L 308.67673433358914 254.25062499999999L 308.67673433358914 224.025625z" stroke="none" fill="#000000" class=""></path><rect x="299.46673433358916" y="224.025625" width="9.81" height="35.047000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 315.27673433358916 255.025625L 315.27673433358916 224.025625L 315.8767343335892 224.025625L 315.8767343335892 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="315.27673433358916" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="332.05017183358916" y="200.650625" dy="0.5em"><tspan x="332.05017183358916">D</tspan></text><path d="m 338.14017183358914 254.85062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -27.054635463546333L 341.86017183358916 258.125625L 341.26017183358914 258.125625L 341.26017183358914 227.79598953645365z" stroke="none" fill="#000000" class=""></path><rect x="332.05017183358916" y="193.650625" width="9.81" height="69.29700000000003" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 348.95017183358914 250.97562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -25.06481773177316L 352.67017183358917 254.25062499999999L 352.07017183358914 254.25062499999999L 352.07017183358914 225.91080726822682z" stroke="none" fill="#000000" class=""></path><rect x="342.86017183358916" y="225.91080726822682" width="9.81" height="33.1618177317732" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 359.76017183358914 247.10062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 363.48017183358917 250.37562499999999L 362.88017183358915 250.37562499999999L 362.88017183358915 224.025625z" stroke="none" fill="#000000" class=""></path><rect x="353.67017183358917" y="224.025625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="376.47235933358917" y="200.650625" dy="0.5em"><tspan x="376.47235933358917">Em</tspan></text><path d="m 382.56235933358914 262.600625c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 386.28235933358917 265.3589583333333L 385.28235933358917 265.3589583333333L 385.28235933358917 239.525625z" stroke="none" fill="#000000" class=""></path><rect x="376.47235933358917" y="193.650625" width="11.9921875" height="77.04700000000003" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 395.99022650038376 225.645625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4199999999999591 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 390.32022650038374 221.44229166666668L 391.32022650038374 221.44229166666668L 391.32022650038374 247.275625z" stroke="none" fill="#000000" class=""></path><rect x="390.32022650038374" y="216.103625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 406.13022650038374 255.025625L 406.13022650038374 224.025625L 406.73022650038376 224.025625L 406.73022650038376 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="406.13022650038374" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="422.90366400038374" y="200.650625" dy="0.5em"><tspan x="422.90366400038374">C</tspan></text><path d="m 428.9936640003837 223.85062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 422.90366400038374 229.19229166666668L 423.90366400038374 229.19229166666668L 423.90366400038374 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="422.90366400038374" y="193.650625" width="9.81" height="61.375" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 442.42153116717833 225.645625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.4199999999999591 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 436.7515311671783 221.44229166666668L 437.7515311671783 221.44229166666668L 437.7515311671783 247.275625z" stroke="none" fill="#000000" class=""></path><rect x="436.7515311671783" y="216.103625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 461.6915311671783 226.22062499999998c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 4.825000000000017L 447.5615311671783 256.963125L 448.16153116717834 256.963125L 448.16153116717834 228.675625z" stroke="none" fill="#000000" class=""></path><rect x="447.5615311671783" y="223.853625" width="16.26" height="33.1095" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 470.9115311671783 219.97562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 4.825000000000017L 464.8215311671783 254.58042104560027L 465.42153116717833 254.58042104560027L 465.42153116717833 224.800625z" stroke="none" fill="#000000" class=""></path><rect x="464.8215311671783" y="219.978625" width="9.81" height="34.60179604560028" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 481.7215311671783 216.10062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 4.825000000000017L 475.6315311671783 253.088125L 476.23153116717833 253.088125L 476.23153116717833 220.925625z" stroke="none" fill="#000000" class=""></path><rect x="475.6315311671783" y="216.103625" width="9.81" height="36.9845" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 491.4415311671783 255.025625L 491.4415311671783 224.025625L 492.04153116717833 224.025625L 492.04153116717833 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="491.4415311671783" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 508.5315311671783 231.60062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 502.4415311671783 236.94229166666665L 503.4415311671783 236.94229166666665L 503.4415311671783 262.775625z" stroke="none" fill="#000000" class=""></path><rect x="502.4415311671783" y="231.603625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 521.9593983339729 233.395625c 0.24 -0.12 0.54 -0.06 0.69 0.15c 0.06 0.06 0.21 0.36 0.39 0.66c 0.84 1.77 1.26 3.36 1.32 5.1c 0.03 1.29 -0.21 2.37 -0.81 3.63c -0.6 1.23 -1.26 2.13 -3.21 4.38c -1.35 1.53 -1.86 2.19 -2.4 2.97c -0.63 0.93 -1.11 1.92 -1.38 2.79c -0.15 0.54 -0.27 1.35 -0.27 1.8l 0 0.15l -0.21 0l -0.21 0l 0 -3.75l 0 -3.75l 0.21 0l 0.21 0l 0.48 -0.3c 1.83 -1.11 3.12 -2.1 4.17 -3.12c 0.78 -0.81 1.32 -1.53 1.71 -2.31c 0.45 -0.93 0.6 -1.74 0.51 -2.88c -0.12 -1.56 -0.63 -3.18 -1.47 -4.68c -0.12 -0.21 -0.15 -0.33 -0.06 -0.51c 0.06 -0.15 0.15 -0.24 0.33 -0.33zm 0.42000000000007276 -9.545000000000016c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 516.2893983339729 229.19229166666668L 517.2893983339729 229.19229166666668L 517.2893983339729 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="516.2893983339729" y="223.853625" width="9.81" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 541.2293983339729 233.97062499999998c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.825000000000017L 527.0993983339729 264.713125L 527.6993983339729 264.713125L 527.6993983339729 236.425625z" stroke="none" fill="#000000" class=""></path><rect x="527.0993983339729" y="231.603625" width="16.26" height="33.1095" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 550.4493983339729 227.72562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.825000000000017L 544.3593983339729 262.33042104560025L 544.9593983339729 262.33042104560025L 544.9593983339729 232.550625z" stroke="none" fill="#000000" class=""></path><rect x="544.3593983339729" y="227.728625" width="9.81" height="34.60179604560025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 561.2593983339729 223.85062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.825000000000017L 555.1693983339728 260.838125L 555.7693983339728 260.838125L 555.7693983339728 228.675625z" stroke="none" fill="#000000" class=""></path><rect x="555.1693983339728" y="223.853625" width="9.81" height="36.9845" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 570.9793983339728 255.025625L 570.9793983339728 224.025625L 571.5793983339728 224.025625L 571.5793983339728 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="570.9793983339728" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="587.7528358339728" y="200.650625" dy="0.5em"><tspan x="587.7528358339728">D</tspan></text><path d="m 601.8828358339728 226.22062499999998c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.825000000000017L 587.7528358339728 264.713125L 588.3528358339728 264.713125L 588.3528358339728 232.550625z" stroke="none" fill="#000000" class=""></path><rect x="587.7528358339728" y="193.650625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 611.1028358339728 231.60062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.825000000000017L 605.0128358339728 267.09582895439974L 605.6128358339728 267.09582895439974L 605.6128358339728 236.425625z" stroke="none" fill="#000000" class=""></path><rect x="605.0128358339728" y="231.603625" width="9.81" height="35.49220395439974" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 621.9128358339727 235.47562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.825000000000017L 615.8228358339727 268.588125L 616.4228358339727 268.588125L 616.4228358339727 240.300625z" stroke="none" fill="#000000" class=""></path><rect x="615.8228358339727" y="235.478625" width="9.81" height="33.1095" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="636.4140858339726" y="200.650625" dy="0.5em"><tspan x="636.4140858339726">B7</tspan></text><path d="m 650.5440858339726 241.72062499999998c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -22.99390477851412L 646.2240858339726 242.62562499999999L 645.6240858339726 242.62562499999999L 645.6240858339726 216.35672022148586z" stroke="none" fill="#000000" class=""></path><rect x="636.4140858339726" y="193.650625" width="16.26" height="53.797" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 659.7640858339727 243.22562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -24.536065573770486L 663.4840858339726 246.50062499999999L 662.8840858339726 246.50062499999999L 662.8840858339726 218.6895594262295z" stroke="none" fill="#000000" class=""></path><rect x="653.6740858339726" y="218.6895594262295" width="9.81" height="32.633065573770494" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 670.5740858339726 247.10062499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -26.94999999999999L 674.2940858339725 250.37562499999999L 673.6940858339725 250.37562499999999L 673.6940858339725 220.150625z" stroke="none" fill="#000000" class=""></path><rect x="664.4840858339726" y="220.150625" width="9.81" height="35.047" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 680.2940858339725 255.025625L 680.2940858339725 224.025625L 680.8940858339726 224.025625L 680.8940858339726 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="680.2940858339725" y="224.025625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="703.2862733339725" y="200.650625" dy="0.5em"><tspan x="703.2862733339725">Em</tspan></text><path d="m 717.4162733339725 249.47062499999998c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 713.0962733339725 253.73395833333333L 712.0962733339725 253.73395833333333L 712.0962733339725 227.900625z" stroke="none" fill="#000000" class=""></path><rect x="703.2862733339725" y="193.650625" width="16.26" height="65.42200000000003" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 726.6362733339726 250.97562499999998c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 730.3562733339725 253.73395833333333L 729.3562733339725 253.73395833333333L 729.3562733339725 227.900625z" stroke="none" fill="#000000" class=""></path><rect x="720.5462733339725" y="227.900625" width="9.81" height="31.172000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 743.1841405007672 220.025625l 0 -3.75l 0.21 0l 0.21 0l 0 0.18c 0 0.3 0.06 0.84 0.12 1.23c 0.24 1.53 0.9 3.12 2.13 5.16l 0.99 1.59c 0.87 1.44 1.38 2.34 1.77 3.09c 0.81 1.68 1.2 3.06 1.26 4.53c 0.03 1.53 -0.21 3.27 -0.75 5.01c -0.21 0.69 -0.51 1.5 -0.6 1.59c -0.09 0.12 -0.27 0.21 -0.42 0.21c -0.15 0 -0.42 -0.12 -0.51 -0.21c -0.15 -0.18 -0.18 -0.42 -0.09 -0.66c 0.15 -0.33 0.45 -1.2 0.57 -1.62c 0.42 -1.38 0.6 -2.58 0.6 -3.9c 0 -0.66 0 -0.81 -0.06 -1.11c -0.39 -2.07 -1.8 -4.26 -4.59 -7.14l -0.42 -0.45l -0.21 0l -0.21 0l 0 -3.75zm -2.7000000000000455 19.32499999999999c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 744.204140500767 242.10895833333333L 743.204140500767 242.10895833333333L 743.204140500767 216.275625z" stroke="none" fill="#000000" class=""></path><rect x="734.3941405007671" y="216.275625" width="15.902000000000001" height="31.171999999999997" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 756.2961405007671 255.025625L 756.2961405007671 224.025625L 756.8961405007672 224.025625L 756.8961405007672 255.025625zm 3 0L 759.2961405007671 224.025625L 759.8961405007672 224.025625L 759.8961405007672 255.025625z" stroke="none" fill="#000000" class=""></path><rect x="756.2961405007671" y="224.025625" width="4" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="M103.95105466679459 266.650625 L125.5710546667946 262.775625L125.5710546667946 258.900625 L103.95105466679459 262.775625z" stroke="none" fill="#000000" class=""></path><path d="M177.03892183358917 274.400625 L198.65892183358918 270.525625L198.65892183358918 266.650625 L177.03892183358917 270.525625z" stroke="none" fill="#000000" class=""></path><path d="M240.4523593335892 220.150625 L262.67235933358916 216.275625L262.67235933358916 220.150625 L240.4523593335892 224.025625z" stroke="none" fill="#000000" class=""></path><path d="M284.87454683358914 220.150625 L309.27673433358916 224.025625L309.27673433358916 227.900625 L284.87454683358914 224.025625z" stroke="none" fill="#000000" class=""></path><path d="M341.26017183358914 227.900625 L363.48017183358917 224.025625L363.48017183358917 227.900625 L341.26017183358914 231.775625z" stroke="none" fill="#000000" class=""></path><path d="M447.5615311671783 258.900625 L475.6315311671783 255.025625L475.6315311671783 251.150625 L447.5615311671783 255.025625z" stroke="none" fill="#000000" class=""></path><path d="M464.8215311671783 250.70542104560027 L459.8215311671783 251.39565973459207L459.8215311671783 247.52065973459207 L464.8215311671783 246.83042104560027z" stroke="none" fill="#000000" class=""></path><path d="M527.0993983339729 266.650625 L555.1693983339728 262.775625L555.1693983339728 258.900625 L527.0993983339729 262.775625z" stroke="none" fill="#000000" class=""></path><path d="M544.3593983339729 258.45542104560025 L539.3593983339729 259.1456597345921L539.3593983339729 255.27065973459207 L544.3593983339729 254.58042104560025z" stroke="none" fill="#000000" class=""></path><path d="M587.7528358339728 266.650625 L615.8228358339727 270.525625L615.8228358339727 266.650625 L587.7528358339728 262.775625z" stroke="none" fill="#000000" class=""></path><path d="M605.0128358339728 263.22082895439974 L600.0128358339728 262.5305902654079L600.0128358339728 258.6555902654079 L605.0128358339728 259.34582895439974z" stroke="none" fill="#000000" class=""></path><path d="M645.6240858339727 216.275625 L674.2940858339725 220.150625L674.2940858339725 224.025625 L645.6240858339727 220.150625z" stroke="none" fill="#000000" class=""></path><path d="M662.8840858339726 224.5020594262295 L658.4840858339726 223.8262659138472L658.4840858339726 227.7012659138472 L662.8840858339726 228.3770594262295z" stroke="none" fill="#000000" class=""></path><path d="m 29.689999999999998 302.19562499999995c 0.09 -0.09 0.24 -0.06 0.36 0c 0.12 0.09 0.57 0.6 0.96 1.11c 1.77 2.34 3.21 5.85 3.57 8.73c 0.21 1.56 0.03 3.27 -0.45 4.86c -0.69 2.31 -1.92 4.47 -4.23 7.44c -0.3 0.39 -0.57 0.72 -0.6 0.75c -0.03 0.06 0 0.15 0.18 0.78c 0.54 1.68 1.38 4.44 1.68 5.49l 0.09 0.42l 0.39 0c 1.47 0.09 2.76 0.51 3.96 1.29c 1.83 1.23 3.06 3.21 3.39 5.52c 0.09 0.45 0.12 1.29 0.06 1.74c -0.09 1.02 -0.33 1.83 -0.75 2.73c -0.84 1.71 -2.28 3.06 -4.02 3.72l -0.33 0.12l 0.03 1.26c 0 1.74 -0.06 3.63 -0.21 4.62c -0.45 3.06 -2.19 5.49 -4.47 6.21c -0.57 0.18 -0.9 0.21 -1.59 0.21c -0.69 0 -1.02 -0.03 -1.65 -0.21c -1.14 -0.27 -2.13 -0.84 -2.94 -1.65c -0.99 -0.99 -1.56 -2.16 -1.71 -3.54c -0.09 -0.81 0.06 -1.53 0.45 -2.13c 0.63 -0.99 1.83 -1.56 3 -1.53c 1.5 0.09 2.64 1.32 2.73 2.94c 0.06 1.47 -0.93 2.7 -2.37 2.97c -0.45 0.06 -0.84 0.03 -1.29 -0.09l -0.21 -0.09l 0.09 0.12c 0.39 0.54 0.78 0.93 1.32 1.26c 1.35 0.87 3.06 1.02 4.35 0.36c 1.44 -0.72 2.52 -2.28 2.97 -4.35c 0.15 -0.66 0.24 -1.5 0.3 -3.03c 0.03 -0.84 0.03 -2.94 0 -3c -0.03 0 -0.18 0 -0.36 0.03c -0.66 0.12 -0.99 0.12 -1.83 0.12c -1.05 0 -1.71 -0.06 -2.61 -0.3c -4.02 -0.99 -7.11 -4.35 -7.8 -8.46c -0.12 -0.66 -0.12 -0.99 -0.12 -1.83c 0 -0.84 0 -1.14 0.15 -1.92c 0.36 -2.28 1.41 -4.62 3.3 -7.29l 2.79 -3.6c 0.54 -0.66 0.96 -1.2 0.96 -1.23c 0 -0.03 -0.09 -0.33 -0.18 -0.69c -0.96 -3.21 -1.41 -5.28 -1.59 -7.68c -0.12 -1.38 -0.15 -3.09 -0.06 -3.96c 0.33 -2.67 1.38 -5.07 3.12 -7.08c 0.36 -0.42 0.99 -1.05 1.17 -1.14zm 2.01 4.71c -0.15 -0.3 -0.3 -0.54 -0.3 -0.54c -0.03 0 -0.18 0.09 -0.3 0.21c -2.4 1.74 -3.87 4.2 -4.26 7.11c -0.06 0.54 -0.06 1.41 -0.03 1.89c 0.09 1.29 0.48 3.12 1.08 5.22c 0.15 0.42 0.24 0.78 0.24 0.81c 0 0.03 0.84 -1.11 1.23 -1.68c 1.89 -2.73 2.88 -5.07 3.15 -7.53c 0.09 -0.57 0.12 -1.74 0.06 -2.37c -0.09 -1.23 -0.27 -1.92 -0.87 -3.12zm -2.94 20.7c -0.21 -0.72 -0.39 -1.32 -0.42 -1.32c 0 0 -1.2 1.47 -1.86 2.37c -2.79 3.63 -4.02 6.3 -4.35 9.3c -0.03 0.21 -0.03 0.69 -0.03 1.08c 0 0.69 0 0.75 0.06 1.11c 0.12 0.54 0.27 0.99 0.51 1.47c 0.69 1.38 1.83 2.55 3.42 3.42c 0.96 0.54 2.07 0.9 3.21 1.08c 0.78 0.12 2.04 0.12 2.94 -0.03c 0.51 -0.06 0.45 -0.03 0.42 -0.3c -0.24 -3.33 -0.72 -6.33 -1.62 -10.08c -0.09 -0.39 -0.18 -0.75 -0.18 -0.78c -0.03 -0.03 -0.42 0 -0.81 0.09c -0.9 0.18 -1.65 0.57 -2.22 1.14c -0.72 0.72 -1.08 1.65 -1.05 2.64c 0.06 0.96 0.48 1.83 1.23 2.58c 0.36 0.36 0.72 0.63 1.17 0.9c 0.33 0.18 0.36 0.21 0.42 0.33c 0.18 0.42 -0.18 0.9 -0.6 0.87c -0.18 -0.03 -0.84 -0.36 -1.26 -0.63c -0.78 -0.51 -1.38 -1.11 -1.86 -1.83c -1.77 -2.7 -0.99 -6.42 1.71 -8.19c 0.3 -0.21 0.81 -0.48 1.17 -0.63c 0.3 -0.09 1.02 -0.3 1.14 -0.3c 0.06 0 0.09 0 0.09 -0.03c 0.03 -0.03 -0.51 -1.92 -1.23 -4.26zm 3.78 7.41c -0.18 -0.03 -0.36 -0.06 -0.39 -0.06c -0.03 0 0 0.21 0.18 1.02c 0.75 3.18 1.26 6.3 1.5 9.09c 0.06 0.72 0 0.69 0.51 0.42c 0.78 -0.36 1.44 -0.96 1.98 -1.77c 1.08 -1.62 1.2 -3.69 0.3 -5.55c -0.81 -1.62 -2.31 -2.79 -4.08 -3.15z" stroke="none" fill="#000000" class=""></path><rect x="15" y="304.730625" width="24.051" height="54.25" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 54.781000000000006 305.165625c 0.21 -0.12 0.54 -0.03 0.66 0.24c 0.06 0.12 0.06 0.21 0.06 2.31c 0 1.23 0 2.22 0.03 2.22c 0 0 0.27 -0.12 0.6 -0.24c 0.69 -0.27 0.78 -0.3 0.96 -0.15c 0.21 0.15 0.21 0.18 0.21 1.38c 0 1.02 0 1.11 -0.06 1.2c -0.03 0.06 -0.09 0.12 -0.12 0.15c -0.06 0.03 -0.42 0.21 -0.84 0.36l -0.75 0.33l -0.03 2.43c 0 1.32 0 2.43 0.03 2.43c 0 0 0.27 -0.12 0.6 -0.24c 0.69 -0.27 0.78 -0.3 0.96 -0.15c 0.21 0.15 0.21 0.18 0.21 1.38c 0 1.02 0 1.11 -0.06 1.2c -0.03 0.06 -0.09 0.12 -0.12 0.15c -0.06 0.03 -0.42 0.21 -0.84 0.36l -0.75 0.33l -0.03 2.52c 0 2.28 -0.03 2.55 -0.06 2.64c -0.21 0.36 -0.72 0.36 -0.93 0c -0.03 -0.09 -0.06 -0.33 -0.06 -2.43l 0 -2.31l -1.29 0.51l -1.26 0.51l 0 2.43c 0 2.58 0 2.52 -0.15 2.67c -0.06 0.09 -0.27 0.18 -0.36 0.18c -0.12 0 -0.33 -0.09 -0.39 -0.18c -0.15 -0.15 -0.15 -0.09 -0.15 -2.43c 0 -1.23 0 -2.22 -0.03 -2.22c 0 0 -0.27 0.12 -0.6 0.24c -0.69 0.27 -0.78 0.3 -0.96 0.15c -0.21 -0.15 -0.21 -0.18 -0.21 -1.38c 0 -1.02 0 -1.11 0.06 -1.2c 0.03 -0.06 0.09 -0.12 0.12 -0.15c 0.06 -0.03 0.42 -0.21 0.84 -0.36l 0.78 -0.33l 0 -2.43c 0 -1.32 0 -2.43 -0.03 -2.43c 0 0 -0.27 0.12 -0.6 0.24c -0.69 0.27 -0.78 0.3 -0.96 0.15c -0.21 -0.15 -0.21 -0.18 -0.21 -1.38c 0 -1.02 0 -1.11 0.06 -1.2c 0.03 -0.06 0.09 -0.12 0.12 -0.15c 0.06 -0.03 0.42 -0.21 0.84 -0.36l 0.78 -0.33l 0 -2.52c 0 -2.28 0.03 -2.55 0.06 -2.64c 0.21 -0.36 0.72 -0.36 0.93 0c 0.03 0.09 0.06 0.33 0.06 2.43l 0.03 2.31l 1.26 -0.51l 1.26 -0.51l 0 -2.43c 0 -2.28 0 -2.43 0.06 -2.55c 0.06 -0.12 0.12 -0.18 0.27 -0.24zm -0.33 10.65l 0 -2.43l -1.29 0.51l -1.26 0.51l 0 2.46l 0 2.43l 0.09 -0.03c 0.06 -0.03 0.63 -0.27 1.29 -0.51l 1.17 -0.48l 0 -2.46z" stroke="none" fill="#000000" class=""></path><rect x="49.051" y="305.124625" width="8.25" height="22.46199999999999" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 76.301 347.355625L 76.301 316.355625L 80.301 316.355625L 80.301 347.355625zm 8 0L 84.301 316.355625L 84.901 316.355625L 84.901 347.355625zm 4.319999999999993 -21.055000000000007c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm 0 7.75c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68z" stroke="none" fill="#000000" class=""></path><rect x="72.301" y="316.355625" width="16" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="110.2931875" y="292.980625" dy="0.5em"><tspan x="110.2931875">Em</tspan></text><path d="m 124.4231875 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999992 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.824999999999989L 110.2931875 357.043125L 110.8931875 357.043125L 110.8931875 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="110.2931875" y="285.980625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 133.6431875 323.93062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.824999999999989L 127.5531875 357.043125L 128.1531875 357.043125L 128.1531875 328.75562499999995z" stroke="none" fill="#000000" class=""></path><rect x="127.5531875" y="323.93362499999995" width="9.81" height="33.109500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 144.4531875 327.80562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.824999999999989L 138.3631875 357.043125L 138.9631875 357.043125L 138.9631875 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="138.3631875" y="327.80862499999995" width="9.81" height="29.234500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="161.165375" y="292.980625" dy="0.5em"><tspan x="161.165375">Am</tspan></text><path d="m 175.295375 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999992 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 31.17500000000001L 161.165375 329.27229166666666L 162.165375 329.27229166666666L 162.165375 355.105625z" stroke="none" fill="#000000" class=""></path><rect x="161.165375" y="285.980625" width="16.26" height="69.125" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 183.425375 347.355625L 183.425375 316.355625L 184.025375 316.355625L 184.025375 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="183.425375" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="206.4175625" y="292.980625" dy="0.5em"><tspan x="206.4175625">Em</tspan></text><path d="m 220.5475625 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999992 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.824999999999989L 206.4175625 357.043125L 207.0175625 357.043125L 207.0175625 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="206.4175625" y="285.980625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 229.7675625 323.93062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.824999999999989L 223.6775625 357.043125L 224.2775625 357.043125L 224.2775625 328.75562499999995z" stroke="none" fill="#000000" class=""></path><rect x="223.6775625" y="323.93362499999995" width="9.81" height="33.109500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 240.5775625 327.80562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000003 4.824999999999989L 234.4875625 357.043125L 235.0875625 357.043125L 235.0875625 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="234.4875625" y="327.80862499999995" width="9.81" height="29.234500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="257.28975" y="292.980625" dy="0.5em"><tspan x="257.28975">Am</tspan></text><path d="m 271.41975 318.55062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 31.17500000000001L 257.28975 321.52229166666666L 258.28975 321.52229166666666L 258.28975 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="257.28975" y="285.980625" width="16.26" height="61.375" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 279.54975 347.355625L 279.54975 316.355625L 280.14975000000004 316.355625L 280.14975000000004 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="279.54975" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="302.5419375" y="292.980625" dy="0.5em"><tspan x="302.5419375">Em</tspan></text><path d="m 316.6719375 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 4.824999999999989L 302.5419375 357.043125L 303.14193750000004 357.043125L 303.14193750000004 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="302.5419375" y="285.980625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 325.8919375 323.93062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 4.824999999999989L 319.8019375 357.043125L 320.40193750000003 357.043125L 320.40193750000003 328.75562499999995z" stroke="none" fill="#000000" class=""></path><rect x="319.8019375" y="323.93362499999995" width="9.81" height="33.109500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 336.7019375 327.80562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.089999999999975 4.824999999999989L 330.6119375 357.043125L 331.21193750000003 357.043125L 331.21193750000003 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="330.6119375" y="327.80862499999995" width="9.81" height="29.234500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="351.2031875" y="292.980625" dy="0.5em"><tspan x="351.2031875">B7</tspan></text><path d="m 365.3331875 334.05062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.04000000000002 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -22.993904778514093L 361.0131875 334.955625L 360.4131875 334.955625L 360.4131875 308.68672022148587z" stroke="none" fill="#000000" class=""></path><rect x="351.2031875" y="285.980625" width="16.26" height="53.797000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 374.5531875 335.55562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -24.536065573770486L 378.2731875 338.830625L 377.6731875 338.830625L 377.6731875 311.0195594262295z" stroke="none" fill="#000000" class=""></path><rect x="368.4631875" y="311.0195594262295" width="9.81" height="32.63306557377052" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 385.3631875 339.43062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -26.94999999999999L 389.0831875 342.705625L 388.4831875 342.705625L 388.4831875 312.480625z" stroke="none" fill="#000000" class=""></path><rect x="379.2731875" y="312.480625" width="9.81" height="35.047000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 395.0831875 347.355625L 395.0831875 316.355625L 395.68318750000003 316.355625L 395.68318750000003 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="395.0831875" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="418.075375" y="292.980625" dy="0.5em"><tspan x="418.075375">Em</tspan></text><path d="m 424.165375 335.55562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 427.885375 338.3139583333333L 426.885375 338.3139583333333L 426.885375 312.480625z" stroke="none" fill="#000000" class=""></path><rect x="418.075375" y="285.980625" width="11.9921875" height="57.672000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 439.8575625 320.105625l 0 -3.75l 0.21 0l 0.21 0l 0 0.18c 0 0.3 0.06 0.84 0.12 1.23c 0.24 1.53 0.9 3.12 2.13 5.16l 0.99 1.59c 0.87 1.44 1.38 2.34 1.77 3.09c 0.81 1.68 1.2 3.06 1.26 4.53c 0.03 1.53 -0.21 3.27 -0.75 5.01c -0.21 0.69 -0.51 1.5 -0.6 1.59c -0.09 0.12 -0.27 0.21 -0.42 0.21c -0.15 0 -0.42 -0.12 -0.51 -0.21c -0.15 -0.18 -0.18 -0.42 -0.09 -0.66c 0.15 -0.33 0.45 -1.2 0.57 -1.62c 0.42 -1.38 0.6 -2.58 0.6 -3.9c 0 -0.66 0 -0.81 -0.06 -1.11c -0.39 -2.07 -1.8 -4.26 -4.59 -7.14l -0.42 -0.45l -0.21 0l -0.21 0l 0 -3.75zm -2.6999999999999886 19.32499999999999c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 440.8775625 342.1889583333333L 439.8775625 342.1889583333333L 439.8775625 316.355625z" stroke="none" fill="#000000" class=""></path><rect x="431.0675625" y="316.355625" width="15.902000000000001" height="31.172000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 454.05956249999997 343.30562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 457.7795625 346.0639583333333L 456.7795625 346.0639583333333L 456.7795625 320.230625z" stroke="none" fill="#000000" class=""></path><rect x="447.9695625" y="320.230625" width="9.81" height="31.172000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 464.8695625 339.43062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -27.054635463546333L 468.5895625 342.705625L 467.9895625 342.705625L 467.9895625 312.37598953645363z" stroke="none" fill="#000000" class=""></path><rect x="458.7795625" y="312.37598953645363" width="9.81" height="35.15163546354637" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 475.6795625 335.55562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -25.06481773177319L 479.3995625 338.830625L 478.7995625 338.830625L 478.7995625 310.4908072682268z" stroke="none" fill="#000000" class=""></path><rect x="469.5895625" y="310.4908072682268" width="9.81" height="33.161817731773226" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 486.4895625 331.68062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7200000000000273 -23.07499999999999L 490.2095625 334.955625L 489.6095625 334.955625L 489.6095625 308.605625z" stroke="none" fill="#000000" class=""></path><rect x="480.3995625" y="308.605625" width="9.81" height="31.172000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 496.2095625 347.355625L 496.2095625 316.355625L 496.8095625 316.355625L 496.8095625 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="496.2095625" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="519.20175" y="292.980625" dy="0.5em"><tspan x="519.20175">Em</tspan></text><path d="m 533.3317499999999 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 519.20175 357.043125L 519.80175 357.043125L 519.80175 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="519.20175" y="285.980625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 542.55175 323.93062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 536.4617499999999 357.043125L 537.06175 357.043125L 537.06175 328.75562499999995z" stroke="none" fill="#000000" class=""></path><rect x="536.4617499999999" y="323.93362499999995" width="9.81" height="33.109500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 553.3617499999999 327.80562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 547.2717499999999 357.043125L 547.8717499999999 357.043125L 547.8717499999999 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="547.2717499999999" y="327.80862499999995" width="9.81" height="29.234500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="570.0739374999998" y="292.980625" dy="0.5em"><tspan x="570.0739374999998">Am</tspan></text><path d="m 584.2039374999998 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 570.0739374999998 329.27229166666666L 571.0739374999998 329.27229166666666L 571.0739374999998 355.105625z" stroke="none" fill="#000000" class=""></path><rect x="570.0739374999998" y="285.980625" width="16.26" height="69.125" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 592.3339374999998 347.355625L 592.3339374999998 316.355625L 592.9339374999998 316.355625L 592.9339374999998 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="592.3339374999998" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="615.3261249999998" y="292.980625" dy="0.5em"><tspan x="615.3261249999998">Em</tspan></text><path d="m 629.4561249999998 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 615.3261249999998 357.043125L 615.9261249999998 357.043125L 615.9261249999998 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="615.3261249999998" y="285.980625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 638.6761249999998 323.93062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 632.5861249999998 357.043125L 633.1861249999998 357.043125L 633.1861249999998 328.75562499999995z" stroke="none" fill="#000000" class=""></path><rect x="632.5861249999998" y="323.93362499999995" width="9.81" height="33.109500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 649.4861249999998 327.80562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 643.3961249999998 357.043125L 643.9961249999998 357.043125L 643.9961249999998 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="643.3961249999998" y="327.80862499999995" width="9.81" height="29.234500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="666.1983124999997" y="292.980625" dy="0.5em"><tspan x="666.1983124999997">Am</tspan></text><path d="m 680.3283124999997 318.55062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 31.17500000000001L 666.1983124999997 321.52229166666666L 667.1983124999997 321.52229166666666L 667.1983124999997 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="666.1983124999997" y="285.980625" width="16.26" height="61.375" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 688.4583124999997 347.355625L 688.4583124999997 316.355625L 689.0583124999997 316.355625L 689.0583124999997 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="688.4583124999997" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="711.4504999999997" y="292.980625" dy="0.5em"><tspan x="711.4504999999997">Em</tspan></text><path d="m 725.5804999999997 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 711.4504999999997 357.043125L 712.0504999999997 357.043125L 712.0504999999997 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="711.4504999999997" y="285.980625" width="16.26" height="71.0625" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 734.8004999999997 323.93062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 728.7104999999997 357.043125L 729.3104999999997 357.043125L 729.3104999999997 328.75562499999995z" stroke="none" fill="#000000" class=""></path><rect x="728.7104999999997" y="323.93362499999995" width="9.81" height="33.109500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 745.6104999999997 327.80562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm -6.090000000000032 4.824999999999989L 739.5204999999996 357.043125L 740.1204999999997 357.043125L 740.1204999999997 332.63062499999995z" stroke="none" fill="#000000" class=""></path><rect x="739.5204999999996" y="327.80862499999995" width="9.81" height="29.234500000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="760.1117499999996" y="292.980625" dy="0.5em"><tspan x="760.1117499999996">B7</tspan></text><path d="m 774.2417499999996 334.05062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 -2.3700000000000045c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -22.993904778514093L 769.9217499999995 334.955625L 769.3217499999995 334.955625L 769.3217499999995 308.68672022148587z" stroke="none" fill="#000000" class=""></path><rect x="760.1117499999996" y="285.980625" width="16.26" height="53.797000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 783.4617499999996 335.55562499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -24.536065573770486L 787.1817499999995 338.830625L 786.5817499999995 338.830625L 786.5817499999995 311.0195594262295z" stroke="none" fill="#000000" class=""></path><rect x="777.3717499999996" y="311.0195594262295" width="9.81" height="32.63306557377052" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 794.2717499999995 339.43062499999996c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -26.94999999999999L 797.9917499999995 342.705625L 797.3917499999994 342.705625L 797.3917499999994 312.480625z" stroke="none" fill="#000000" class=""></path><rect x="788.1817499999995" y="312.480625" width="9.81" height="35.047000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 803.9917499999995 347.355625L 803.9917499999995 316.355625L 804.5917499999995 316.355625L 804.5917499999995 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="803.9917499999995" y="316.355625" width="1" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><text font-size="16" font-style="normal" font-family="Helvetica" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="826.9839374999995" y="292.980625" dy="0.5em"><tspan x="826.9839374999995">Em</tspan></text><path d="m 841.1139374999995 341.80062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 836.7939374999994 346.0639583333333L 835.7939374999994 346.0639583333333L 835.7939374999994 320.230625z" stroke="none" fill="#000000" class=""></path><rect x="826.9839374999995" y="285.980625" width="16.26" height="65.42200000000003" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 858.3739374999994 341.80062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm -8.039999999999964 1.5049999999999955c 0.36 -0.03 1.2 0 1.53 0.06c 1.17 0.24 1.89 0.84 2.16 1.83c 0.06 0.18 0.06 0.3 0.06 0.66c 0 0.45 0 0.63 -0.15 1.08c -0.66 2.04 -3.06 3.93 -5.52 4.38c -0.54 0.09 -1.44 0.09 -1.83 0.03c -1.23 -0.27 -1.98 -0.87 -2.25 -1.86c -0.06 -0.18 -0.06 -0.3 -0.06 -0.66c 0 -0.45 0 -0.63 0.15 -1.08c 0.24 -0.78 0.75 -1.53 1.44 -2.22c 1.2 -1.2 2.85 -2.01 4.47 -2.22zm 3.7199999999999136 -23.07499999999999L 854.0539374999994 346.0639583333333L 853.0539374999994 346.0639583333333L 853.0539374999994 320.230625z" stroke="none" fill="#000000" class=""></path><rect x="844.2439374999994" y="320.230625" width="16.26" height="31.172000000000025" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="m 867.8239374999995 326.30062499999997c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm 0 7.75c 0.09 -0.03 0.27 -0.06 0.39 -0.06c 0.96 0 1.74 0.78 1.74 1.71c 0 0.96 -0.78 1.74 -1.71 1.74c -0.96 0 -1.74 -0.78 -1.74 -1.71c 0 -0.78 0.54 -1.5 1.32 -1.68zm 4.67999999999995 13.305000000000007L 872.5039374999994 316.355625L 873.1039374999995 316.355625L 873.1039374999995 347.355625zm 4 0L 876.5039374999994 316.355625L 880.5039374999994 316.355625L 880.5039374999994 347.355625z" stroke="none" fill="#000000" class=""></path><rect x="866.5039374999994" y="316.355625" width="14" height="31" fill="#000000" stroke="#000000" fill-opacity="0" stroke-opacity="0"></rect><path d="M110.2931875 358.980625 L138.3631875 358.980625L138.3631875 355.105625 L110.2931875 355.105625z" stroke="none" fill="#000000" class=""></path><path d="M127.5531875 353.168125 L122.5531875 353.168125L122.5531875 349.293125 L127.5531875 349.293125z" stroke="none" fill="#000000" class=""></path><path d="M206.4175625 358.980625 L234.4875625 358.980625L234.4875625 355.105625 L206.4175625 355.105625z" stroke="none" fill="#000000" class=""></path><path d="M223.6775625 353.168125 L218.6775625 353.168125L218.6775625 349.293125 L223.6775625 349.293125z" stroke="none" fill="#000000" class=""></path><path d="M302.5419375 358.980625 L330.6119375 358.980625L330.6119375 355.105625 L302.5419375 355.105625z" stroke="none" fill="#000000" class=""></path><path d="M319.8019375 353.168125 L314.8019375 353.168125L314.8019375 349.293125 L319.8019375 349.293125z" stroke="none" fill="#000000" class=""></path><path d="M360.4131875 308.605625 L389.0831875 312.480625L389.0831875 316.355625 L360.4131875 312.480625z" stroke="none" fill="#000000" class=""></path><path d="M377.6731875 316.8320594262295 L373.2731875 316.1562659138472L373.2731875 320.0312659138472 L377.6731875 320.7070594262295z" stroke="none" fill="#000000" class=""></path><path d="M467.9895625 312.480625 L490.2095625 308.605625L490.2095625 312.480625 L467.9895625 316.355625z" stroke="none" fill="#000000" class=""></path><path d="M467.9895625 318.18848953645363 L490.2095625 314.418125L490.2095625 318.293125 L467.9895625 322.06348953645363z" stroke="none" fill="#000000" class=""></path><path d="M519.20175 358.980625 L547.2717499999999 358.980625L547.2717499999999 355.105625 L519.20175 355.105625z" stroke="none" fill="#000000" class=""></path><path d="M536.4617499999999 353.168125 L531.4617499999999 353.168125L531.4617499999999 349.293125 L536.4617499999999 349.293125z" stroke="none" fill="#000000" class=""></path><path d="M615.3261249999998 358.980625 L643.3961249999998 358.980625L643.3961249999998 355.105625 L615.3261249999998 355.105625z" stroke="none" fill="#000000" class=""></path><path d="M632.5861249999998 353.168125 L627.5861249999998 353.168125L627.5861249999998 349.293125 L632.5861249999998 349.293125z" stroke="none" fill="#000000" class=""></path><path d="M711.4504999999997 358.980625 L739.5204999999996 358.980625L739.5204999999996 355.105625 L711.4504999999997 355.105625z" stroke="none" fill="#000000" class=""></path><path d="M728.7104999999997 353.168125 L723.7104999999997 353.168125L723.7104999999997 349.293125 L728.7104999999997 349.293125z" stroke="none" fill="#000000" class=""></path><path d="M769.3217499999996 308.605625 L797.9917499999995 312.480625L797.9917499999995 316.355625 L769.3217499999996 312.480625z" stroke="none" fill="#000000" class=""></path><path d="M786.5817499999995 316.8320594262295 L782.1817499999995 316.1562659138472L782.1817499999995 320.0312659138472 L786.5817499999995 320.7070594262295z" stroke="none" fill="#000000" class=""></path><text font-size="14.666666666666666" font-style="italic" font-family="Times" font-weight="normal" text-decoration="none" class="" font="" text-anchor="middle" x="474.49456250000003" y="302.84620218271823"><tspan x="474.49456250000003">3</tspan></text><text font-size="21.333333333333332" font-style="normal" font-family="&quot;Times New Roman&quot;" font-weight="normal" text-decoration="none" class="" font="" text-anchor="start" x="15" y="389.980625" dy="0.5em"><tspan x="15">Transcription: Paul Hardy's Session Tunebook 2018 (see www.paulhardy.net). Creative Commons cc by-nc-sa licenced.</tspan><tspan x="15" dy="1.2em"></tspan></text></svg></div></div></div></div></div>
+
    var iFrame = document.getElementById( 'iFrame1' );
    <!--
+
    resizeIFrameToFitContent( iFrame );
      This HTML file is a template.
 
      If you open it directly in the browser, you will see an empty page.
 
  
      You can add webfonts, meta tags, or analytics to this file.
+
    // or, to resize all iframes:
      The build step will place the bundled scripts into the <body> tag.
+
    var iframes = document.querySelectorAll("iframe");
 +
    for( var i = 0; i < iframes.length; i++) {
 +
        resizeIFrameToFitContent( iframes[i] );
 +
    }
 +
} );
  
      To begin the development, run `npm start` or `yarn start`.
+
</script>
      To create a production bundle, use `npm run build` or `yarn build`.
 
    -->
 
  <script src="/static/js/bundle.js"></script><script src="/static/js/0.chunk.js"></script><script src="/static/js/main.chunk.js"></script>
 
  
</body></html>
+
<iframe width="100%" id="iFrame1" src="/plugins/abctunebook/index.html"></iframe></html>

Latest revision as of 06:05, 28 January 2019