// This is the Database of Upcoming Events
// Please Edit with Care.
//
// 8 Fields (surrounded by brackets[]) are used for EACH event:
// 	["Recurring", "Month", "Day", "Year", "StartTime", "EndTime", "Name", "Description"]
// 	Each event field must be be surrounded by quotation marks followed by a comma ("",) EXCEPT the "Description" field.
//	The "Description" field is surrounded by quotation marks only ("").
//
// Each event has a comma after the closing bracket IF another event is below it on the next line down.
//	Note: The last event in this file should NOT have a comma after the closing bracket
//
// The Recurring field uses:
//	"D" = Daily; "W" = Weekly; "M" = Monthly; "Y" = Yearly; "F" = Floating Holiday
//
// One Time only events should leave the Recurring field blank
//	(ex. "")
//
// Daily events do NOT require that anything be in the Month Day and Year fields
//	Everything in the Month Day and Year fields will be ignored
//
// Weekly events should have the day of the week field set to 1 - 7
//	1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thurday, 6=Friday, 7=Saturday
//
// "F"loating events uses:
//	the Month field for the Month.
//	the Day field as the Cardinal Occurrence
//		1=1st, 2=2nd, 3=3rd, 4=4th, 5=5th, 6=6th occurrence of the day listed next
//	the Year field as the Day of the week the event/holiday falls on
//		1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thurday, 6=Friday, 7=Saturday
//	example: "F",	"1",	"3",	"2", = Floating holiday in January on the 3rd Monday of that month.
//
//	Note: Easter has it's own special formula so Please don't change anything related to Easter below
//
// "Y"early events are specific dates that never change - the Year field is ignored
//	example - Christmas is: "12","25","",
events = new Array(
	["Y",	"1",	"1",	"2006",	"1:00 AM",	"12:00 PM",	"New Year's Day",	"New Year's Day will be ushered in with great joy and celebration."],

		
		["",	"9",	"13",	"2008",	"?",	"?",	"Under 8s",	"Away at Quarry Rovers"],		
		["",	"9",	"20",	"2008",	"11:00",	"?",	"Under 8s",	"Home to Wantage Concordes"],		
		["",	"9",	"27",	"2008",	"?",	"?",	"Under 8s",	"Away at Wheatley"],		
		["",	"10",	"04",	"2008",	"?",	"?",	"Under 8s",	"Away at Appleton Stars"],
		["",	"10",	"11",	"2008",	"11:00",	"?",	"Under 8s",	"Home to Oxford City Colts"],
		["",	"10",	"18",	"2008",	"?",	"?",	"Under 8s",	"Away at Didcot Casuals"],		
		["",	"10",	"25",	"2008",	"-",	"?",	"Under 8s",	"School Holidays"],		
		["",	"11",	"01",	"2008",	"-",	"?",	"Under 8s",	"School Holidays"],				
		["",	"11",	"08",	"2008",	"11:00",	"?",	"Under 8s",	"Home to Faringdon"],				
		["",	"11",	"15",	"2008",	"?",	"?",	"Under 8s",	"Away at Garsington"],						
		["",	"11",	"22",	"2008",	"11:00",	"?",	"Under 8s",	"Home to Abingdon Youth"],								
		["",	"11",	"29",	"2008",	"11:00",	"?",	"Under 8s",	"Home to Quarry Rovers"],			
		["",	"12",	"06",	"2008",	"?",	"?",	"Under 8s",	"Away at Wantage Concordes"],
		["",	"12",	"13",	"2008",	"11:00",	"?",	"Under 8s",	"Home to Wheatley"],
		["",	"12",	"20",	"2008",	"-",	"?",	"Under 8s",	"School Holidays"],		
		["",	"12",	"27",	"2008",	"-",	"?",	"Under 8s",	"School Holidays"],		
		["",	"01",	"03",	"2009",	"-",	"?",	"Under 8s",	"School Holidays"],				
		["",	"01",	"10",	"2009",	"11:00",	"?",	"Under 8s",	"Home to Appleton Stars"],
		["",	"01",	"17",	"2009",	"?",	"?",	"Under 8s",	"Away at Oxford City Colts"],
		["",	"01",	"24",	"2009",	"11:00",	"?",	"Under 8s",	"Home to Didcot Casuals"],
		["",	"01",	"31",	"2009",	"?",	"?",	"Under 8s",	"Away at Faringdon"],
		["",	"02",	"07",	"2009",	"11:00",	"?",	"Under 8s",	"Home to Garsington"],
		["",	"02",	"14",	"2009",	"-",	"?",	"Under 8s",	"School Holidays"],					
		["",	"02",	"21",	"2009",	"-",	"?",	"Under 8s",	"School Holidays"],	
		["",	"02",	"28",	"2009",	"?",	"?",	"Under 8s",	"Away at Abingdon Youth"],	
		
		
		["",	"9",	"6",	"2008",	"?",	"?",	"Under 9s",	"Away at Grove"],		
		["",	"9",	"13",	"2008",	"10:30",	"?",	"Under 9s",	"Home to Chalgrove"],		
		["",	"9",	"20",	"2008",	"?",	"?",	"Under 9s",	"Away at Harwell & Hendred"],		
		["",	"9",	"27",	"2008",	"?",	"?",	"Under 9s",	"Away at Cholsey"],		
		["",	"10",	"04",	"2008",	"?",	"?",	"Under 9s",	"Away at Quarry Rovers"],
		["",	"10",	"11",	"2008",	"10:30",	"?",	"Under 9s",	"Home to Summertown Galaxy"],
		["",	"10",	"18",	"2008",	"10:30",	"?",	"Under 9s",	"Crowmarsh"],		
		["",	"10",	"25",	"2008",	"-",	"?",	"Under 9s",	"School Holidays"],		
		["",	"11",	"01",	"2008",	"-",	"?",	"Under 9s",	"School Holidays"],				
		["",	"11",	"08",	"2008",	"?",	"?",	"Under 9s",	"Away at Littlemore"],				
		["",	"11",	"15",	"2008",	"10:30",	"?",	"Under 9s",	"Home to Didcot Town Youth B"],						
		["",	"11",	"22",	"2008",	"?",	"?",	"Under 9s",	"Cup Round 2"],								
		["",	"11",	"29",	"2008",	"10:30",	"?",	"Under 9s",	"Home to Grove"],			
		["",	"12",	"06",	"2008",	"?",	"?",	"Under 9s",	"Away at Chalgrove"],
		["",	"12",	"13",	"2008",	"10:30",	"?",	"Under 9s",	"Home to Cholsey"],
		["",	"12",	"20",	"2008",	"-",	"?",	"Under 9s",	"School Holidays"],		
		["",	"12",	"27",	"2008",	"-",	"?",	"Under 9s",	"School Holidays"],		
		["",	"01",	"03",	"2009",	"-",	"?",	"Under 9s",	"School Holidays"],				
		["",	"01",	"10",	"2009",	"10:30",	"?",	"Under 9s",	"Home to Harwell & Hendred"],
		["",	"01",	"17",	"2009",	"?",	"?",	"Under 9s",	"Away at Summertown Galaxy or Cup Round 3"],
		["",	"01",	"24",	"2009",	"10:30",	"?",	"Under 9s",	"Home to Quarry Rovers"],
		["",	"01",	"31",	"2009",	"?",	"?",	"Under 9s",	"Away at Crowmarsh"],
		["",	"02",	"07",	"2009",	"10:30",	"?",	"Under 9s",	"Home to Littlemore"],
		["",	"02",	"14",	"2009",	"-",	"?",	"Under 9s",	"School Holidays"],					
		["",	"02",	"21",	"2009",	"-",	"?",	"Under 9s",	"School Holidays"],	
		["",	"02",	"28",	"2009",	"?",	"?",	"Under 9s",	"Away at Didcot Town Youth B"],	
		
		
		["",	"9",	"7",	"2008",	"10:30",	"?",	"Under 10s",	"Home to Crowmarsh"],
		["",	"9",	"14",	"2008",	"?",	"?",	"Under 10s",	"Away at Kennington"],	
		["",	"9",	"21",	"2008",	"10:30",	"?",	"Under 10s",	"Home to Berinsfield"],		
		["",	"9",	"28",	"2008",	"10:30",	"?",	"Under 10s",	"Home to St. Edmunds (Cup R1)"],		
		["",	"10",	"05",	"2008",	"?",	"?",	"Under 10s",	"Away at Northway"],		
		["",	"10",	"12",	"2008",	"10:30",	"?",	"Under 10s",	"Home to Marston Saints"],		
		["",	"10",	"19",	"2008",	"?",	"?",	"Under 10s",	"Away at Wantage"],
		["",	"10",	"26",	"2008",	"-",	"?",	"Under 10s",	"School Holidays"],		
		["",	"11",	"02",	"2008",	"-",	"?",	"Under 10s",	"School Holidays"],				
		["",	"11",	"09",	"2008",	"10:30",	"?",	"Under 10s",	"Home to St. Edmunds"],		
		["",	"11",	"16",	"2008",	"10:30",	"?",	"Under 10s",	"Home to Chalgrove (or Cup R2)"],				
		["",	"11",	"23",	"2008",	"?",	"?",	"Under 10s",	"Away at Littlemore"],		
		["",	"11",	"30",	"2008",	"?",	"?",	"Under 10s",	"Away at Crowmarsh"],
		["",	"12",	"07",	"2008",	"10:30",	"?",	"Under 10s",	"Home to Kennington"],
		["",	"12",	"14",	"2008",	"?",	"?",	"Under 10s",	"Away at Berinsfield"],		
		["",	"12",	"21",	"2008",	"-",	"?",	"Under 10s",	"School Holidays"],		
		["",	"12",	"28",	"2008",	"-",	"?",	"Under 10s",	"School Holidays"],		
		["",	"01",	"04",	"2009",	"-",	"?",	"Under 10s",	"School Holidays"],
		["",	"01",	"11",	"2009",	"10:30",	"?",	"Under 10s",	"Home to Northway"],		
		["",	"01",	"18",	"2009",	"?",	"?",	"Under 10s",	"Away at Marston Saints (or Cup R3)"],				
		["",	"01",	"25",	"2009",	"10:30",	"?",	"Under 10s",	"Home to Wantage"],				
		["",	"02",	"01",	"2009",	"?",	"?",	"Under 10s",	"Away at St. Edmunds"],						
		["",	"02",	"08",	"2009",	"?",	"?",	"Under 10s",	"Away at Chalgrove"],		
		["",	"02",	"15",	"2009",	"-",	"?",	"Under 10s",	"School Holidays"],		
		["",	"02",	"22",	"2009",	"-",	"?",	"Under 10s",	"School Holidays"],
		["",	"03",	"01",	"2009",	"10:30",	"?",	"Under 10s",	"Home to Littlemore"],			
		
		
		["",	"9",	"7",	"2008",	"10:30",	"?",	"Under 11s",	"Home to Botley"],
		["",	"9",	"14",	"2008",	"10:30",	"?",	"Under 11s",	"Away at Garsington"],	
		["",	"9",	"21",	"2008",	"?",	"?",	"Under 11s",	"Away at Abingdon Youth"],		
		["",	"9",	"28",	"2008",	"10:30",	"?",	"Under 11s",	"Home to Wantage"],		
		["",	"10",	"05",	"2008",	"?",	"?",	"Under 11s",	"Away at AFC Henley (Cup R1)"],		
		["",	"10",	"12",	"2008",	"?",	"?",	"Under 11s",	"Away at AFC Henley"],		
		["",	"10",	"19",	"2008",	"10:30",	"?",	"Under 11s",	"Home to Crowmarsh B"],
		["",	"10",	"26",	"2008",	"-",	"?",	"Under 11s",	"School Holidays"],		
		["",	"11",	"02",	"2008",	"-",	"?",	"Under 11s",	"School Holidays"],				
		["",	"11",	"09",	"2008",	"?",	"?",	"Under 11s",	"Away at Stanford"],		
		["",	"11",	"16",	"2008",	"11:55",	"?",	"Under 11s",	"Home to Hanney"],				
		["",	"11",	"23",	"2008",	"?",	"?",	"Under 11s",	"Away at Marston Saints (or Cup R2)"],		
		["",	"11",	"30",	"2008",	"10:30",	"?",	"Under 11s",	"Home to Kidlington"],
		["",	"12",	"07",	"2008",	"?",	"?",	"Under 11s",	"Away at Headington Sharks"],
		["",	"12",	"14",	"2008",	"?",	"?",	"Under 11s",	"Away at Botley"],		
		["",	"12",	"21",	"2008",	"10:30",	"?",	"Under 11s",	"Home to AFC Henley"],		
		["",	"12",	"28",	"2008",	"-",	"?",	"Under 11s",	"School Holidays"],		
		["",	"01",	"04",	"2009",	"-",	"?",	"Under 11s",	"School Holidays"],
		["",	"01",	"11",	"2009",	"11:55",	"?",	"Under 11s",	"Home to Garsington"],		
		["",	"01",	"18",	"2009",	"10:30",	"?",	"Under 11s",	"Home to Abingdon Youth"],				
		["",	"01",	"25",	"2009",	"?",	"?",	"Under 11s",	"Away at Wantage (or Cup R3)"],				
		["",	"02",	"01",	"2009",	"10:30",	"?",	"Under 11s",	"Home to Stanford"],						
		["",	"02",	"08",	"2009",	"?",	"?",	"Under 11s",	"Away at Crowmarsh B"],		
		["",	"02",	"15",	"2009",	"-",	"?",	"Under 11s",	"School Holidays"],		
		["",	"02",	"22",	"2009",	"-",	"?",	"Under 11s",	"School Holidays"],
		["",	"03",	"01",	"2009",	"10:30",	"?",	"Under 11s",	"Away at Hanney"],
		["",	"03",	"08",	"2009",	"10:30",	"?",	"Under 11s",	"Home to Marston Saints"],		
		["",	"03",	"15",	"2009",	"?",	"?",	"Under 11s",	"Away at Kidlington"],		
		["",	"03",	"22",	"2009",	"10:30",	"?",	"Under 11s",	"Home to Headington Sharks"],
		
		
		
		["",	"9",	"7",	"2008",	"?",	"?",	"Under 12s",	"Away at Oxford Blackbirds"],
		["",	"9",	"14",	"2008",	"10:30",	"?",	"Under 12s",	"Home to Faringdon"],	
		["",	"9",	"21",	"2008",	"?",	"?",	"Under 12s",	"Away at Harwell & Hendred A"],		
		["",	"9",	"28",	"2008",	"?",	"?",	"Under 12s",	"Away at Wheatley (or B & B Cup R1"],		
		["",	"10",	"05",	"2008",	"10:30",	"?",	"Under 12s",	"Home to Cholsey"],		
		["",	"10",	"12",	"2008",	"10:30",	"?",	"Under 12s",	"Home to Crowmarsh"],		
		["",	"10",	"19",	"2008",	"?",	"?",	"Under 12s",	"Away at AFC Henley"],
		["",	"10",	"26",	"2008",	"-",	"?",	"Under 12s",	"School Holidays"],		
		["",	"11",	"02",	"2008",	"-",	"?",	"Under 12s",	"School Holidays"],				
		["",	"11",	"09",	"2008",	"11:55",	"?",	"Under 12s",	"Home to Oxford City Colts (or B & B Cup R2)"],		
		["",	"11",	"16",	"2008",	"10:30",	"?",	"Under 12s",	"Home to Florence Park"],				
		["",	"11",	"23",	"2008",	"?",	"?",	"Under 12s",	"Away at Hinksey Park"],		
		["",	"11",	"30",	"2008",	"11:55",	"?",	"Under 12s",	"Home to Oxford Blackbirds"],
		["",	"12",	"07",	"2008",	"?",	"?",	"Under 12s",	"Away at Faringdon (or B & B Cup R3)"],
		["",	"12",	"14",	"2008",	"10:30",	"?",	"Under 12s",	"Home to Harwell & Hendred A"],		
		["",	"12",	"21",	"2008",	"10:30",	"?",	"Under 12s",	"Home to AFC Henley"],		
		["",	"12",	"28",	"2008",	"-",	"?",	"Under 12s",	"School Holidays"],		
		["",	"01",	"04",	"2009",	"-",	"?",	"Under 12s",	"School Holidays"],
		["",	"01",	"11",	"2009",	"13:30",	"?",	"Under 12s",	"Home to Wheatley (or B & B Cup R4)"],		
		["",	"01",	"18",	"2009",	"?",	"?",	"Under 12s",	"Away to Crowmarsh"],				
		["",	"01",	"25",	"2009",	"10:30",	"?",	"Under 12s",	"Home to AFC Henley (or Cup R3)"],				
		["",	"02",	"01",	"2009",	"?",	"?",	"Under 12s",	"Away at Oxford City Colts"],						
		["",	"02",	"08",	"2009",	"?",	"?",	"Under 12s",	"Away at Florence Park"],		
		["",	"02",	"15",	"2009",	"-",	"?",	"Under 12s",	"School Holidays"],		
		["",	"02",	"22",	"2009",	"-",	"?",	"Under 12s",	"School Holidays"],
		["",	"03",	"01",	"2009",	"?",	"?",	"Under 12s",	"Away at Cholsey (or Cup R4)"],
		["",	"03",	"08",	"2009",	"?",	"?",	"Under 12s",	"B & B Cup R6"],		
		
		
		["",	"9",	"7",	"2008",	"11:45",	"?",	"Under 13s",	"Home to Radley"],		
		["",	"9",	"14",	"2008",	"-",	"?",	"Under 13s",	"No game"],	
		["",	"9",	"21",	"2008",	"?",	"?",	"Under 13s",	"Away at Cumnor Minors"],		
		["",	"9",	"28",	"2008",	"?",	"?",	"Under 13s",	"Away at St. James (or B & B Cup R1"],		
		["",	"10",	"05",	"2008",	"?",	"?",	"Under 13s",	"HAway at Didcot Casuals"],		
		["",	"10",	"12",	"2008",	"?",	"?",	"Under 13s",	"Away at Saxton Rovers"],		
		["",	"10",	"19",	"2008",	"?",	"?",	"Under 13s",	"Away at Banbury Town Youth"],
		["",	"10",	"26",	"2008",	"-",	"?",	"Under 13s",	"School Holidays"],		
		["",	"11",	"02",	"2008",	"-",	"?",	"Under 13s",	"School Holidays"],				
		["",	"11",	"09",	"2008",	"10:30",	"?",	"Under 13s",	"Home to Grove (or B & B Cup R2)"],		
		["",	"11",	"16",	"2008",	"?",	"?",	"Under 13s",	"Away at Wantage (or OFA Cup R3)"],				
		["",	"11",	"23",	"2008",	"10:30",	"?",	"Under 13s",	"Home to Didcot Town Youth B"],		
		["",	"11",	"30",	"2008",	"?",	"?",	"Under 13s",	"Away at Kidlington Youth (or Cup R2)"],
		["",	"12",	"07",	"2008",	"10:30",	"?",	"Under 13s",	"Home to Cholsey (or B & B Cup R3)"],
		["",	"12",	"14",	"2008",	"11:55",	"?",	"Under 13s",	"Home to Wantage (or OFA Cup R4)"],		
		["",	"12",	"21",	"2008",	"-",	"?",	"Under 13s",	"No game"],		
		["",	"12",	"28",	"2008",	"-",	"?",	"Under 13s",	"School Holidays"],		
		["",	"01",	"04",	"2009",	"-",	"?",	"Under 13s",	"School Holidays"],
		["",	"01",	"11",	"2009",	"10:30",	"?",	"Under 13s",	"Home to Appleton (or B & B Cup R4)"],		
		["",	"01",	"18",	"2009",	"?",	"?",	"Under 13s",	"Away to Radley"],				
		["",	"01",	"25",	"2009",	"?",	"?",	"Under 13s",	"Away at Didcot Town Youth B (or Cup R3)"],				
		["",	"02",	"01",	"2009",	"11:55",	"?",	"Under 13s",	"Home to St James (or B & B Cup R5 or OFA Cup R5)"],						
		["",	"02",	"08",	"2009",	"10:30",	"?",	"Under 13s",	"Home to Didcot Casuals"],		
		["",	"02",	"15",	"2009",	"-",	"?",	"Under 13s",	"School Holidays"],		
		["",	"02",	"22",	"2009",	"-",	"?",	"Under 13s",	"School Holidays"],
		["",	"03",	"01",	"2009",	"10:30",	"?",	"Under 13s",	"Home to Cumnor Minors"],
		["",	"03",	"08",	"2009",	"11:55",	"?",	"Under 13s",	"Home to Kidlington Youth (or B & B Cup R6"],		
		["",	"03",	"15",	"2009",	"?",	"?",	"Under 13s",	"Away at Cholsey (or OFA Cup R6)"],		
		["",	"03",	"22",	"2009",	"?",	"?",	"Under 13s",	"Away at Appleton"],		
		["",	"03",	"29",	"2009",	"?",	"?",	"Under 13s",	"Away at Grove (or Cup Semi)"],		
		
		
		["",	"9",	"20",	"2008",	"?",	"?",	"Under 14s Girls",	"Away at Bardwell"],		
		["",	"9",	"27",	"2008",	"11:00",	"?",	"Under 14s Girls",	"Home to Bloxham"],		
		["",	"10",	"18",	"2008",	"11:30",	"?",	"Under 14s Girls",	"Home to Tower Hill Vixens Reds"],		
		["",	"11",	"08",	"2008",	"?",	"?",	"Under 14s Girls",	"Away at Carterton"],		
		["",	"11",	"15",	"2008",	"?",	"?",	"Under 14s Girls",	"Away at Kidlington"],				
		["",	"11",	"29",	"2008",	"10:30",	"?",	"Under 14s Girls",	"Home to Kidlington Tigers"],				
		["",	"12",	"06",	"2008",	"?",	"?",	"Under 14s Girls",	"Away at Ducklington"],						
		["",	"12",	"13",	"2008",	"11:30",	"?",	"Under 14s Girls",	"Home to Marston Saints Angels"],								
		["",	"01",	"10",	"2009",	"?",	"?",	"Under 14s Girls",	"Cup QR (4 ties)"],			
		["",	"01",	"17",	"2009",	"10:30",	"?",	"Under 14s Girls",	"Home to Bardwell"],
		["",	"01",	"24",	"2009",	"?",	"?",	"Under 14s Girls",	"Away at Bloxham"],
		["",	"02",	"28",	"2009",	"?",	"?",	"Under 14s Girls",	"Away at Tower Hill Vixens Reds"],		
		["",	"03",	"07",	"2009",	"10:30",	"?",	"Under 14s Girls",	"Home to Carterton"],		
		["",	"03",	"14",	"2009",	"10:30",	"?",	"Under 14s Girls",	"Home to Kidlington"],				
		["",	"03",	"21",	"2009",	"?",	"?",	"Under 14s Girls",	"Away to Kidlington Tigers"],
		["",	"04",	"04",	"2009",	"10:30",	"?",	"Under 14s Girls",	"Home to Ducklington"],
		["",	"04",	"25",	"2009",	"?",	"?",	"Under 14s Girls",	"Away to Marston Saints Angels"],		
		
		
		["",	"7",	"19",	"2008",	"10:30-12:30",	"12:30 PM",	"Sunnyside",	"Registration day for new and existing players"],	
	["Y",	"12",	"25",	"2005",	"1:00 AM",	"12:59 PM",	"Christmas",	" "]
// Please omit the final comma after the ] from the last line above unless you are going to add another event at this time.
);




