<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<span class ="copyright">&copy;Copyright 2003 ');

document.write('<a href="index.html" target="_top">Alan R. Barnes</a> ');

document.write('All Rights Reserved<br>');
document.write('The information you obtain at this site is not, nor is it intended to be, legal advice. You should consult an attorney for individual advice regarding your own situation.

<br>');
document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:alan@barnes-law.com">Contact Us</a>');

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