<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;All content copyright 2007 ');
document.write('Blue Ridge Grass ');
document.write('All Rights Reserved<br>');
document.write('For web site information contact '); 
document.write(' <A HREF="http://www.CurmudgeonCafe.com" target="_blank">Currmudgeon Cafe</a>');
document.write(' | Photos by Bob Hollifield ');
document.write('</span><br>');

//  End -->