// <!-- Begin
// NOTE: If you use a ' add a slash before it like this \'
document.write('<span class ="copyright">&copy; Copyright ');
document.write('<a href="http://www.DaleDietrich.com" target="_top">Dale Dietrich</a> ');
document.write('All Rights Reserved<br>');
document.write('For more information please '); 
document.write('<A HREF="mailto:info@DaleDietrich.com">Contact Me</a>');
document.write('</span>');
//  End -->