<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<center>');
document.write('Website created and &copy;Copyright 2006 ');
document.write(' <a href="mailto:litskosk@hughes.net">Richard Litskoski</a>. ');
document.write('All Rights Reserved</br></br>');
document.write('<i>');
document.write('The FCARC web pages are maintained by Al Woodhull, N1AW, and '); 
document.write('Chris Myers, KB1NEK.</br>');
document.write('To submit information or report errors please send e-mail to ');
document.write('</i><a href="mailto:webmaster@fcarc.org">webmaster@fcarc.org</a>');
document.write('</center></br>');

//  End -->