<!-- 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>');


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.html" class="menu">Bio</a>');

document.write('</td><td nowrap>');
document.write('<a href="reviews.html" class="menu">Reviews &amp; Articles</a>');

document.write('</td><td nowrap>');
document.write('<a href="cd_samples1.html" class="menu">CD Samples Gallery</a>');

document.write('</td><td nowrap>');
document.write('<a href="performance_samples.html" class="menu">Performance Samples</a>');

document.write('</td><td nowrap>');
document.write('<a href="podcast.html" class="menu">Podcasts</a>');

document.write('</td><td nowrap>');
document.write('<a href="gallery-1.html" class="menu">Photos</a>');


document.write('</td><td nowrap>');
document.write('<a href="itinerary.html" class="menu">Itinerary</a>');


document.write('</td><td nowrap>');
document.write('<a href="repertoire.html" class="menu">Repertoire</a>');


document.write('</td><td nowrap>');
document.write('<a href="teaching.html" class="menu">Teaching</a>');

document.write('</td><td nowrap>');
document.write('<a href="site_map.html" class="menu">Site Map</a>');


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

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

//  End -->
