// JavaScript Document

document.writeln(' <table width="100%" border="0" cellpadding="2" cellspacing="2" bordercolor="#856D4D" bgcolor="#806640" align="center" style="text-align: center">');
document.writeln('<tr> <td width="100%" bgcolor="#806640" style="text-align: center">');
 document.writeln(' <div id="globalNav"> ');
 document.writeln('<a href="Traveling-blues.html" target="_self">TRAVELING BLUES</a> | ');

 document.writeln('<a href="contact.html" target="_self" >CONTACT</a> | ');
  document.writeln('<a href="index.html" target="_self">JAZZ\'EDIT</a>  </div> ');
  

  
document.writeln(' </td></tr> </table>');
 