// 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(
	["",	"1",	"9",	"2006",	"",	"",	"",	"CRAFTS(EAST) Snowflake Photo Frames. LIVE EVENTS (WEST) School Supplies Bingo"],
	["",	"1",	"10",	"2006",	"",	"",	"",	"FILMS (WEST) March of the Penguins"],
	["",	"1",	"11",	"2006",	"",	"",	"",	"UIC Radio Mid-Day Madness. FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS(EAST) Snacks and Songs Karaoke. CRAFTS (WEST) Snowflake Photo Frames"],
	["",	"1",	"12",	"2006",	"",	"",	"",	"EXHIBITS Gallery Reception (WEST). MLK CELEBRATION Film Screenings. FILMS (EAST) The 40 yr old virgin"],
	["",	"1",	"13",	"2006",	"",	"",	"",	" EXHIBITS Gallery Reception (EAST). MLK CELEBRATION March on Washington"],
	["",	"1",	"16",	"2006",	"1:00 AM",	"12:59 PM",	"Martin Luther King Day",	"Honors civil rights leader Rev Martin Luther King. NO SCHOOL "],
	["",	"1",	"17",	"2006",	"",	"",	"",	"FASHION SHOW Model Auditions (WEST CAMPUS). FILMS (WEST) The 40 yr old virgin"],
	["",	"1",	"18",	"2006",	"",	"",	"",	"KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFAST ( WEST CAMPUS). LIVE EVENTS(EAST) DVD Bingo. CRAFTS (WEST) Sculpy Sculptures"],
	["",	"1",	"19",	"2006",	"",	"",	"",	"FASHION SHOW Model Auditions (South Campus). FILMS(EAST) March of the Penguins"],
	["",	"1",	"20",	"2006",	"",	"",	"",	"MLK CELEBRATION Dream alive Program"],
	["",	"1",	"23",	"2006",	"",	"",	"",	"CRAFTS (EAST) Penguin Thermometers. LIVE EVENTS(WEST) Game Night"],
	["",	"1",	"24",	"2006",	"",	"",	"",	"FASHION SHOW Model auditions (East campus). FILMS(WEST) Office Space"],
	["",	"1",	"25",	"2006",	"",	"",	"",	"FASHION SHOW Model auditions. UIC Radio Mid-day Madness. FREE BAGEL BREAKFASTS(WEST CAMPUS). LIVE EVENTS(EAST) Texas Hold'em. CRAFTS (WEST) Penguin Thermometers"],
	["",	"1",	"26",	"2006",	"",	"",	"",	"FASHION SHOW Model auditions (East Campus). FILMS (EAST) Schindler's List"],
	["",	"1",	"30",	"2006",	"",	"",	"",	"CRAFTS (EAST) Pencil Boxes. LIVE EVENTS (WEST) Snack Bingo."],
	["",	"1",	"31",	"2006",	"",	"",	"",	"FILMS (WEST) Schindler's List."],
	["",	"2",	"1",	"2006",	"",	"",	"",	"BLACK HISTORY MONTH. KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFAST (WEST CAMPUS). LIVE EVENTS(EAST) Gift Card Bingo. CRAFTS (WEST) Pencil boxes."],
	["",	"2",	"2",	"2006",	"",	"",	"",	"FILMS (EAST) Office Space"],
	["",	"2",	"6",	"2006",	"",	"",	"",	"CRAFTS (EAST) Rose Photo holders. LIVE EVENTS (WEST) Massages"],
	["",	"2",	"7",	"2006",	"",	"",	"",	"FILMS (WEST) Ghosts of Mississippi"],
	["",	"2",	"8",	"2006",	"",	"",	"",	"UIC Radio Mid-Day Madness. FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS(EAST) Snacks and Songs Karaoke. CRAFTS (WEST) Rose Photo Holders"],
	["",	"2",	"9",	"2006",	"",	"",	"",	"EXHIBITS (WEST) Gallery reception. FILMS (EAST) Titanic"],
	["",	"2",	"10",	"2006",	"",	"",	"",	"EXHIBITS (EAST) Gallery reception. FRIDAY NIGHT LIVE "],
	["",	"2",	"13",	"2006",	"",	"",	"",	"CRAFTS (EAST) Shrinky Art. LIVE EVENTS (WEST) Henna "],
	["",	"2",	"14",	"2006",	"",	"",	"",	"FILMS (WEST) Titanic "],
	["",	"2",	"15",	"2006",	"",	"",	"",	"KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS(EAST) Coffee Break. CRAFTS (WEST) Shrinky Art"],
	["",	"2",	"16",	"2006",	"",	"",	"",	"FILMS (EAST) Ghosts of Mississippi"],
	["",	"2",	"20",	"2006",	"",	"",	"",	"CRAFTS (EAST) Mardi Gras Necklaces. LIVE EVENTS (WEST) Make Cards for Children"],
	["",	"2",	"21",	"2006",	"",	"",	"",	"FILMS (WEST) Four Rooms "],
	["",	"2",	"22",	"2006",	"",	"",	"",	"UIC Radio Mid-Day Madness. FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS(EAST) UNO Tournament. CRAFTS (WEST) Mardi Gras Necklaces "],
	["",	"2",	"23",	"2006",	"",	"",	"",	"FILMS (EAST) Waiting to Exhale "],
	["",	"2",	"24",	"2006",	"",	"",	"",	"BLACK HISTORY MONTH Blues Cabaret"],
	["",	"2",	"27",	"2006",	"",	"",	"",	"CRAFTS (EAST) Wood Maracas. LIVE EVENTS (WEST) Surprise Bingo"],
	["",	"2",	"28",	"2006",	"",	"",	"",	"FILMS (WEST) Waiting to Exhale"],
	["",	"3",	"1",	"2006",	"",	"",	"",	"KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS (EAST) Snacks and Songs Karaoke. CRAFTS (WEST) Wood Maracas."],
	["",	"3",	"2",	"2006",	"",	"",	"",	"FILMS (EAST) Four Rooms"],
	["",	"3",	"6",	"2006",	"",	"",	"",	"CRAFTS (EAST) Star String Creations. LIVE EVENTS(WEST) Massages"],
	["",	"3",	"7",	"2006",	"",	"",	"",	"FILMS (WEST) A League of Their Own"],
	["",	"3",	"8",	"2006",	"",	"",	"",	"UIC Radio Mid-Day Madness. FREE BAGEL BREAKFAST (WEST CAMPUS). LIVE EVENTS(EAST) Gift Card Bingo. CRAFTS(WEST) Star String Creations"],
	["",	"3",	"9",	"2006",	"",	"",	"",	"EXHIBITS (WEST) Gallery Reception. FILMS (EAST) Born into Brothels. "],
	["",	"3",	"10",	"2006",	"",	"",	"",	"EXHIBITS (EAST) Gallery Reception. FRIDAY NIGHT LIVE ."],
	["",	"3",	"13",	"2006",	"",	"",	"",	"CRAFTS (EAST) Sun Catchers. LIVE EVENTS (WEST) Henna."],
	["",	"3",	"14",	"2006",	"",	"",	"",	"FILMS (WEST) Born into Brothels"],
	["",	"3",	"15",	"2006",	"",	"",	"",	"KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS (EAST) Make Cards for Children. CRAFTS (WEST) Sun Catchers."],
	["",	"3",	"16",	"2006",	"",	"",	"",	"FILMS (EAST) A League of Their Own."],
	["",	"3",	"27",	"2006",	"",	"",	"",	"CRAFTS (EAST) Mask Painting. LIVE EVENT(WEST) Game Night."],
	["",	"3",	"28",	"2006",	"",	"",	"",	"FILMS(WEST) Bride and Prejudice. "],
	["",	"3",	"29",	"2006",	"",	"",	"",	"UIC Radio Mid-Day Madness. FREE BAGEL BREAKFAST (WEST CAMPUS). LIVE EVENTS(EAST) Texas Hold'em . CRAFTS (WEST) Mask Painting. "],
	["",	"3",	"30",	"2006",	"",	"",	"",	"FILMS (EAST) Saving Private Ryan. "],
	["",	"4",	"3",	"2006",	"",	"",	"",	"CRAFTS(EAST) Flower Photo Frames. LIVE EVENTS(WEST) Game Night. "],
	["",	"4",	"4",	"2006",	"",	"",	"",	"FILMS (WEST) Saving Private Ryan."],
	["",	"4",	"5",	"2006",	"",	"",	"",	"KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFASTS (WEST CAMPUS). LIVE EVENTS(EAST) Candy Bag Bingo. CRAFTS (WEST) Flower Photo Frames. "],
	["",	"4",	"6",	"2006",	"",	"",	"",	"FILMS (EAST) Bride and Prejudice. "],
	["",	"4",	"7",	"2006",	"",	"",	"",	"FASHION SHOW 4/7 AND 4/8 "],
	["",	"4",	"10",	"2006",	"",	"",	"",	"SOR EVENT Taste of UIC. CRAFTS (EAST) Sunflower Windsocks. LIVE EVENTS (WEST) Tarot Card Reader. "],
	["",	"4",	"11",	"2006",	"",	"",	"",	"FILMS (WEST) Crouching Tiger Hidden Dragon."],
	["",	"4",	"12",	"2006",	"",	"",	"",	"UIC Rado Mid-Day Madness. FREE BAGEL BREAKFAST (WEST CAMPUS). LIVE EVENTS(EAST) Snacks and Songs Karaoke. CRAFTS (WEST) Sunflower Windsocks. "],
	["",	"4",	"13",	"2006",	"",	"",	"",	"EXHIBITS (WEST) Gallery Reception. FILMS (EAST) Joy Luck Club. "],
	["",	"4",	"14",	"2006",	"",	"",	"",	"EXHIBITS (EAST) Gallery Reception. "],
	["",	"4",	"17",	"2006",	"",	"",	"",	"CRAFTS (EAST) Paper-Mache Boxes. LIVE EVENTS (WEST) Snack Bingo. "],
	["",	"4",	"18",	"2006",	"",	"",	"",	"FILMS (WEST) Joy Luck Club. "],
	["",	"4",	"19",	"2006",	"",	"",	"",	" KARAOKE (INNER CIRCLE). FREE BAGEL BREAKFAST (WEST CAMPUS). LIVE EVENTS (EAST) Gift Card Bingo. CRAFTS (WEST) Paper-Mache Boxes. "],
	["",	"4",	"20",	"2006",	"",	"",	"",	"FILMS (EAST) Crouching Tiger Hidden Dragon. "],
	["",	"4",	"21",	"2006",	"",	"",	"",	" FRIDAY NIGHT LIVE "],
	["",	"4",	"24",	"2006",	"",	"",	"",	"CRAFTS (EAST) Make a Sketchbook. LIVE EVENTS (WEST) Massages. "],
	["",	"4",	"25",	"2006",	"",	"",	"",	"FILMS (WEST) 2001: A Space Odyssey. "],
	["",	"4",	"26",	"2006",	"",	"",	"",	"UIC Radio Mid-Day Madness. FREE BAGEL BREAKFAST (WEST CAMPUS). LIVE EVENTS (EAST) Massages. CRAFTS (WEST) Make a Sketchbook. "],
	["",	"4",	"27",	"2006",	"",	"",	"",	"FILMS (EAST) 2001: A Space Odyssey."],
	["Y",	"3",	"0",	"0",	"1:00 AM",	"12:59 PM",	"Easter",	"Traditional celebration of the resurrection of Jesus Christ."],
	["",	"3",	"17",	"2005",	"1:00 AM",	"12:59 PM",	"St. Patrick's Day",	"A celebration of Irish heritage and culture, based on the Catholic feast of St. Patrick. Primary activity is simply the wearing of green clothing ('wearing of the green')."],
	["",	"3",	"22",	"2005",	"1:00 AM",	"12:59 PM",	"World Water Day",	"A day to promote appreciation of the world's most valuable commodity - water."],
	["",	"4",	"1",	"2005",	"1:00 AM",	"12:59 PM",	"April Fool's Day",	"A day to play tricks on or 'fool' family, friends, and coworkers, if so inclined. As Ecclesiastes says: 'There is a time for everything'; in this case, a time to be silly."],
	["",	"5",	"2",	"1",	"1:00 AM",	"12:59 PM",	"Mother's Day",	"Honors mothers and motherhood (made a Federal Holiday by Presidential order)."],
	["",	"5",	"3",	"7",	"1:00 AM",	"12:59 PM",	"Armed Forces Day",	"Celebrates the United States Army, Navy, Air Force and Marine Corps; formerly - each used to have separate days."],
	["",	"5",	"4",	"2",	"1:00 AM",	"12:59 PM",	"Memorial Day",	"Honors the nation's war dead, and those we love who have passed away. Traditionally a time to decorate graves and remember those who have gone before us. Also marks traditional beginning of summer."],
	["",	"6",	"14",	"2005",	"1:00 AM",	"12:59 PM",	"Flag Day",	"Honors the American flag, encourages patriotism. Citizens are urged to fly the flag and study its traditions."],
	["",	"6",	"3",	"1",	"1:00 AM",	"12:59 PM",	"Father's Day",	"Honors all Fathers and fatherhood."],
	["",	"7",	"4",	"2005",	"1:00 AM",	"12:59 PM",	"Independence Day",	"Celebrates our Declaration of Independence from England in 1776, usually called the Fourth of July."],
	["",	"9",	"1",	"2",	"1:00 AM",	"12:59 PM",	"Labor Day",	"Celebrates the achievements of workers, giving them a day of rest - marks traditional end of summer."],
	["",	"10",	"2",	"2",	"1:00 AM",	"12:59 PM",	"Columbus' Day",	"Honors the traditional discovery of the Americas by Christopher Columbus."],
	["",	"10",	"31",	"2005",	"1:00 AM",	"12:59 PM",	"Halloween",	"Celebrates All Hallow's Eve, decorations include jack o'lanterns, costume wearing parties, and candy - considered a pagan holiday by many Christians."],
	["",	"11",	"11",	"2005",	"1:00 AM",	"12:59 PM",	"Veteran's Day",	"Honors all veterans of the United States armed forces. A traditional observation is a moment of silence at 11 AM remembering those who fought for peace."],
	["",	"11",	"4",	"5",	"1:00 AM",	"12:59 PM",	"Thanksgiving",	"A day to give thanks for your many blessings - traditionally for the Autumn harvest, and it marks the beginning of the 'holiday season'."],
	["",	"12",	"25",	"2005",	"1:00 AM",	"12:59 PM",	"Christmas",	"Celebration of the traditional day of Jesus' birth - God was made flesh and dwelt among us."]
// Please omit the final comma after the ] from the last line above unless you are going to add another event at this time.
);




