<!-- 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/menu_icon.jpg" border="0" style="border-right: #000000 1px solid">');
document.write('<img src="picts/spacer.gif" border="0" width="10" 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="programs.htm" class="menu">Programs</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-facebook.htm" class="menu" target="soundframe">Facebook</a>');

document.write('</td><td nowrap>');
document.write('<a href="window-calendar.htm" class="menu" target="soundframe">Calendar</a>');

document.write('</td><td nowrap>');
document.write('<a href="window-join.htm" class="menu" target="soundframe">Join</a>');


//document.write('</td><td nowrap>');
//document.write('<a href="http://www.liveinconcertonline.com/protected-area/index.html" class="menu">Download</a>');


//document.write('</td><td nowrap>');
//document.write('<a href="window-samples.htm" class="menu" target="soundframe">Demo</a>');


document.write('</td><td nowrap>');
document.write('<a href="affiliates.htm" class="menu">Affiliates</a>');


document.write('</td><td nowrap>');
document.write('<a href="because_of_the_feeling.htm" class="menu">Why Live Music?</a>');


document.write('</td><td nowrap>');
document.write('<a  href="about.htm" class="menu">About us</a>');


document.write('</td><td nowrap>');
document.write('<a href="window-contact.htm" class="menu" target="soundframe">Contact Us</a>');

document.write('</td><td nowrap>');
document.write('<a href="window-pollstar.htm" class="menu" target="soundframe">Search Tours</a>');




document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->