// Display a message on the statusbar
  function statusbar() 
  {
    window.defaultStatus="Welcome to St Peter's Church Online!";
  }

