<!-- Begin

// NOTE: If you use an apostrophy or quote mark, escape it by adding a backslash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.jpg" width="154" height="68" /></a><br />');

document.write('<a href=\'http://www.cedarvalleysound.com\' /><img src="picts/toplogo_smallbl_cvs_154_25.jpg" height="25" width="154" border="0" alt="logo" /><br />');


document.write('</td></tr><tr><td onClick="location.href=\'studio.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('In The Studio<br />');

document.write('</td></tr><tr><td onClick="location.href=\'studio_services.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Studio Services<br />');

document.write('</td></tr><tr><td onClick="location.href=\'live_sound.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Live Sound Support<br />');


document.write('</td></tr><tr><td onClick="location.href=\'event_capture.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Event Capture<br />');


document.write('</td></tr><tr><td onClick="location.href=\'catalog.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Product Catalog<br />');




document.write('</td></tr><tr><td onClick="location.href=\'contact.html\'; " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Contact Us<br />');



document.write('</td></tr><tr><td onClick="location.href=\'about.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('About<br />');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td onClick="location.href=\'links.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Links<br />');


document.write('</td></tr><tr><td onClick="location.href=\'\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br />');


document.write('</td></tr><tr></form><td>');

document.write('<img src="picts/menu-bottom.jpg" width="154" height="75" border="0" alt=" "/><br />');

document.write('</td></tr></table></DIV>');

//  End -->