<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('Copyright © 2010 ');

////document.write('<a href="index.htm" target="_top" class="footerlink">dave bruner</a> ');

////document.write('/');

////document.write(' <A HREF="shows.htm" target="_top" class="footerlink">Shows</a> ');

////document.write('/');

document.write(' <A HREF="index.htm" target="_top" class="footerlink">Home</a> ');

document.write('/');

document.write(' <A HREF="about.htm" target="_top" class="footerlink">About the artist</a> ');

document.write('/');

document.write(' <A HREF="contact.htm" target="_top" class="footerlink">Contact</a><br> ');

document.write('</span>');


//  End -->
