<!-- 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" class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menubackground"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td align="left" nowrap>');


document.write('<img src="picts/spacer.gif" border="0" width="170" height="10"><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="bio.htm" class="menu">NV</a>');

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

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


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


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

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


document.write('</td><td nowrap>');
document.write('<a href="window-friends.htm" class="menu">Friends</a>');


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

//  End -->