   COPYRIGHT = "Copyright &copy; ";

   function writeCopyright()
   {
      document.write(COPYRIGHT, new Date().getFullYear(), " by <b><i>FOXY'S SHOWBAR ~ Phone 813.978.3691 ... </i></b> * All Rights Reserved...");
   }

