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