//document.write( '<center>' );
document.write( '<a href=index.html>Home</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=intro.html>Introduction</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=quickstart.html>Quickstart</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=reference.html>Reference</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=midi.html>MIDI</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=registration.html>Registration</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=releasenotes.html>Release Notes</a>' );
document.write( '&nbsp;&nbsp;&nbsp;' );
document.write( '<a href=contact.html>Contact/Links</a>' );
//document.write( '</center>' );
