COPYRIGHT = "copyright &copy; Saltbush Group Pty Ltd ";

   function writeCopyright()
   {document.write(COPYRIGHT, new Date().getFullYear(), " all rights reserved");}
