window.addEvent('domready', function() {
	new map('map', {'locations':true, 'categories':'001,002', 'centerLat':41.67554033564193, 'centerLng':-86.2494564056396 });
});
