<?php 

function emit_head() {
?>
	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
	<script src="/common/vexflow-free.js"></script>
	<script src="/common/vextabdiv-free.js"></script>
<?php
	return(false);
}

require_once($_SERVER["DOCUMENT_ROOT"] . "/common/common.INC.PHP");
print_page_header(false, false, "emit_head");

?>
<div class="vex-tabdiv" width="620" scale="1.0" editor="false" editor_width="640" editor_height="230">
tabstave notation=true key=A time=4/4
notes :q (5/2.5/3.7/4) 5h6/3 7/4 |
notes :8 [ t12p7p5h7/4 ] :q 7v/5 :8 [ 3s:16:5-7/5 ]

tabstave notation=true
notes :q (5/4.5/5)s(7/4.7/5)s(5/4.5/5)
notes :8 [ (5/4.5/5)h(7/5) ] |
notes :8 [ t(12/5.12/4)s(5/5.5/4) 3b4/5 ] :h 5V/6
</div>
