var today = new Date().clearTime();

var eventTypes = {
	"calendars": [{
		"id": 1,
		"title": "Golf",
		"color": 2
	}, {
		"id": 2,
		"title": "Social",
		"color": 22
	}, {
		"id": 3,
		"title": "Other",
		"color": 26
	}]
};

//Override default field mappings
Ext.apply(Ext.ensible.cal.EventMappings, {
	StartDate: {name:'StartDt', mapping:'start', type: 'date', dateFormat:'n/j/Y G:i'},
	EndDate: {name:'EndDt', mapping:'end', type: 'date', dateFormat:'n/j/Y G:i'},
	Location: {name: 'Location', mapping:'loc', type:'string'},
	LocAddr: {name:'LocAddr', mapping:'addr', type:'string'},
	LocPhone: {name:'LocPhone', mapping:'locPhone', type:'string'},
	URL: {name:'URL', mapping:'url', type:'string'},
	MembersOnly: {name:'MembersOnly', mapping:'membersOnly', type:'boolean'},
	Cost: {name:'Cost', mapping:'cost', type: 'number', defaultValue:-1},
	CostWalk: {name:'CostWalk', mapping:'costWalk', type: 'number', defaultValue:-1},
	CostGuest: {name:'CostGuest', mapping:'costGuest', type: 'number'},
	CostGuestWalk: {name:'CostGuestWalk', mapping:'costGuestWalk', type: 'number'},
	RSVP: {name:'RSVP', mapping:'rsvp', type: 'date', dateFormat:'n/j/Y'},
	Contact: {name:'Contact', mapping:'contact', type:'string'},
	Email: {name:'Email', mapping:'email', type:'string'},
	Phone: {name:'Phone', mapping:'phone', type:'string'},
	Max: {name:'Max', mapping:'max'},
	EventFull: {name:'EventFull', mapping:'full', type:'boolean'}
});

Ext.ensible.cal.EventRecord.reconfigure();

var eventList = {
	"evts": [{
		"id": 1001,
		"cid": 3,
		"title": "ASGA Board meeting",
		"start": "1/9/2011 13:00",
		"end": "1/9/2011 15:00",
		"loc": "Addison Golf Dome"
	}, {
		"id": 1002,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "1/9/2011 15:00",
		"end": "1/9/2011 16:30",
		"loc": "Addison Golf Dome"
	}, {
		"id": 1003,
		"cid": 2,
		"title": "Bears Game & Ribs",
		"start": "1/16/2011 12:00",
		"end": "1/16/2011 16:30",
		"loc": "Gale St Inn, Mundelein"
	},{
		"id": 1004,
		"cid": 2,
		"title": "Golf Dome cancelled for Bears game",
		"start": "1/16/2011 15:00",
		"end": "1/16/2011 16:30",
		"loc": "Addison Golf Dome"
	}, {
		"id": 1005,
		"cid": 2,
		"title": "Golf Dome cancelled for Bears game",
		"start": "1/23/2011 15:00",
		"end": "1/23/2011 16:30",
		"loc": "Addison Golf Dome"
	}, {
		"id": 1006,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "1/30/2011 15:00",
		"end": "1/30/2011 16:30",
		"loc": "Addison Golf Dome"
	},	{
		"id": 1007,
		"cid": 2,
		"title": "Dinner @ Fitz's Spare Keys",
		"start": "1/28/2011 19:00",
		"end": "1/28/2011 22:00",
		"loc": "119 N. York St, Elhurst, 630-379-5007"
	},	{
		"id": 1008,
		"cid": 2,
		"title": "Valentine's Dance",
		"start": "2/12/2011 20:00",
		"end": "2/12/2011 23:30",
		"loc": "Hyatt Woodfield Schaumburg"
	}, {
		"id": 1010,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "2/13/2011 16:00",
		"end": "2/13/2011 17:30",
		"loc": "Addison Golf Dome"
	}, {
		"id": 1011,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "2/20/2011 16:00",
		"end": "2/20/2011 17:30",
		"loc": "Addison Golf Dome"
	},{
		"id": 1016,
		"cid": 3,
		"title": "ASGA Board meeting",
		"start": "2/20/2011 14:00",
		"end": "2/20/2011 16:00",
		"ad": false,
		"loc": "Addison Golf Dome"
	}, {
		"id": 1012,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "2/27/2011 16:00",
		"end": "2/27/2011 17:30",
		"loc": "Addison Golf Dome"
	}, /*{
		"id": 996,
		"cid": 2,
		"title": "Winter Golf Practice - cancelled for Master",
		"start": "4/10/2011 16:00",
		"end": "4/10/2011 17:30",
		"loc" : "Addison Links & Tees Golf Dome",
		"addr" : "880 W. Lake St. (about a mile east of 355), Addison, IL",
		"locPhone": "630-458-2660",
		"contact": "Bill Forcade", "email": "billforcade@sbcglobal.net",
		"cost" : 10,
		"notes" : "If the weather cooperates again, we may hit outside at the full range.  Look for us across the parking lot before entering the dome. No need to RSVP - just look for Bill Forcade or Tim Ryan.  Bill will open/close golf stalls. Cost will be the shared cost of practice (usually $10 a person)."
	},*/{
		"id": 997,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "4/3/2011 16:00",
		"end": "4/3/2011 17:30",
		"loc" : "Addison Links & Tees Golf Dome",
		"addr" : "880 W. Lake St. (about a mile east of 355), Addison, IL",
		"locPhone": "630-458-2660",
		"contact": "Bill Forcade", "email": "billforcade@sbcglobal.net",
		"cost" : 10,
		"notes" : "No need to RSVP - just look for Bill Forcade or Tim Ryan.  Bill will open/close golf stalls. Cost will be the shared cost of practice (usually $10 a person)."
	}, {
		"id": 998,
		"cid": 2,
		"title": "Winter Golf Practice",
		"start": "3/27/2011 16:00",
		"end": "3/27/2011 17:30",
		"loc" : "Addison Links & Tees Golf Dome",
		"addr" : "880 W. Lake St. (about a mile east of 355), Addison, IL",
		"locPhone": "630-458-2660",
		"contact": "Bill Forcade", "email": "billforcade@sbcglobal.net",
		"cost" : 10,
		"notes" : "No need to RSVP - just look for Bill Forcade or Tim Ryan.  Bill will open/close golf stalls. Cost will be the shared cost of practice (usually $10 a person)."
	}, {
		"id": 999,
		"cid": 2,
		"title": "Paul Gentile's Golf Tips",
		"start": "3/27/2011 16:00",
		"end": "3/27/2011 17:30",
		"loc" : "Addison Links & Tees Golf Dome",
		"addr" : "880 W. Lake St. (about a mile east of 355), Addison, IL",
		"locPhone": "630-458-2660",
		"contact": "Paul Gentile",
		"notes" : "As part of the regular Sunday practice session at the Addison Dome (see above), Paul will be sharing some tips from the Golf Channel " +
					" as well as demonstrating some basic fundamentals, including short game and putting.  Cost will be only the regular shared cost of practice (usually $10 a person)."
	}, {
		"id": 1013,
		"cid": 2,
		"title": "Tee Off Dinner/Dance",
		"start": "4/2/2011 18:30",
		"end": "4/2/2011 23:30",
		"loc": "Diplomat West, Elmurst"
	}, {
		"id": 1014,
		"cid": 2,
		"title": "Top Golf",
		"start": "4/29/2011 19:00",
		"end": "4/29/2011 21:30",
		"loc": "Top Golf",
		addr: "699 West Thorndale Avenue, Wood Dale, IL",
		"contact": "Karen Stika", "email": "kstika@att.net", "phone": "630-915-1933",
		notes: "TopGolf is more than just a golf driving range - it is a revolutionary sports entertainment complex combining games with great food and an environment you can enjoy year-round with friends and family of all skill levels. " +
				"<br />TopGolf features computerized microchips in every golf ball that track your shots accuracy and distance while awarding points by hitting targets ranging from 20 - 250 yards away." +
				"<br />TopGolf offers three levels of entertainment: the Fore Seasons Bar & Grill offering food and drink specials every night of the week, lounges with a multitude of flat screen TVs and an 18-hole miniature golf course as well."
	}, {
		"id": 1015,
		"cid": 2,
		"title": "Dinner @ Harry Caray's followed by movie",
		"start": "2/5/2011 17:30",
		"end": "2/5/2011 23:30",
		"loc": "Harry Caray's Lombard"
	}, {
		"id": 1017,
		"cid": 2,
		"title": "Ed n Joes's Pizza<br />17332 Oak Park Avenue, Tinley Park",
		"start": "2/25/2011 19:30",
		"end": "2/25/2011 22:30",
		"loc": "17332 Oak Park Avenue, Tinley Park"
	}, {
		"id": 1018,
		"cid": 2,
		"title": "White Pines Fish Fry and/or Golf Practice",
		"start": "3/25/2011 18:00",
		"end": "3/25/2011 22:00",
		"loc": "White Pines Golf Dome",
		"addr": "500 West Jefferson Street, Bensenville IL, 60106",
		"locPhone": "630-766-0304",
		"url": "http://www.whitepinesgolf.com",
		"contact": "Karen Stika", "email": "kstika@att.net", "phone": "630-915-1933",
		"rsvp": "3/22/2011",
		"notes": "Meet at the restaurant for dinner followed by practice at the dome, or meet at the dome afterwards if you're not coming to dinner."
	}, {
		"id": 1019,
		"cid": 3,
		"title": "Event Coordinator Meeting",
		"start": "4/14/2011 19:00",
		"end": "4/14/2011 21:00",
		"loc": "Club Casa Cafe @ The Des Plaines Golf Center",
		"addr": "353 North River Road, Des Plaines, IL 60016",
		"locPhone": "847-298-5100",
		"url": "http://www.desplainesparks.org",
		"membersOnly": true,
		"cost": 0,
		"rsvp": "4/9/2011", max:40,
		"contact": "Tim Dowling", "email": "timdowling00@gmail.com", "phone": "847-370-3470",
		"notes": "<p>Who is this for?<br />All 2010 Golf Event Coordinators and any ASGA members that want to volunteer to run an event in 2011. " +
			"If you know someone who might be interested, please forward this email to him or her so they can also accept this invitation. "  +
			"OK, now you know who, what, where and when, now the purpose.</p>" +
			"<p>In order to ensure that the 2011 golf season equals or surpasses 2010 I need your help. The organizational meeting is important to help introduce and reinforce the new forms that are used to run the events as well as help define the duties of the coordinator." +
			"<br />Throughout last season, the reporting forms kept evolving into what they are today. The only purpose for these forms is to make your job easier. " +
			"All the forms are included in one Excel Workbook.   The worksheets are interactive so needless repetition of information is eliminated.</p>"  +
			"<p>Buffet dinner to be served at 7 pm (cash bar) with the Coordinators meeting starting at 7:20 pm.<br />Please RSVP so I can confirm head count for dinner.<br />" +
			"For those of you with extra time, bring your clubs for a before or after range session in the heated outdoor facility.</p>"  +
			"<p>What do you need to bring?  Nothing, but after closing this window, you can click on the 'Event Organizers' tab.  Under 'Helpful Forms' click on 'GolfEventForms2011.xls' (please wait until 4/10 so the most up-to-date forms are available).	The forms will be downloaded to your computer.   Open and save them to your desktop for easy access.<br />" +
			"If you want to follow along with the computer demonstration bring your laptop on April 14 and you will be able to see firsthand the ease of navigating the workbook. " +
			"Also, please check around to see if you have a Coordinator Box form last season.  I have a few missing and I hope they are sitting in someone’s garage.</p>"
	}, {
		"id": 1025,
		"cid": 1,
		"title": "Springbrook -- Season Opener!!",
		"start": "5/7/2011 12:00", "end": "5/7/2011 17:00",
		"loc": "Springbrook Golf Course",
		"addr": "2220 W. 83rd. Street, Naperville, Illinois 60564",
		"locPhone": "630.848.5060",
		"url": "http://www.springbrookgolfcourse.org",
		"cost": 60,
		"costGuest":65,
		"contact": "Fred McEwen", "email": "fcmjr@comcast.net", "phone":"630.853.2623",
		"rsvp": "4/29/2011", max:40,
		"notes": "This is a carts-only event.<br />After golf: Quigley's in Naperville for dinner, awards, beverages and lamenting the state of your game after the winter layoff."
	}, {
		"id": 1026,
		"cid": 1,
		"title": "Mt. Prospect Golf & Monthly Social",
		"start": "5/14/2011 11:04",
		"end": "5/14/2011 16:00",
		"loc": "Mt. Prospect Golf Club",
		"addr": "600 S. See-Gwun Ave, Mt.Prospect, IL, 60056 ",
		"locPhone": "847-259-4200",
		"url": "http://www.mppd.org",
		"cost": 58, costWalk:41,
		"costGuest":63, "costGuestWalk": 46,
		"contact": "Deb Bradel", "email": "debb159@aol.com", "phone":"847-721-5728",
		"rsvp": "4/30/2011", max:40,
		"notes": "We will meet in the clubhouse for awards and dinner.<br />This will be also be a non-golfing social event for those would like to get together later, but can't make it golf.  Dinner will be starting around 5PM. If you'd like to come out for dinner/drinks please RSVP to Karen Stika (kstika@att.net / 630-915-1933) by Thursday, April 12th."

	}, {
		"id": 1027,
		"cid": 1,
		"title": "Orchard Valley",
		"start": "5/15/2011 12:00",
		"end": "3/25/2011 17:00",
		"loc": "Orchard Valley",
		addr: "2411 West Illinois, Aurora, IL, 60506",
		locPhone: "630-907-0500",
		url: "www.orchardvalleygolf.com",
		cost: 70, costGuest:75, max:40,
		contact: "Michael Daugherty", email: "mdaugherty@hotmail.com", phone:"630-926-7382",
		rsvp: "05/06/2011",
		notes :"This is a carts-only event.<br />Prizes will be awarded immediately after golf in the bar area."
	}, {
		"id": 1028,
		"cid": 1,
		"title": "Odyssey Country Club",
		"start": "5/21/2011 12:00",
		"end": "5/21/2011 17:00",
		"loc": "Odyssey Country Club",
		addr: "19110 S. Ridgeland, Tinley Park, IL,	60477",
		locPhone: "708.429.7400",
		url: "www.odysseycountryclub.com",
		cost:49, costGuest:54,
		max: 40, rsvp: "05/13/2011",
		contact:"Tony Kopp", email: "anthony4522@att.net", phone: "708.388.2825",
		notes:"This is a carts-only event.<br />Dinner and awards to follow at Traverso's Pizza 15601 S. Harlem Ave, Orland Park, IL 60462"
	}, {
		"id": 1050,
		"cid": 1,
		"title": "Glenview Park Golf Club",
		"start": "5/22/2011 12:00",
		"end": "5/22/2011 17:00",
		"loc": "Glenview Park Golf Club",
		"addr": "800 Shermer Rd, Glenview, IL, 60025",
		locPhone: "847.724.0250",
		url: "www.golfglenview.com",
		cost: 70, costWalk:53, costGuest:75, costGuestWalk:58,
		max:40, rsvp: "05/13/2011",
		contact: "Kim Armatys", email: "kimberly.armatys@kraftfoods.com", phone: "847.370.4654",
		notes: "Dinner in the clubhouse following the event."
	},{
		"id": 1054,
		"cid": 1,
		"title": "Seven Bridges",
		"start": "05/28/2011 12:00",
		"end": "05/28/2011 17:00",
		"loc": "Seven Bridges",
		addr: "One Mulligan Dr, Woodridge, IL, 60517",
		locPhone: "630-964-7777",
		url: "www.sevenbridges.com",
		cost:65, costGuest:70,
		max:40, rsvp: "05/20/2011",
		contact: "Jeanne Schneeberger", email: "jschneeberger659@gmail.com", phone:"312-659-2115",
		notes: "This is a carts-only event.<br />Dinner to follow at the course"
	},  {
		id: 1055,
		cid: 1,
		title:"Hilldale Golf Club",
		start: "05/29/2011 12:00",
		end: "05/29/2011 17:00",
		loc: "Hilldale Golf Club",
		addr: "1625 Ardwick Dr, Hoffman Estates, IL, 60169",
		locPhone: "847-310-1100",
		url: "www.hilldalegolf.com",
		cost: 44, costGuest: 49,
		max:40, rsvp: "05/20/2011",
		contact: "Marie Bush", email: "shrub8@hotmail.com", phone:"847-909-6858",
		notes: "Awards will be at the course. Dinner will follow, location to be provided later. Feel free to make suggestions as to location."
	},{
		id: 1065,
		cid: 1,
		title: 'Oak Meadows GC',
		start: '06/04/2011 12:30',
		end: '06/04/2011 15:30',
		loc: 'Oak Meadows GC',
		addr: '900 N. Wood Dale Rd,	Addison, IL, 60101',
		locPhone: '630-595-0071',
		url: 'www.dupagegolf.com',
		cost:56, costGuest:61, costWalk:40, costGuestWalk:45,
		max:40, rsvp: '05/27/2011',
		contact: 'Bob Almada', email: 'balmaday@yahoo.com', phone: '630-833-2565',
		notes: 'Once again we will do the optional skins game within foursomes.  It will cost an extra $5 per person. ' +
		'If you want to play you will need an established handicap.  When you sign up state whether you:' +
		'<br />(1) do or do not want to play in the skins game;<br />(2) want to walk or ride;<br />(3) will be staying afterward for food and drinks which we will do at the Maple Meadows bar and restaurant (just around the block).'
	}, {
		"id": 1070,
		"cid": 1,
		"title": "Green Garden Country Club - Gold Course",
		"start": "6/5/2011 12:00",
		"end": "6/5/2011 17:00",
		"loc": "Green Garden Country Club",
		"addr": "9511 West Manhattan-Monee Rd, Frankfort, IL, 60423",
		"locPhone": "815-469-3350",
		"url": "http://www.greengardencc.com",
		"cost": 62, "costGuest": 67, "costWalk": 46, "costGuestWalk": 51,
		"rsvp": "5/27/2011", max:40,
		"contact": "Nancy Pierz", "email":"npierz@comcast.net", "phone":"708-257-1280",
		"notes": "After golf event: TBD"
	}, {
		"id": 1075,
		"cid": 1,
		"title": "Settler's Hill",
		"start": "6/11/2011 12:00",
		"end": "6/11/2011 17:00",
		"loc": "Settler Hill Golf Course",
		addr: "919 Fabyan Way, Batavia, IL, 60510",
		locPhone: "630-232-1636",
		url: "http://www.settlershill.com",
		cost: 62, costGuest:67, max:36, 
		rsvp: "6/3/2011",
		contact: "JoAnn Graske", email:"graske3141@comcast.net",
		phone: "630-732-3549 (Cell)",
		"notes": "This is a carts-only event.<br />After golf event: TBD"
	}, {
		"id": 1080,
		"cid": 1,
		"title": "Highlands of Elgin",
		"start": "6/12/2011 12:00",
		"end": "6/12/2011 17:00",
		"loc": "The Highlands of Elgin",
		addr: "875 Sports Way, Elgin, IL, 60123",
		locPhone: "847-934-5950",
		url: "www.highlandsofelgin.com",
		cost:62, costWalk:43, costGuest:67, costGuestWalk:48,
		max:40, rsvp: "06/03/2011",
		contact: "Kevin Berg", email: "asgachicago@hotmail.com", phone:"847-965-6349",
		notes: "Dinner TBD<br />For walkers please note lots of elevation changes."
	}, {
		id: 1083,
		cid: 1,
		title: 'Mill Creek',
		start: '06/18/2011 12:00',
		end: '06/18/2011 17:00',
		loc: 'Mill Creek Golf Club',
		addr: '39W525 Herrington Dr, Geneva, IL, 60134',
		locPhone: '630-208-7272',
		url: 'www.millcreekgolfcourse.com',
		cost: 60, costGuest: 65,
		max: 32,  rsvp: '06/10/2011',
		contact: 'Cathy Hill', email:'cathylhill@gmail.com', phone: '630-546-1564',
		notes:'This is a carts-only event. Price includes range balls.<br />BBQ details to follow.'
	},{
		"id": 1085,
		"cid": 1,
		"title": "Pine Meadow",
		"start": "6/19/2011 13:34", "end": "5/7/2011 16:30",
		"loc": "Pine Meadow Golf Club",
		"addr": "One Pine Meadow Lane, Mundelein, IL 60060",
		"locPhone": "847-566-4653",
		"url": "http://www.pinemeadowgc.com",
		"cost": 67,
		"costGuest":72,
		"costWalk": 57, "costGuestWalk": 62,
		"contact": "Jane Leary", "email": "jsleary@gmail.com", "phone":"847-224-3644",
		"rsvp": "6/10/2011", max:40,
		"notes": "After golf: TBD"
	}, {
		"id": 1090,
		"cid": 1,
		"title": "Countryside",
		"start": "6/25/2011 11:00",
		"end": "6/25/2011 19:00",
		"loc": "Countryside Golf Club",
		"addr": "20800 W. Hawley St,	Mundelein, IL, 60060",
		"locPhone": "(847) 968 - 3468",
		"cost": 60,
		"costGuest":65,
		"costWalk": 50, "costGuestWalk": 55,
		"rsvp": "6/17/2011", max:100,
		"contact": "Jay Thompson", "email": "jay5otis@sbcglobal.net",
		"phone": "(847) 587 - 2682 / (847) 209 - 7043 (mobile)",
		"notes": "Price includes Lunch. Dinner to Follow at Gale Street Inn. Mingle to follow Dinner"
	}, {
		id: 1100,
		cid: 1,
		title: "Turnberry Country Club",
		start: "06/26/2011 13:00",
		end: "06/26/2011 18:00",
		loc: "Turnberry Country Club",
		addr: "9600 Turnberry Trail, Village of Lakewood, IL, 60015",
		locPhone:"815-455-0501",
		url:"www.turnberrycc.com",
		cost: 79, costGuest:84,
		max:40,rsvp: "06/21/2011",
		contact: "Dennis Cowhey", email:"drcowhey@aim.com", phone:"630-926-4546",
		notes: "This is a carts-only event.<br />The price of golf includes a cart and a Grill on the Patio (grilled sandwich, side, chips and soda) tax and gratuity.   A cash bar is available."
	}, {
		id: 1105,
		cid: 1,
		title: "Cog Hill #3",
		start: "7/2/2011 12:00",
		end: "7/2/2011 17:00",
		loc: 'Cog Hill Golf & Country Club Course #3',
		addr: '12294 Archer Ave, Lemont, IL, 60439',
		locPhone: '630-257-5872',
		url: 'www.coghillgolf.com',
		cost:66, costGuest:71, costWalk:45, costGuestWalk:50,
		max:40, rsvp: '06/24/2011', full: true,
		contact: 'Bill Forcade', email: 'billforcade@sbcglobal.net', phone: '312-649-9729 (Home) 708-408-3582 (cell)',
		note: 'Dinner TBD'
	}, {
		id: 1107,
		cid: 2,
		title: 'Taste of Oakbrook/Fireworks',
		start: '7/3/2011 19:00', end: '7/3/2011 22:30',
		loc: 'Oakbrook Polo Fields',
		rsvp: '6/25/2011',
		url: 'http://www.oak-brook.org/documents/2011_TASTE_OF_OAK_BROOK.pdf',
		contact: 'Karen Stika', email:  'kstika@att.net', phone:'630.915.1933',
		notes: 'Taste of Oakbrook 7:00 pm/Fireworks at 9:30 pm<br />Parking $10'
	}, {
		"id": 1110,
		"cid": 1,
		"title": "Harborside",
		"start": "7/3/2011 15:30",
		"end": "7/3/2011 20:00",
		"loc": "Harborside International Portside",
		addr: "11001 S. Doty Ave., East Chicago, IL, 60628",
		locPhone: "312.782.7837",
		url: "www.harborsideinternational.com",
		cost:62, costGuest:67,
		max:24, rsvp: "06/24/2011",
		contact: "Tony Kopp", email: "anthony4522@att.net", phone: "708.388.2825",
		notes: "This is a carts-only event.<br />Dinner and awards to follow at Athena in Greek Town. 212 S. Halsted, Chicago, IL 60661"

	}, {
		"id": 1115,
		"cid": 1,
		"title": "Tanna Farms Golf Club",
		"start": "7/9/2011 12:00",
		"end": "7/9/2011 17:00",
		"loc": "Tanna Farms Golf Club",
		"addr": "39W808 Hughes Rd, Geneva, IL 60134",
		"locPhone": "630-232-4300",
		"url": "http://www.tannafarms.com",
		"cost": 50, "costWalk": 50,
		"costGuest":55, "costGuestWalk": 55,
		"contact": "Robert Geeve", "email": "rgeeve@sbcglobal.net", "phone":"630-587-1862",
		"rsvp": "7/1/2011", "max":40,
		"notes": "Please indicate walking or riding when responding.<br />After golf: We will gather at Boonies on the patio adjacent to the 18th hole for dinner and awards where you can order from the menu."
	}, {
		"id": 1120,
		"cid": 1,
		"title": "Thunderhawk Golf Club",
		"start": "7/10/2011 12:00", "end": "7/10/2011 17:00",
		"loc": "Thunderhawk Golf Clue",
		"addr": "39700 North Lewis Avenue, Beach Park, Illinois 60099",
		"locPhone": "847-968-4295",
		"url": "http://www.lcfpd.org",
		"cost": 77,
		"costGuest":82,
		"contact": "Mary Lou Newbold", "email": "mlnewbold@comcast.net", "phone":"847-571-8602",
		"rsvp": "6/25/2011", max:40,
		"notes": "This is a carts-only event.<br />After golf: TBD"
	}, {
		id: 1125,
		cid: 1,
		title: 'Chicago Challenge at George Dunne',
		start: '7/16/2011 11:00',
		end: '7/17/2011 17:00',
		loc: 'George Dunne',
		addr: 'Oak Forest, IL',
		cost:145,
		contact: 'Tom Ullsperger', email: 'tomu7@hotmail.com',  phone: '708-508-1045',
		notes: '<p>The Challenge is a two-day team event with various formats that are intended to create a' +
		'Ryder Cup-like atmosphere for those playing.  The different formats (Combined Team,' +
		'Alternate Shot, 2-Person Scramble and Individual) are conducted as nine-hole match' +
		'play competitions, with two on Saturday and two on Sunday.  Players must have an' +
		'USGA/CDGA Handicap or an alternative handicap that can be verified by peer review.</p>' +
		'<p>This year\'s captains are Chris Coyne and Jay Thompson.  They are both already' +
		'enthusiastically engaged in the preparations for the event.  Their spirit will certainly' +
		'provide for a memorable competition.</p>' +
		'Besides the event dates, here are other dates and details to be aware of:' +
		'<ul>' +
		'<li>Thu, June 23, 2011  --  Deadline for Team Competition Only!! <strong>After this date, those who want to play without competing can sign-up for either or both days as space is available.' +
		'Cost for each no-compete day is $70.00.</strong></li>' +
		'<li>Tue, June 28, 2011  --  Team Selection Party.  Details to follow.</li>' +
		'<li>Thu, July 7, 2011  --  Final Deadline for Sign-up</li></ul>'
	}, {
		id: 1127,
		cid: 2,
		title: 'Arlington Park Race Track 3pm Post Time',
		start: '7/22/2011 15:00', end: '7/22/2011 19:00',
		loc: 'Arlington Park Race Track',
		rsvp: '7/15/2011',
		addr: 'Euclid & Wilke Rd, Arlington Heights, IL',
		contact: 'Karen Stika', email:'kstika@att.net', phone:'630.915.1933',
		notes: 'Arlington Park is the place to be Fridays -- sneak out of the office early, crank it up with the best local bands (Hey Jimmy Band), and kick back while playing the ponies.<br />' +
		'July 22 is also Blackhawks Legends Day. This is your chance to get an autograph and a picture with a Chicago Blackhawks Legend. There will be prizes for fans wearing Blackhawks gear, and entertainment provided by the Hawks Street Team.<br />' +
		'$8.00 General Admission.<br />' +
		'Tim Dowling may coordinate golf near Arlington Park July 22 for those who want to golf before going to the racetrack.' 
	}, {
		id: 1130,
		cid: 1,
		title: "Ravisloe CC",
		start: "7/23/2011 12:00",
		end: "7/23/2011 17:00",
		loc: "Ravisloe CC",
		addr: '18231 S. Park Ave, Homewood, IL, 60430',
		locPhone: '708-798-5600',
		url: 'www.ravisloecountryclub.com',
		cost:65, costGuest:70, costWalk:50, costGuestWalk:55,
		max:40,  rsvp:'07/15/2011',
		contact: 'Mari Lou McCann', email: 'ml@marilousdiamonds.com', phone: '708-906-3820',
		notes: 'After golf: TBD'
	}, {
		"id": 1135,
		"cid": 1,
		"title": "Water's Edge",
		"start": "7/24/2011 12:00",
		"end": "7/24/2011 17:00",
		"loc": "Water's Edge",
		addr: "7205 W. 115th St., Worth, IL, 60482",
		locPhone: "708-671-1032",
		url: "www.watersedgegolf.com",
		cost: 67, costGuest: 72,
		max:40, rsvp: "07/15/2011",
		contact: "Sue Barton", email:"babala1@sbcglobal.net", phone:"312-543-3522",
		notes: 'This is a carts-only event.<br />After golf: Edge Bar & Grille <a target="_blank" href="http://www.watersedgegolf.com/Chicago-Edge-Bar-Grill.html">Preview menu</a>'
	}, {
		id: 1140,
		cid: 1,
		title: "Michigan Challenge @ Yarrow",
		start: "7/29/2011 11:30",
		end: "7/31/2011 17:00",
		loc: "Michigan",
		rsvp: '06/10/2011',
		contact: 'Tom Ullsperger', email: 'tomu7@hotmail.com',  phone: '708-508-1045',
		notes: 'For the last several years, ASGA Chicago has sponsored a weekend getaway to Michigan. ' + 
		'Once again, by popular demand, we will return to Yarrow Golf and Conference Center in Augusta.' +
		'<br />Dates for the trip will be Friday, July 29, 2011 - Sunday, July 31, 2011.'+
		'<br />Costs for the event are:  Double Occupancy  --  $379.00 per person, Single Occupancy --  $509.00 per person'+
		'<p><strong>This year, availble space is somewhat limited.  We are hoping that most everyone will take the Double Occupancy Option, and every effort will be made to match up people with roommates.</strong></p>'+
		'Included in the trip package price:'+
		'<ul>'+
		'<li>Friday Golf (11:30 a.m. EDT) at Angel Crossing in Vicksburg, MI</li>'+
		'<li>Saturday and Sunday Golf at Yarrow</li>'+
		'<li>Two nights lodging</li>'+
		'<li>Two Breakfasts</li>'+
		'<li>Two Dinners</li>'+
		'<li>Use of the Larkspur Community Room</li>'+
		'<li>Prize Money</li></ul>'+
		'THIS IS A PRE-PAY EVENT.  Make checks payable to ASGA.<br />'+
		'Tom\'s Address  --  16045 Forest Avenue, Oak Forest, IL  60452'	
	}, {
		id: 1145,
		cid: 1,
		title: 'Links of Carillon',
		start: '7/31/2011 11:30',
		end: '7/31/2011 17:00',
		loc: 'Links of Carillon',
		addr:'21200 S. Carillon Dr, Plainfield, IL, 60544',
		locPhone: '815-886-2132',
		url: 'www.carillongolf.com',
		cost: 47, costGuest:52,
		max:32, rsvp: '07/22/2011',
		contact: 'Hank Calzaretta', email:'calzaretta@ameritech.net', phone: '630-968-6457',
		notes: 'This is a carts-only event.<br />Dinner at the course following the round'
	}, {
		"id": 1150,
		"cid": 1,
		"title": "ASGA Scramble & Dinner",
		"start": "8/6/2011 12:15",
		"end": "8/6/2011 17:30",
		"loc": "Glen Eagles Country Club",
		addr: '13070 McCarthy Road, Lemont, IL,	60439',
		locPhone: '630-257-5466',
		url: 'www.golfgleneagles.com',
		cost: 60, membersOnly: true, max:100,
		contact: 'Tim Dowling', email: 'timdowling00@gmail.com', phone: '847-370-3470',
		rsvp: '07/27/2011',
		notes: 'Members only.  $60 pre-pay includes golf and dinner.<br />' +
		'Please email Tim to hold your spot. You may sign up as a single, a twosome, a threesome or a foursome. Watch for more information in the ASGA Newsletter and Email blast.<br />' +
		'All checks made out ASGA Chicago should be sent by July 29 to:  Tim Dowling, PO Box 7488, Prospect Heights, IL 60070'


	}, {
		id: 1155,
		cid: 1,
		title: "Whisper Creek",
		start: "8/7/2011 12:00",
		end: "8/7/2011 17:00",
		loc: 'Whisper Creek Golf Club',
		addr: '12840 Del Webb Blvd, Huntley, IL, 60142',
		locPhone: '847-515-7682',
		url: 'www.whispercreekgolf.com',
		cost: 59, costGuest:64,
		max:40, rsvp: '07/29/2011',
		contact: 'Will Hsiung', email: 'whsiung@comcast.net', phone: '630-306-1417',
		notes: 'This is a carts-only event.<br />' + 
			'Dinner and awards info TBD.<br /><a href="http://www.whispercreekgolf.com/Directions_7a00be086.html" target="_blank">Directions to course.</a>'
	},  {
		id: 1156,
		cid: 1,
		title: 'Fox Bend',
		start: '08/13/2011 10:30',
		end: '08/13/2011 15:30',
		loc: 'Fox Bend Golf Course',
		addr: '3516 Route 34, Oswego, IL, 60543',
		locPhone: '630.554.3939',
		url: 'www.foxbendgolfcourse.com',
		cost:65, costGuest:70, costWalk:49, costGuestWalk:54,
		max: 44, rsvp: '08/05/2011',
		contact: 'Debora Braun', email:'windydkb@aol.com', phone:'847.287.7328',
		notes: 'Will plan to eat on the deck afterwards (weather permiting) and awards will be given out at that time.'
	}, {
		id: 1160,
		cid: 1,
		title: 'Stonewall Orchard GC',
		start: '08/14/2011 13:00',
		end: '08/14/2011 18:00',
		loc: 'Stonewall Orchard GC',
		addr: '25675 W. Highway 60, Grayslake, IL, 60030',
		locPhone: '847-740-4890',
		url: 'www.stonewallorchard.com',
		cost: 74, costGuest: 79,
		max:40, rsvp: '08/05/2011',
		contact: 'Ted Zillmer', email: 'ted.zillmer@willis.com', phone: '312-203-4844',
		notes: 'This is a carts-only event.<br />Price includes range balls and personalized bag tag.'
	},{
		id: 1163,
		cid: 1,
		title: 'Sydney R Marovitz (Waveland)',
		start: '08/15/2011 15:00',
		end: '08/15/2011 21:00',
		loc: 'Sydney R Marovitz (Waveland) GC',
		addr: '3600 Recreation Dr (aka Lake Shore Dr), Chicago, IL, 60613',
		locPhone: '312-742-7930',
		url: 'www.cpdgolf.com',
		cost:37, costGuest: 42, costWalk: 28, costGuestWalk: 33,
		max: 24, rsvp: '08/07/2011',
		contact: 'Stephanie Corredino', email: 'scorredino@rcn.com', phone: '847-606-1602',
		notes: 'The course will provide a $1 parking voucher that you can obtain from the Pro Shop before parking.<br />' + 
		'Dinner will follow at O\'Donovans (with their many Monday Night Food & Drink Specials)'
	},{
		id: 1165,
		cid: 1,
		title: 'Prairie Landing',
		start : '08/20/2011 13:00',
		end: '08/20/2011 18:00',
		loc: 'Prairie Landing Golf Club',
		addr: '2325 Longest Drive, West Chicago, IL, 60185',
		locPhone: '630-208-7600',
		url: 'www.prairielanding.com',
		cost: 65, costGuest:70,
		max:32, rsvp: '08/12/2011',
		contact:'Sharon Hillman', email: 'sharon.hillman@gmail.com', phone: '312-446-3345',
		notes: 'This is a carts-only event.<br />Dinner and awards info TBD.'
	}, {
		"id": 1170,
		"cid": 1,
		"title": "Fox Lake Country Club",
		"start": "8/21/2011 11:00",
		"end": "8/21/2011 16:30",
		"loc": "Fox Lake Country Club",
		"addr": "7200 State Park Rd, Fox Lake, IL 60020",
		"locPhone": "(847) 587-6411",
		"cost": 60, "costGuest": 65,
		"contact": "Jay Thompson", "email": "jay5otis@sbcglobal.net",
		"phone": "(847) 587-2682 / (847) 209-7043 (mobile)",
		"rsvp": "8/12/2011", max:80,
		"notes": "This is a carts-only event.<br />11AM shotgun start. Cart includes GPS. Dinner to Follow at Dino's Trattoria across the street."
	},{
		id: 1175,
		cid: 1,
		title: "Lincolnshire CC",
		start: "8/27/2011 12:00",
		end: "8/27/2011 17:00",
		loc: "Lincolnshire CC",
		addr:'390 E. Richton Rd, Crete, IL, 60417',
		locPhone: '708-672-5411',
		url: 'www.lincolnshirecountryclub.com',
		cost:65, costGuest:70, costWalk:65, costGuestWalk:70, max:40,
		rsvp: '08/19/2011',
		contact: 'Mari Lou McCann', email:'ml@marilousdiamonds.com', phone: '708-906-3820',
		notes: 'Course allows walking but there is no difference in price.<br />After golf: TBD'
	},{
		id: 1176,
		cid: 1,
		title: "Arrowhead",
		start: "8/28/2011 12:30",
		end: "8/28/2011 18:00",
		loc: 'Arrowhead Golf Club',
		addr: '26W151 Butterfield Rd, Wheaton, IL, 60189',
		locPhone: '630-653-5800',
		url: 'www.arrowheadgolfclub.org',
		cost:82, costGuest:87, costWalk:65, costGuestWalk:70,
		max:40, rsvp: '08/19/2011',
		contact: 'Pat Porter', email: 'pat.j.porter@sbcglobal.net', phone: '630-665-1891',
		notes: 'We will dine at Arrowhead at the restaurant which serves unique American cuisine and premium wine and spirits.'
	}, {
		"id": 1180,
		"cid": 2,
		"title":"ASGA Does Ravinia for the Doobie Brothers", 
		"start": "9/2/2011 19:00",
		"end": "9/2/2011 23:00",
		"loc": "Ravinia Festival",
		"addr": "418 Sheridan Rd, Highland Park, IL, 60035",
		"url": "www.ravinia.org",
		"cost": 37, "costGuest": 37, max:40,
		"rsvp":"9/21/2011", "contact":"Jay Thompson", "email": "jay5otis@sbcglobal.net",
		"phone": "(847)587-2682 / (847)209-7043 (mobile)",
		"notes": "<div style='text-align:center;'><span style='font-weight:bold'>Yes!! We are going to Ravinia again!</span><br />  We have a limited number of tickets for this sold-out event,<br />so it is important that you sign up immediately. " +
			"<br />(I may be able to get more if we fill up right away)</div>" +
			"<div style='margin-top:20px'>The cost is $37.00 and that includes the cost of your ticket and food/soda.  Adult beverages are B.Y.O.B.  Gates open at 4PM." + 
			"<br />ASGA members should send an e-mail to Jay Thompson to sign up and send their checks to Karen Sitka.  Your check will secure your spot.<br />Jay can be contacted for any additional questions." +
			"<br />Mail checks to (payable to Karen): Karen Stika, 240 South Riverside, Villa Park, IL 60181</div>"
	},{
		id: 1185,
		cid: 1,
		title: "Coyote Run",
		start: "9/3/2011 12:00",
		end: "9/3/2011 17:00",
		loc: "Coyote Run Golf Club",
		addr: '800 Kedzie Ave, Flossmoor, IL, 60422',
		locPhone: '708-957-8700',
		url: 'www.coyoterungolf.com',
		max: 40, rsvp: '08/25/2011',
		contact: 'Nancy Hill', email: 'nncy408@aol.com', phone:'708-479-2820',
		cost: 66, costGuest:71, costWalk:51, costGuestWalk:56,
		notes: 'Price includes a small bucket of range balls. Dinner to follow at the Northwoods Restaurant at the course.'
	},{
		id: 1186,
		cid: 1,
		title: "Buffalo Grove",
		start: "9/4/2011 11:00",
		end: "9/4/2011 17:00",
		loc: "Buffalo Grove GC",
		addr: '48 Raupp Blvd, Buffalo Grove, IL, 60089',
		locPhone: '847-537-5819',
		url: 'www.buffalogrovegolf.com',
		cost: 62, costGuest:67, costWalk:46, costGuestWalk:51,
		max:40, rsvp:'08/26/2011',
		contact: 'Marie DiVirgilio', email: 'm.divirgilio@comcast.net', phone:'847-691-6612',
		notes: '"Buffalo Grove Days" will be in full swing so there will be road closures on the day of play.  Directions around the closures will be sent with the event pairings.'
	},{
		id: 1187,
		cid: 1,
		title: 'Three for Thursday',
		start: '9/8/2011 07:00',
		end: '9/8/2011 19:00',
		loc: 'Annetsberger, Sportsman\'s, Vernon Hills - Starting at 7:00 am',
		max:20, rsvp: '9/5/2011',
		contact: 'Jay Thompson', email : 'jay5otis@sbcglobal.net', phone: '(847) 209 - 7043',
		notes: 'Care to tune up your short game for the Championship?  Maybe you’d just like to play with your ASGA friends for the day!<br />' +
		'Whatever your reason, we’ll be playing 3 (or maybe 4) on Thursday!! Please join us for a day of golf that will take us to three 9-hole courses. ' +
		'These courses are par 3 or executive courses and we’ll stop for lunch after the first two.  The courses are all within 10 miles of each other and we’ll throw a couple of little twists in along the way.  If we are still up it and make our first three on time, we’ll have the option to play a fourth.<br />' +
		'This will be limited to 20 players and you must commit to all three. ' +
		'Sound like fun, a way to fine tune your game! Here’s the details<br />' +
		'Annetsberger Golf Course, Northbrook. 9-hole, par 27 1,128 yds<br />' +
		'$13, pull cart $2, 7:00 shotgun start, (www.sportsmansgolf.com)<br /><br />' +
		'Sportsman Country Club, Northbrook. 9-hole, executive course 2829 / 2661 yds<br />' +
		'$20, pull cart $4/ride $10, 9:30 tee-time, (www.sportsmansgolf.com)<br /><br />' +
		'Lunch TBD<br /><br />' +
		'Vernon Hills Golf Club, Vernon Hills. 9-hole, par 34 2,836 / 2,287yds<br />' +
		'$17, pull cart $3/ride $9, 1:30 tee-time, (www.vernonhillsgolf.com)<br /><br />' +
		'After the golf, we will meet at Carol Reicherts for a BBQ.  Carol lives in Lincolnshire, close to the Vernon Hills course and an easy drive on to the Tri-State Tollway. ' +
		'More info on the BBQ to follow.<br /><br />' + 
		'There will be a fun little side game that won’t affect the way you should play that day. Details will be given to you when you sign up.<br />' +
		'This is NOT an ASGA event but only ASGA members are being invited.  Again, it is limited to 20 players.'
	},{
		id: 1188,
		cid: 1,
		title: "Bridges of Poplar Creek",
		start: "9/10/2011 12:30",
		end: "9/10/2011 17:30",
		loc: "Bridges of Poplar Creek",
		addr: '1400 Poplar Creek Drive, Hoffman Estates, IL, 60169',
		locPhone: '847-781-3681',
		url: 'www.bridgesofpoplarcreek.com',
		cost:52, costGuest:57, max:32,
		rsvp:'09/02/2011',
		contact: 'Tom Cech', email: 'tcechdad@sbcglobal.net', phone: '847-824-2534',
		notes: 'This is carts-only event.<br />Price includes small bucket of range balls'
	},{
		id: 1189,
		cid: 1,
		title: "Silver Lake",
		start: "9/11/2011 12:05",
		end: "9/11/2011 17:00",
		loc: "Silver Lake - South Course",
		url: 'www.silverlakecc.com',
		locPhone: '708-349-6940',
		addr: '147th Street and 82nd Ave, Orland Park, IL 60462',
		cost:45, costWalk:35, costGuest:50, costGuestWalk:40,
		max:40, rsvp: '09/03/2011',
		contact: 'Melanie Jones', email: 'griffisjones@msn.com', phone: '815-464-8937',
		notes: 'Dinner at Papa Joe’s at 14459 S. LaGrange'
	}, {
		id: 1190,
		cid: 1,
		title: "ASGA Club Championship (2 day event)",
		start: "9/17/2011 12:00",
		end: "9/18/2011 17:00",
		loc: "Orchard Valley Golf Course",
		addr: '2411 W. Illinois Ave, Aurora, IL 60506',
		locPhone: '630-907-0500',
		url: 'www.orchardvalleygolf.com',
		cost: 160, membersOnly: true,
		max: 40, rsvp: '9/8/2011', contact: 'Tim Dowling', email: 'timdowling00@gmail.com', phone: '847-370-3470',
		notes: 'Non-compete players may play on a space-available basis, either or both days ($70 per round).<br />' +
			'There will be two flights for the Women and two for the Men.  A trophy will be awarded for each flight (4) winner.<br />' +
		 	'Flights will be determined by the handicap range of players signed up.  Flights will not necessarily be of equal players but of equal handicap ranges.<br />' +
			'The "A" Flight winners will be the Club Champions.'


	},{
		"id": 1195,
		"cid": 1,
		"title": "Chalet Hills",
		"start": "9/24/2011 12:00",
		"end": "9/24/2011 17:00",
		"loc": "Chalet Hills",
		cost:59, costGuest:64,
		addr:'934 Rawson Bridge Rd, Cary, IL 60013',
		locPhone: '847-639-0666',
		rsvp: '9/19/2011', max:40,
		contact: 'Dave Colbert', email:'davec@gmt-inc.com', phone:'847-867-4116'
	}, {
		id: 1200,
		cid: 1,
		title: 'Links of Carillon',
		start: '9/25/2011 10:30',
		end: '9/25/2011 15:00',
		loc: 'Links of Carillon',
		addr:'21200 S. Carillon Dr, Plainfield, IL, 60544',
		locPhone: '815-886-2132',
		url: 'www.carillongolf.com',
		cost:47, costGuest:52,
		max:32, rsvp:'09/16/2011',
		contact: 'Patsy Albrecht/Stephanie Corredino (aka Couples)', email: 'patsy.albrecht@ims-sww.com', phone:'630-637-1176',
		notes: 'This is a carts-only event.<br />Dinner TBD'
	},{
		id: 1205,
		cid: 1,
		title: 'Old Oak',
		start: "10/1/2011 12:37",
		end: "10/1/2011 17:00",
		loc: "Old Oak Country Club",
		addr: '14200 S. Parker Road, Homer Glen, IL 60491',
		locPhone: '708-301-3344',
		url: 'www.oldoakcc.com',
		cost: 59, costWalk: 49, costGuest:64, costGuestWalk:54,
		max:36, rsvp:'09/23/2011',
		contact: 'Kathi Maraffino', email : 'golfer_121@hotmail.com', phone:'708-691-2307'
	}, {
		"id": 1210,
		"cid": 1,
		"title": "Mt. Prospect Golf",
		"start": "10/2/2011 11:04",
		"end": "10/2/2011 16:00",
		"loc": "Mt. Prospect Golf Club",
		"addr": "600 S. See-Gwun Ave, Mt.Prospect, IL, 60056 ",
		"locPhone": "847-259-4200",
		"url": "http://www.mppd.org",
		"cost": 58, costWalk:41,
		"costGuest":63, "costGuestWalk": 46,
		"contact": "Deb Bradel", "email": "debb159@aol.com", "phone":"847-721-5728",
		"rsvp": "9/25/2011", max:40,
		"notes": "Rainout rescheduled.  Please sign up even if you were on the list for the first event.<br />We will meet in the clubhouse for awards and dinner.<br />"
	},{
		id: 1215,
		cid: 1,
		title:"Hilldale Golf Club",
		start: "10/8/2011 12:00",
		end: "10/8/2011 17:00",
		loc: "Hilldale Golf Club",
		addr: "1625 Ardwick Dr, Hoffman Estates, IL, 60169",
		locPhone: "847-310-1100",
		url: "www.hilldalegolf.com",
		cost: 44, costGuest: 49,
		max:40, rsvp: "9/26/2011",
		contact: "Marie Bush", email: "shrub8@hotmail.com", phone:"847-909-6858",
		notes: "Rainout rescheduled.  Please sign up even if you were on the list for the first event.<br />Awards will be at the course. Dinner will follow, location to be provided later. Feel free to make suggestions as to location."
	}
	]
};


