<!-- Begin

// Updated by BillF -- 3-6-05
// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright 2005 ');
// document.write('<a href="http://www.ellenkennon.com" target="_top">Ellen Kennon</a> ');
document.write('All Rights Reserved<br>');
// document.write('For more information feel free to ');
// document.write(' <A HREF="mailto:ellen@ellenkennon.com">Contact Us</a><br>');
document.write('Last update:  June 5, 2005<br>');
document.write('</span><br>');

//  End -->