<!-- Begin

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




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Repertoire</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>Design & Contents &copy; Copyright 2000-2009 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Third Floor Strings</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('All Rights Reserved / Web Hosting by <a href="http://www.soundsoftexas.com/html/" target="_blank">Sounds of Texas</a> & <a href="http://www.robicom.com/" target="_blank">RoBiCom Web Services</a><br>');
}





//  End -->
