window.addEvent('domready', function() {
	new map('map', {'locations':true, 'categories':'003', 'centerLat':40.993294288784865, 'centerLng':-84.638671875, 'zoom':7 });
});
