<!-- Begin

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

// NOTE: Use  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="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="about.htm" class="menu">About Us</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="producers.htm" class="menu">Producers</a>');


document.write('</td><td nowrap>');
document.write('<a href="studio.htm" class="menu">Recording Studio</a>');


document.write('</td><td nowrap>');
document.write('<a href="sotm.htm" class="menu">Sound Of The Muse Records</a>');


document.write('</td><td nowrap>');
document.write('<a href="gleestars.htm" class="menu">Our Pop Stars</a>');


document.write('</td><td nowrap>');
document.write('<a href="band.htm" class="menu">Studio Band</a>');


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


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


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


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



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

//  End -->
