// 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",	"6",	"12",	"2010",	"8:00 AM",	"12:00 PM",	"Susan G. Komen Race for the Cure 5K",	"Employees to race as a team and support breast cancer research and awareness.  Deltacom is a Mile Marker Sponsor for the event, located on Hillsborough Street."],
	["Y",	"6",	"13",	"2010",	"9:00 AM",	"12:00 PM",	"Knoxville",	"Visit our booth at the Tennessee League of Municipalities Expo located in the Gatlinburg Convention Center. Through the 15th. "],
	["Y",	"6",	"15",	"2010",	"9:00 AM",	"12:00 PM",	"Nashville",	"Come visit the Deltacom-sponsored hole at the 10th Annual Rutherford County Chamber Golf Tournament at Old Fort Golf Course in Murfreesboro."],
	["Y",	"7",	"1",	"2010",	"3:00 PM",	"12:00 PM",	"Jackson",	"As a firecracker sponsor for the 4th Annual Red, White, Jackson 2010,  join Deltacom in celebrating this patriotic holiday and see spectacular fireworks in downtown Jackson, Mississippi."],
	["Y",	"7",	"12",	"2010",	"7:30 PM",	"12:00 PM",	"Wilmington",	"Deltacom is co-sponsoring the Tri-Span 10K with Sea Comm media to support the local YMCA. Listen to our announcements on Wilmington’s “Big Talker FM” and “The Bone” radio stations. "],
	["Y",	"7",	"13",	"2010",	"8:00 AM",	"12:00 PM",	"West Palm Beach",	"Biz to Biz Networking Tradeshow.  Come visit our booth."],
	["Y",	"7",	"31",	"2010",	"10:00 AM",	"3:00 PM",	"Huntsville",	"Visit Deltacom’s booth at the 18th Annual Madison Business Expo 2010 at Dublin Park."],
	["Y",	"8",	"19",	"2010",	"8:00 AM",	"12:00 PM",	"New Orleans",	"2010 Business and Community Showcase at Northshore Harbor Center in Slidell, LA. "],
	["Y",	"8",	"26",	"2010",	"8:00 AM",	"12:00 PM",	"Mobile - Business Expo 2010",	"Visit Deltacom’s booth at Business Expo 2010, located in the Mobile Convention Center Exhibit Hall. "],
	["Y",	"8",	"6",	"2010",	"1:00 AM",	"12:00 PM",	"Charleston",	"Deltacom will exhibit at the Green Fair Expo located in Marion Square."],
	["Y",	"9",	"12",	"2010",	"9:00 AM",	"12:00 PM",	"Dallas",	"COMPTEL, come see our booth #406 and meeting room."],
	["Y",	"9",	"13",	"2010",	"9:00 AM",	"12:00 PM",	"Dallas",	"COMPTEL, come see our booth #406 and meeting room."],
	["Y",	"9",	"14",	"2010",	"9:00 AM",	"12:00 PM",	"Dallas",	"COMPTEL, come see our booth #406 and meeting room."],
	["Y",	"9",	"25",	"2010",	"9:00 AM",	"12:00 PM",	"Greenville, SC",	"Deltacom employees will race as a team in the Susan G. Komen Race for the Cure 5K to support breast cancer research and awareness.  Deltacom is a Water Station Sponsor at the event located at Fluor Field."],
	["Y",	"9",	"25",	"2010",	"9:00 AM",	"12:00 PM",	"Montgomery",	"Deltacom will help sponsor the 3rd Annual Walk with Me event at Riverwalk Stadium."],
	["Y",	"9",	"10",	"2010",	"9:00 AM",	"12:00 PM",	"Atlanta",	"lean up Piedmont Park "],
	["Y",	"10",	"2",	"2010",	"9:00 AM",	"12:00 PM",	"Charlotte",	"Deltacom employees will race as a team in the Susan G. Komen Race for the Cure 5K to support breast cancer research and awareness. The event is located in Uptown Charlotte. "],
	["Y",	"10",	"3",	"2010",	"9:00 AM",	"12:00 PM",	"Orlando",	"Deltacom employees will race as a team in the Susan G. Komen Race for the Cure 5K to support breast cancer research and awareness.  The event takes place at Bright House Networks Stadium. "],
	["Y",	"10",	"9",	"2010",	"8:00 AM",	"12:00 PM",	"Nashville",	"Deltacom employees will race as a team in the Susan G. Komen Race for the Cure 5K to support breast cancer research and awareness. The event takes place at Maryland Farms. "],
	["Y",	"10",	"23",	"2010",	"9:00 AM",	"12:00 PM",	"New Orleans",	"Deltacom employees will race as a team in the Susan G. Komen Race for the Cure 5K to support breast cancer research and awareness. The event takes place at City Park.  "],
	["Y",	"10",	"22",	"2010",	"9:00 AM",	"12:00 PM",	"Pensacola",	"Deltacom employees will help build a Habitat for Humanity home in the local Pensacola area. "],
	["Y",	"10",	"5",	"2010",	"9:00 AM",	"12:00 PM",	"Birmingham",	"Deltacom employees will join Habitat for Humanity’s Brush With Kindness Carter Project. "],
	["Y",	"10",	"11",	"2010",	"9:00 AM",	"12:00 PM",	"Tampa",	"The local branch will sponsor the 1st Annual Achieva Box Car Rally. "],
	["Y",	"10",	"16",	"2010",	"9:00 AM",	"12:00 PM",	"Miami",	"Susan G Komen Race. "],
	["Y",	"12",	"9",	"2010",	"9:00 AM",	"12:00 PM",	"Ft Lauderdale",	"Seminole Hard Rock Hotel and Casino. "],
	["Y",	"10",	"10",	"2010",	"9:00 AM",	"12:00 PM",	"West Palm Beach",	": Boca Raton Wine and Food festival, Wine Barrel Sponsor. "],
	["Y",	"10",	"11",	"2010",	"9:00 AM",	"12:00 PM",	"Nashville",	": The local branch will sponsor the Carter House Candlelight Tour. "],
	["Y",	"11",	"16",	"2010",	"9:00 AM",	"12:00 PM",	"Columbia",	": o	Deltacom and NEC will be hosting a Technology Forum for the Hospitality industry at the Hilton Columbia. "],
	["Y",	"12",	"8",	"2010",	"9:00 AM",	"12:00 PM",	"Orlando",	": Deltacom and NEC will be hosting a Technology Forum for the Hospitality industry at the Buena Vista Palace. "],
	["Y",	"12",	"7",	"2010",	"9:00 AM",	"12:00 PM",	"Jacksonville",	": Deltacom and NEC will be hosting a Technology Forum at the Hyatt Regency Jacksonville Riverfront. "],
	["Y",	"10",	"30",	"2010",	"9:00 AM",	"12:00 PM",	"Knoxville",	"Deltacom employees will race as a team in the Susan G. Komen Race for the Cure 5K to support breast cancer research and awareness.  The event takes place at World’s Fair Park.  "]



// Please omit the final comma after the ] from the last line above unless you are going to add another event at this time.
);





