  var Now = new Date();

  var IndoorEvents = new Array(5);

  IndoorEvents[0] = new Array(2);
  IndoorEvents[0][0] = "September 30, 2009 20:00:00";
  IndoorEvents[0][1] = "Wed 30 Sep: Glen Duggan: The Voyages of Discovery";
  IndoorEvents[1] = new Array(2);
  IndoorEvents[1][0] = "October 14, 2009 20:00:00";
  IndoorEvents[1][1] = "Wed 14 Oct: Mark Grantham (BTO): 100 years of Bird Ringing";
  IndoorEvents[2] = new Array(2);
  IndoorEvents[2][0] = "October 28, 2009 20:00:00";
  IndoorEvents[2][1] = "Wed 28 Oct: Dominic Couzens: Birds Behaving Badly";
  IndoorEvents[3] = new Array(2);
  IndoorEvents[3][0] = "November 11, 2009 20:00:00";
  IndoorEvents[3][1] = "Wed 11 Nov: Gordon Langsbury: AGM followed by Apache Winter: Birding in New Mexico";
  IndoorEvents[4] = new Array(2);
  IndoorEvents[4][0] = "November 25, 2009 20:00:00";
  IndoorEvents[4][1] = "Wed 25 Nov: Colin Wilson: A Birding Adventure in Eilat";
  IndoorEvents[5] = new Array(2);
  IndoorEvents[5][0] = "December 9, 2009 20:00:00";
  IndoorEvents[5][1] = "Wed 9 Dec: Christmas Social";
  IndoorEvents[6] = new Array(2);
  IndoorEvents[6][0] = "January 6, 2010 20:00:00";
  IndoorEvents[6][1] = "Wed 6 Jan: CANCELLED Alan Parfitt: The making of RSPB Otmoor";
  IndoorEvents[7] = new Array(2);
  IndoorEvents[7][0] = "January 20, 2010 20:00:00";
  IndoorEvents[7][1] = "Wed 20 Jan: Graham Lenton: Birds of the Seychelles";
  IndoorEvents[8] = new Array(2);
  IndoorEvents[8][0] = "February 3, 2010 20:00:00";
  IndoorEvents[8][1] = "Wed 3 Feb: Paul Cropper: Flying with the Birds";
  IndoorEvents[9] = new Array(2);
  IndoorEvents[9][0] = "February 17, 2010 20:00:00";
  IndoorEvents[9][1] = "Wed 17 Feb: Ralph & Brenda Todd: On the Trail of the Crane, Part 1";
  IndoorEvents[10] = new Array(2);
  IndoorEvents[10][0] = "March 3, 2010 20:00:00";
  IndoorEvents[10][1] = "Wed 3 Mar: Mike Leach: The Complete Owl";
  IndoorEvents[11] = new Array(2);
  IndoorEvents[11][0] = "March 17, 2010 20:00:00";
  IndoorEvents[11][1] = "Wed 17 Mar: Annual Photographic Competition";
  IndoorEvents[12] = new Array(2);
  IndoorEvents[12][0] = "March 31, 2010 20:00:00";
  IndoorEvents[12][1] = "Wed 31 Mar: Graham Wren: St Kilda";
  IndoorEvents[13] = new Array(2);
  IndoorEvents[13][0] = "April 14, 2010 20:00:00";
  IndoorEvents[13][1] = "Wed 14 Apr: Ray Reedman & Colin Wilson: Bird Identification Workshop";

  var OutdoorEvents = new Array(5);

  OutdoorEvents[0] = new Array(2);
  OutdoorEvents[0][0] = "September 12, 2009 20:00:00";
  OutdoorEvents[0][1] = "Sat 12 Sep: RSPB Minsmere, Suffolk (Full day coach outing sharing with East Berks RSPB)";
  OutdoorEvents[1] = new Array(2);
  OutdoorEvents[1][0] = "September 17, 2009 20:00:00";
  OutdoorEvents[1][1] = "Thu 17 Sep: Titchfield Haven, Hampshire (Full day)";
  OutdoorEvents[2] = new Array(2);
  OutdoorEvents[2][0] = "October 2, 2009 20:00:00";
  OutdoorEvents[2][1] = "Fri 2 Oct - Sun 4 Oct: Long weekend in Kent";
  OutdoorEvents[3] = new Array(2);
  OutdoorEvents[3][0] = "October 15, 2009 20:00:00";
  OutdoorEvents[3][1] = "Thu 15 Oct: Greenham Common, Berkshire";
  OutdoorEvents[4] = new Array(2);
  OutdoorEvents[4][0] = "November 8, 2009 20:00:00";
  OutdoorEvents[4][1] = "Sun 8 Nov: Bird ringing demonstration at Padworth Common, Berkshire";
  OutdoorEvents[5] = new Array(2);
  OutdoorEvents[5][0] = "November 15, 2009 20:00:00";
  OutdoorEvents[5][1] = "Sun 15 Nov: Pagham Harbour NNR, East Sussex (Full day)";
  OutdoorEvents[6] = new Array(2);
  OutdoorEvents[6][0] = "November 19, 2009 20:00:00";
  OutdoorEvents[6][1] = "Thu 19 Nov: Little Marlow Gravel Pit, Buckinghamshire";
  OutdoorEvents[7] = new Array(2);
  OutdoorEvents[7][0] = "December 6, 2009 20:00:00";
  OutdoorEvents[7][1] = "Sun 6 Dec: Beddington Sewage Treatment Works";
  OutdoorEvents[8] = new Array(2);
  OutdoorEvents[8][0] = "December 17, 2009 20:00:00";
  OutdoorEvents[8][1] = "Thu 17 Dec: Moor Green Lakes (followed by a Christmas lunch)";
  OutdoorEvents[9] = new Array(2);
  OutdoorEvents[9][0] = "January 3, 2010 20:00:00";
  OutdoorEvents[9][1] = "Sun 3 Jan: Runnymede (Morning only) ";
  OutdoorEvents[10] = new Array(2);
  OutdoorEvents[10][0] = "January 21, 2010 20:00:00";
  OutdoorEvents[10][1] = "Thu 21 Jan: Twyford Gravel Pits";
  OutdoorEvents[11] = new Array(2);
  OutdoorEvents[11][0] = "January 24, 2010 20:00:00";
  OutdoorEvents[11][1] = "Sun 24 Jan: Blashford Lakes, Hampshire (Full day)";
  OutdoorEvents[12] = new Array(2);
  OutdoorEvents[12][0] = "February 7, 2010 20:00:00";
  OutdoorEvents[12][1] = "Sun 7 Feb: RSPB Elmley, Isle of Sheppey, Kent, by coach (Full day)";
  OutdoorEvents[13] = new Array(2);
  OutdoorEvents[13][0] = "February 18, 2010 20:00:00";
  OutdoorEvents[13][1] = "Thu 18 Feb - Sun 21 Feb: North Norfolk Weekend Trip";
  OutdoorEvents[14] = new Array(2);
  OutdoorEvents[14][0] = "February 25, 2010 20:00:00";
  OutdoorEvents[14][1] = "Thu 25 Feb: Bury Down, Berkshire (afternoon only)";
  OutdoorEvents[15] = new Array(2);
  OutdoorEvents[15][0] = "March 7, 2010 20:00:00";
  OutdoorEvents[15][1] = "Sun 7 Mar: Barnes WWT (Full day)";
  OutdoorEvents[16] = new Array(2);
  OutdoorEvents[16][0] = "March 18, 2010 20:00:00";
  OutdoorEvents[16][1] = "Thu 18 Mar: Windsor Great Park";
  OutdoorEvents[17] = new Array(2);
  OutdoorEvents[17][0] = "April 11, 2010 20:00:00";
  OutdoorEvents[17][1] = "Sun 11 Apr: Farlington Marshes, Hampshire (Full day)";
  OutdoorEvents[18] = new Array(2);
  OutdoorEvents[18][0] = "April 22, 2010 20:00:00";
  OutdoorEvents[18][1] = "Thu 22 Apr: Searle's Lane Gravel Pits";
  OutdoorEvents[19] = new Array(2);
  OutdoorEvents[19][0] = "April 28, 2010 20:00:00";
  OutdoorEvents[19][1] = "Wed 28 Apr: Christchurch Harbour & Hengistbury Head, Hampshire (Full day)";
  OutdoorEvents[20] = new Array(2);
  OutdoorEvents[20][0] = "May 8, 2010 20:00:00";
  OutdoorEvents[20][1] = "Sat 8 May: RSPB Titchwell, Norfolk (Full day coach outing sharing with East Berks RSPB)";
  OutdoorEvents[21] = new Array(2);
  OutdoorEvents[21][0] = "May 16, 2010 20:00:00";
  OutdoorEvents[21][1] = "Sun 16 May: New Forest (Acre's Down and Bolderwood), Hampshire (Full day)";
  OutdoorEvents[22] = new Array(2);
  OutdoorEvents[22][0] = "May 20, 2010 20:00:00";
  OutdoorEvents[22][1] = "Thu 20 May: Padworth Lane Gravel Pit";
  OutdoorEvents[23] = new Array(2);
  OutdoorEvents[23][0] = "June 4, 2010 20:00:00";
  OutdoorEvents[23][1] = "Fri 4 Jun - Sun 6 Jun: Spring weekend in Yorkshire";
  OutdoorEvents[24] = new Array(2);
  OutdoorEvents[24][0] = "June 13, 2010 20:00:00";
  OutdoorEvents[24][1] = "Sun 13 Jun: Berkshire Downs (Evening walk)";
  OutdoorEvents[25] = new Array(2);
  OutdoorEvents[25][0] = "June 7, 2010 20:00:00";
  OutdoorEvents[25][1] = "Thu 17 Jun: Nightjars (Evening walk)";
  OutdoorEvents[26] = new Array(2);
  OutdoorEvents[26][0] = "August 21, 2010 20:00:00";
  OutdoorEvents[26][1] = "Sat 21 Aug: Bird Fair at Rutland Water (Full day coach trip)";

function GetNextOutdoorMeeting()
{
  var s = "";

  for(var i = 0; i < OutdoorEvents.length; i++)
  {
    EventDate = new Date(OutdoorEvents[i][0]);

    if (EventDate > Now)
    {
      s = OutdoorEvents[i][1];
      i = OutdoorEvents.length;
    }
  }

  if(s.length == 0) {
    s = "Awaiting new season programme.";
  }

  document.write(s);
}

function GetNextIndoorMeeting()
{
  var s = "";

  for(var i = 0; i < IndoorEvents.length; i++)
  {
    EventDate = new Date(IndoorEvents[i][0]);

    if (EventDate > Now)
    {
      s = IndoorEvents[i][1];
      i = IndoorEvents.length;
    }
  }

  if(s.length == 0) {
    s = "Awaiting new season programme.";
  }

  document.write(s);
}