
   COPYRIGHT = "Copyright &copy; <a href='http://www.bespokesolutions.com'>Bespoke Solutions Limited</a> ";

   function writeCopyright()
   {
      document.write(COPYRIGHT, new Date().getFullYear(), ". All rights reserved.");
   }




