<!-- Begin


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


document.write('<span class ="copyright">&copy;© 2010 James Braid Society; all rights reserved ');

document.write('<a href="index.html" target="_top">James Braid Society</a> ');
document.write('<br><span class ="copyright">This website is maintained by');
document.write('<a href="parlyview.htm" target="_top"> ParlyView Services</a> ');

document.write('<br>');
document.write('<span class ="copyright">To contact the Webmaster click on');
document.write(' <A HREF="mailto:webmaster@jamesbraidsociety.com">Webmaster</a>');
document.write('</span><br>');
document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 
document.write('<A HREF="secretary@jamesbraidsociety.com">Contact Us</a>');


document.write('</span><br>');




//  End -->