<!-- Begin CSS Vertical Menu - menu ver 3.0 2007

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide">');

document.write('<ul id="menunav">');





// START MENU LINKS - EDIT BELOW THIS AREA




document.write('<li style="width: 90px;"><a href="index.html">Home</a></li>');

document.write('<li style="width: 90px;"><a href="jukebox.htm">Jukebox</a></li>');

document.write('<li style="width: 90px;"><a href="video.htm">Video</a></li>');


document.write('  <li style="width: 90px;"><a href="http://www.skband.net/steve-kercher-newsletter-jan-2010-web.pdf" target="_blank">Newsletter</a></li>');


document.write('  <li style="width: 90px;"><a href="http://www.cdfreedom.com/artists/stevekercher/" target="_blank">Store</a></li>');



document.write('<li style="width: 90px;"><a href="contact.htm">Contact</a></li>');

document.write('<li style="width: 90px;"><a href="booking.htm">Booking</a></li>');

document.write('<li style="width: 90px;"><a href="profitshare.htm">Investors</a></li>');










// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->