<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Use  target="soundframe" to open links in the window


document.write('<DIV id="menulocation">');

document.write('<font color="white">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#007D00" height="25"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bgcolor="FFFF00"><tr><td width="25">&nbsp;<br>');

//awdocument.write('<DIV id="menulocation">');
//awdocument.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#C0C0C0" height="25"><tr><td>');
//awdocument.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr bgcolor="FFFF00"><td width="25">&nbsp;<br>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //

document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="press.htm" class="menu">Bio & Video Clips</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-samples.htm" class="menu" target="soundframe">Sounds</a>');


document.write('</td><td nowrap>');
document.write('<a href="music.htm" class="menu">CD an Ting</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-calendar.htm" class="menu" target="soundframe">Upcoming Gigs</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-links.htm" class="menu" target="soundframe">Links</a>');


document.write('</td><td nowrap>');
document.write('<a href="gallery1.htm" class="menu">Pics</a>');




document.write('</td><td nowrap>');
document.write('<a href="window-join.htm" class="menu" target="soundframe">Join the Mailing List</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-contact.htm" class="menu" target="soundframe">Contact Us</a>');




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

document.write('</td></tr><tr><td HEIGHT="1" bgcolor="FFFF00">');
document.write('<IMG SRC="picts/rastaspacer.jpg" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->