// 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",	"2009",	"1:00 AM",	"12:00 PM",	"New Year's Day",	"New Year's Day will be ushered in with great joy and celebration. Come as you are."],
	["Y",	"2",	"14",	"2009",	"1:00 AM",	"12:59 PM",	"Valentine's Day",	"Traditional celebration of love and romance, including the exchange of cards, candy, flowers, and other gifts."],
	["F",	"3",	"0",	"0",	"1:00 AM",	"12:59 PM",	"Easter",	"A great excuse to scoff loads of chocolate"],
	["Y",	"3",	"17",	"2009",	"1:00 AM",	"12:59 PM",	"St. Patrick's Day",	"A celebration of Irish heritage and culture."],
	["",	"3",	"25",	"2009",	"5:30 PM",	"9:00 PM",	"Interconnect is launched",	"The Scottish network for women students of science, engineering, technology & the built environment."],
	["Y",	"4",	"1",	"2009",	"tbc",	"",	"April Fool's Day",	"A day to play tricks on or 'fool' family, friends, and coworkers, if so inclined. "],
	["",	"4",	"23",	"2009",	"10:30 AM",	"1:00 PM",	"MentorSET Workshop",	"workshop for new mentors.  See www.mentorset.org.uk for more info."],
	["",	"4",	"29",	"2009",	"5:30 PM",	"tbc",	"The 2009 Peter Lindsay Memorial lecture",	"To be held in Room 509, Department of Electrical and Electronic Engineering, Imperial College.  See www.wes.org.uk for more info. "],
	["",	"5",	"8",	"2009",	"9:30 AM",	"tbc",	"Getting Girls Into Engineering",	"The Royal Academy of Engineering, UK Resource Centre for Women in SET and WISE are holding an event to share their expertise about getting girls into engineering.  Venue:  Royal Academy of Engineering, 3 Carlton House Terrace, London SW1Y 5DG."],
	["",	"5",	"13",	"2009",	"tbc",	"tbc",	"Lovelace Lecture",	"The Sins of IT projects and why they can fail.  IBM Fellow Maurice Perks on behalf of the 2008 Lovelace Medal winner Dr Tony Storey.  Venue: The Wellcome Trust, Euston Road, London NW1 2BE.  For more details of this free lecture visit www.bcs.org/lovelace/lecture."],
	["",	"5",	"14",	"2009",	"7:00 PM",	"10:00 PM",	"Girl geeks launch night",	"Where: Mini-Forum 2, Informatics Forum, 10 Crichton Street, Edinburgh EH8 9AB, Cost: £10 including hot buffet and soft drinks. See our noticeboard for more info."],
	["",	"5",	"26",	"2009",	"5:30 PM",	"7:30 PM",	"Athena Lecture",	"Professor caroline Series presents the Athena Lecture 2009.  To be held: Lecture Theatre G16, Sir Alexander Fleming Building, South Kensington Campus, Imperial College."],
	["",	"6",	"6",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"7",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"8",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"9",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"10",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"11",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"12",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"13",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"14",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"15",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"16",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"17",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"18",	"2009",	"tbc",	"tbc",	"until 18/6/2009 National Electronics Week",	"This year to be held at Earls Court.  See http://www.new-expo.co.uk/ for more info."],
	["",	"6",	"24",	"2009",	"10:30 AM",	"10:00 PM",	"W-TECH 2009",	"A FREE motivational showcase supporting women interested in IT. To be held at the IET, Savoy Place, London. See www.wtech-event.co.uk for more info."],
	["",	"7",	"4",	"2009",	"tbc",	"tbc",	"unitl 18/7/2009 International Institute of Women in Engineering",	"The IIWE are holding their 9th Summer three-week seminar for engineernig students at the EPF in France.  The closing date for registration is 15 June 2009.See www.iiwe-yes.com for more info."],
	["",	"7",	"11",	"2009",	"tbc",	"tbc",	"unitl 18/7/2009 International Institute of Women in Engineering",	"The IIWE are holding their 9th Summer three-week seminar for engineernig students at the EPF in France.  The closing date for registration is 15 June 2009.See www.iiwe-yes.com for more info."],
	["",	"7",	"18",	"2009",	"tbc",	"tbc",	"unitl 18/7/2009 International Institute of Women in Engineering",	"The IIWE are holding their 9th Summer three-week seminar for engineernig students at the EPF in France.  The closing date for registration is 15 June 2009.See www.iiwe-yes.com for more info."],
	["",	"9",	"10",	"2009",	"tbc",	"tbc",	"Innovation and Inspiration Panel",	"To be held at: British Association Festival of Science, Surrey University."],
	["",	"9",	"11",	"2009",	"tbc",	"tbc",	"until 13/9/2009 WES Annual Conference",	"TThis year's conference is entitled The Power of Change: Inspiring the next 90 years.  It will be held at Surrey University.  For more details see annual conference section and contact conference@wes.org.uk ."],
	["Y",	"10",	"31",	"2009",	"1:00 AM",	"12:59 PM",	"Halloween",	"Celebrates All Hallow's Eve, decorations include jack o'lanterns, costume wearing parties, and candy."],
	["",	"11",	"13",	"2009",	"1:00 PM",	"4:00 PM",	"The Doris Gray Event: For Girls Into STEM ",	"To be held at: George Watson's College, Colinton Road, Edinburgh EH10 5EG."],
		["",	"11",	"14",	"2009",	"tbc",	"tbc",	"and 15/11/2009 Doris Gray Student Conference in Scotland",	"To be held at: Barcelo Carlton Hotel, 19 North Bridge, Edinburgh EH1 1SD."],
	["Y",	"12",	"25",	"2009",	"1:00 AM",	"12:59 PM",	"Christmas",	"Celebrations and festivities ahoy!."]
// Please omit the final comma after the ] from the last line above unless you are going to add another event at this time.
);




