   COPYRIGHT = "Copyright &copy; ";

   function writeCopyright()
   {
      document.write(COPYRIGHT, new Date().getFullYear(), " by <b>Tax Credit Solar.Com, Inc., </b>  Lic. #45298  * All Rights Reserved...");
   }
