  function writeCopyright()
    {
      document.write("&copy; 1999-", new Date().getFullYear(), " PlansandSpecs.com.  All Rights Reserved.");
    }
