// 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","",
//           ["Recurring", "Month", "Day", "Year", "StartTime", "EndTime", "Name", "Description"]
events = new Array(
	["Y",	"1",	"1",	"",	"1:00 AM",	"12:00 PM",	"New Year's Day",	"**New Year's Day"],
	["F",	"1",	"3",	"2",	"1:00 AM",	"12:59 PM",	"Martin Luther King Day",	"**Martin Luther King Day"],
	["Y",	"2",	"14",	"",	"1:00 AM",	"12:59 PM",	"Valentine's Day",	"**Valentine's Day"],
	["F",	"2",	"3",	"2",	"1:00 AM",	"12:59 PM",	"President's Day",	"**President's Day"],
	["F",	"3",	"0",	"0",	"1:00 AM",	"12:59 PM",	"Easter",	"**Easter"],
	["F",	"5",	"2",	"1",	"1:00 AM",	"12:59 PM",	"Mother's Day",	"**Mother's Day"],
	["F",	"5",	"4",	"2",	"1:00 AM",	"12:59 PM",	"Memorial Day",	"**Memorial Day"],
	["F",	"6",	"3",	"1",	"1:00 AM",	"12:59 PM",	"Father's Day",	"**Father's Day"],
	["Y",	"7",	"4",	"",	"1:00 AM",	"12:59 PM",	"Independence Day",	"**Independence Day"],
	["F",	"9",	"1",	"2",	"1:00 AM",	"12:59 PM",	"Labor Day",	"**Labor Day"],
	["Y",	"10",	"31",	"",	"1:00 AM",	"12:59 PM",	"Halloween",	"**Halloween"],
	["Y",	"11",	"11",	"",	"1:00 AM",	"12:59 PM",	"Veteran's Day",	"**Veteran's Day"],
	["F",	"11",	"4",	"5",	"1:00 AM",	"12:59 PM",	"Thanksgiving",	"**Thanksgiving"],
	["Y",	"12",	"25",	"",	"1:00 AM",	"12:59 PM",	"Christmas",	"**Christmas"],
//
//GENERAL MEETINGS:
//
	["F",	"1",	"2",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC January General Meeting from 7 to 9 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
	["F",	"2",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC February Elections Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are strongly encouraged to attend and vote."],
	["F",	"3",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC March General Meeting from 7 to 9 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
	["F",	"4",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC April General Meeting from 7 to 9 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
	["F",	"5",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC May General Meeting from 7 to 9 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
	["F",	"6",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC June General Meeting from 7 to 9 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
	["F",	"9",	"2",	"6",	"6:30 PM",	"8:30 PM",	"General Meeting",	"--ACRC September Simple Supper and General Meeting from 6:30 to 8:30 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
	["F",	"10",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC October Membership Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are stongly encouraged to attend."],
	["F",	"11",	"1",	"6",	"7:00 PM",	"9:00 PM",	"General Meeting",	"--ACRC November General Meeting from 7 to 9 pm at the Blaine Baseball Complex.  Everyone is welcome to attend."],
//
//VE TESTING:
//
	["F",	"1",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"2",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"3",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"4",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"5",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"6",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"7",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"8",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"9",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"10",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"11",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
	["F",	"12",	"2",	"7",	"9:00 AM",	"11:30 AM",	"VE Testing",	"--VE Testing from  9 to 11:30 am at the Blaine City Hall, Mark Stack Room.  Contact Shep Shepardson at 651-340-0567 for more information."],
//
//BOARD MEETINGS:
//
	["F",	"1",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"2",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"3",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"4",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"5",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"6",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"7",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"8",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"9",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"10",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"11",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
	["F",	"12",	"3",	"3",	"7:00 PM",	"9:00 PM",	"Board Meeting",	"--ACRC Board Meeting from 7 to 9 pm at the Blaine Baseball Complex.  All members are welcome to attend."],
//
//2-METER NET:
//
	["W",	"",	"4",	"",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--ACRC 2-Meter Net from 7-7:30 pm."],
//
//ANOKA-ARES NET:
//
	["F",	"1",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"1",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"2",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"2",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"3",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"3",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"4",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"4",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"5",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"5",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"6",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"6",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"7",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"7",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"8",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"8",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"9",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"9",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"10",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"10",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"11",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"11",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"12",	"2",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
	["F",	"12",	"4",	"4",	"7:00 PM",	"7:30 PM",	"ACRC Net",	"--Anoka-ARES Net from 7:30-8 pm."],
//
//SPECIAL EVENTS:
//
	["F",	"6",	"4",	"6",	"",	"",	"",	"--ARRL Field Day Setup starting at 5pm - See our website for more details."],
	["",	"6",	"27",	"2009",	"",	"",	"",	"--BB4 Parade - Staging at 10:00 am in the Jefferson Elementary parking lot.   - See our website for more details."],
	["F",	"6",	"4",	"7",	"",	"",	"",	"--ARRL Field Day Event starting at noon - See our website for more details."],
	["F",	"6",	"4",	"1",	"",	"",	"",	"--ARRL Field Day Event ending at noon - See our website for more details."],
	["",	"7",	"4",	"2009",	"",	"",	"",	"--Lakes 8K Run and 4K Walk - National Sports Center, Blaine - Staging at 7:45 am"],
	["",	"7",	"4",	"2009",	"",	"",	"",	"--Blaine Blazin 4th Fireworks Event - National Sports Center, Blaine - Staging at 6 pm"],
	["",	"3",	"13",	"2010",	"",	"",	"",	"--Skywarn Training from noon to 4 pm.  Blaine City Hall, Mark Stack Room."],
	["",	"5",	"8",	"2010",	"",	"",	"",	"--Skywarn Training from noon to 4 pm.  Blaine City Hall, Mark Stack Room."],
	["",	"3",	"26",	"2010",	"",	"",	"",	"--Hamfest Fundraiser Event - Donation Drop-off from 5:30 to 6:30 pm at the Blaine Baseball Complex."],
	["F",	"12",	"1",	"7",	"",	"",	"",	"--ACRC Christmas Party - Starting at 5:30 pm - See our website for more details."],
	["",	"6",	"26",	"2010",	"",	"",	"",	"--BB4 Parade Event - Meet in the parking lot of Jefferson Elementray School by 10:30 a.m."],
	["",	"7",	"4",	"2010",	"",	"",	"",	"--BB4 8K Run Event - Meet in the beach parking  lot by 7:00 a.m."],
	["",	"7",	"4",	"2010",	"",	"",	"",	"--BB4 Fireworks Event - Meet in the Schwans Center parking lot by 6:00 p.m."],
		["",	"7",	"31",	"2010",	"",	"",	"",	"--Fete-De-Lacs Parade Event - "]
//
// Please omit the final comma after the ] from the last line above unless you are going to add another event at this time.
);




