document.write("<HR>" + 
  "<DIV CLASS='footer'>" + 
  "&copy; 2003-2009 by Scouter's Winter Campout Committee, Atlanta Area Council, BSA<br>" + 
  "This page was last modified on " + 
  ChangeDate.substring((ChangeDate.length-8), 0) + 
  "<br>" + 
  "Comments or questions? E-mail the " + 
  "<a CLASS='email' HREF='mailto:dea&#110@foot&#104illsbsa.org?subject=An%20Email%20About%20SWC%20Website'>" + 
  "Webmaster</A>.</DIV>"
);

<!-- 
// The email address above has been 'munged' to keep spammers from being able 
// to pick it up. Munging is using an HTML Entity instead of the actual letter. 
// In this case, the 'n' in 'mindspring' was replaced with &#110 and the first 'h' 
// in 'dhh' with &#104. 
// -->
