/******************************************************************************

BEFORE EDITING THIS FILE, PLEASE READ.

EVENT FIELDS:

- The id field is used to uniquely identify each event.  We specify one
in case old items are removed from this file.  DO NOT CHANGE ID NUMBERS
ONCE THEY ARE ENTERED.  We also recommend not recycling them.

- THe date field is entered as a "YYYY-MM-DD" string.  The day of week
does not need to be specified; JavaScript can compute it.  This
facilitates parsing, sorting, excluding past events, and grouping by
month.

- The startTime and endTime fields are entered in 24-hour format as
"HH:MM" strings.  For example, midnight is "00:00", noon is "12:00", and
3:30 p.m. is "15:30".  This facilitates parsing and sorting.

- In the title and description fields, use HTML entity encoding for <,
>, &, ', ", and all non-ASCII characters.  Remember: the ' symbol
becomes "&#39;", not "&apos;".

- The closed field is true if registration for the event is full.

EVENT ORDER -- Events are automatically listed in chronological order.
YOU DO NOT NEED TO LIST THEM IN CHRONOLOGICAL ORDER IN THIS FILE; and ID
number order does not need to reflect chronological order.

OLD EVENTS -- Events are automatically not displayed if their date has
already passed.  However, it is safe to remove them from this file if
you want.

TIME ZONE -- All times are Eastern.

EXAMPLE:

calendar.add({
	id: 2,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2008-06-25",
	startTime: "12:00",
	endTime: "13:30"
});

******************************************************************************/

var calendar = new EventCalendar();

calendar.add({
	id: 1015,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-06-09",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1017,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-06-23",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1018,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-07-14",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1019,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-07-21",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1020,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-07-28",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1021,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-08-11",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1022,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-08-18",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1023,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-08-25",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1024,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-09-08",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1025,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-09-15",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1026,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-09-22",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1027,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-10-06",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1028,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-10-13",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1029,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-10-20",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1030,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-11-03",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1031,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-11-10",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1032,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-11-17",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1033,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-12-08",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1034,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-12-15",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1035,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-12-22",
	startTime: "12:00",
	endTime: "13:30"
});

calendar.add({
	id: 1037,
	closed: false,
	title: "Cooking Demonstration",
	description: "Join us for a live cooking demonstration hosted by Chef Tager&eacute;, who will prepare a gourmet meal using induction, convection and Advantium&reg; Speedcook technologies.",
	date: "2010-06-15",
	startTime: "18:00",
	endTime: "19:30"
});

calendar.add({
	id: 1040,
	closed: false,
	title: "Green Building Monthly Forum - June forum: Bright Lights Big City",
	description: "Anyone who resides in New York City knows how unusual it is to see stars, let alone a whole constellation in the night sky. Join us for our June Forum: Darkening the Skyline, where we will examine light pollution in its various types, ways to reduce it, how it impacts energy use and what it does to New Yorkers. Open to property owners, architects, designers and anyone interested in green building issues. For additional details and to RSVP: <a href=\"http://greenhomenyc.org/post/2411\" target=\"_blank\">http://greenhomenyc.org/post/2411</a>",
	date: "2010-06-16",
	startTime: "18:00",
	endTime: "20:00"
});

calendar.finalize();

