Skip to Content

Sponsors

No results

Keywords

No results

Types

No results

Search Results

Events

No results
Search events using: keywords, sponsors, locations or event type
When / Where

Presented By: Planetarium & Dome Theater at the Museum of Natural History

We Are Stars

We Are Stars We Are Stars
We Are Stars
What are we made of? Where did it all come from? Explore the secrets of our cosmic chemistry and our explosive origins. Connect life on Earth to the evolution of the Universe by following the formation of hydrogen atoms to the synthesis of carbon, and the molecules for life.
We Are Stars We Are Stars
We Are Stars

Explore Similar Events

  •  Loading Similar Events...

'+ '
'+ '

'+ ' '+ ' %_event_title_%'+ ' '+ '

'+ ' '+ '
'+ ''; $('#similar_events_list').empty(); var found_events=0; for (var event in data) { var event_obj=data[event]; var cur_event=event_template; cur_event=cur_event.replace(/%_permalink_%/g,event_obj.permalink); cur_event=cur_event.replace(/%_event_title_%/g,event_obj.event_title); cur_event=cur_event.replace(/%_event_type_name_%/g,event_obj.event_type); cur_event=cur_event.replace(/%25_event_type_%25/g,event_obj.event_type_id); cur_event=cur_event.replace(/%_datetime_%/g,event_obj.datetime_start); cur_event=cur_event.replace(/%_readable_datetime_%/g,formatDate(parseDateString(event_obj.date_start+' '+event_obj.time_start))); cur_event=cur_event.replace(/%_location_name_%/g,event_obj.building_id>0?event_obj.building_name:event_obj.location_name); if (event_obj.building_id>0) cur_event=cur_event.replace(/%25_event_location_%25/g,event_obj.campus_maps_id); else cur_event=cur_event.replace(/%25_event_location_%25/g,1); if (event_obj.image_url !== ""){ var image_url = event_obj.image_url } else { // use placeholder images based on event type switch (+event_obj.event_type_id){ case 1: var image_url = "/images/umicons_auditions.svg" break case 2: var image_url = "/images/umicons_careerfair.svg" break case 3: var image_url = "/images/umicons_ceremony.svg" break case 4: var image_url = "/images/umicons_communityservice.svg" break case 5: var image_url = "/images/umicons_conference.svg" break case 6: var image_url = "/images/umicons_exercise.svg" break case 7: var image_url = "/images/umicons_exhibition.svg" break case 8: var image_url = "/images/umicons_classinstruction.svg" break case 9: var image_url = "/images/umicons_rallymassmeet.svg" break case 10: var image_url = "/images/umicons_fair.svg" break case 11: var image_url = "/images/umicons_filmscreening.svg" break case 12: var image_url = "/images/umicons_healthclinic.svg" break case 13: var image_url = "/images/umicons_lecturediscussion.svg" break case 14: var image_url = "/images/umicons_meeting.svg" break case 15: var image_url = "/images/umicons_performance.svg" break case 16: var image_url = "/images/umicons_presentation.svg" break case 17: var image_url = "/images/umicons_openhouse.svg" break case 18: var image_url = "/images/umicons_recgames.svg" break case 19: var image_url = "/images/umicons_social.svg" break case 20: var image_url = "/images/umicons_sportingevent.svg" break case 21: var image_url = "/images/umicons_workshopseminar.svg" break case 23: var image_url = "/images/umicons_bicentennial.png" break case 24: var image_url = "/images/umicons_livestream.svg" break case 25: var image_url = "/images/umicons_tours.svg" break default: var image_url = "/images/umicons_other.svg" } } cur_event=cur_event.replace(/%_event_image_%/g, image_url) cur_event=cur_event.replace(/%_event_image_description_%/g, event_obj.event_title) $('#similar_events_list').append(cur_event); found_events++; } // We couldn't find any if (found_events<1) { $('#similar_events').hide(); } }, error: function (data){ $('#similar_events').hide(); } }); if ($('#show_sessions_registration').length) { $.ajax({ url : 'https://sessions.studentlife.umich.edu/track//json', type: 'GET', dataType: 'json', beforeSend: function( xhr ) { $('#show_sessions_details').show(); }, statusCode: { 403: function(data) { $('#show_sessions_text').html('Registration for this event is currently closed. Please check back later.'); $('#show_sessions_button').remove(); $('#show_sessions_details').remove(); }, 404: function(data) { $('#show_sessions_text').html('Registration for this event is currently closed. Please check back later.'); $('#show_sessions_button').remove(); $('#show_sessions_details').remove(); }, 200: function(data) { var html='
'+data.name+'
'; var show_event_titles=false; if (data.events.length>1) { show_event_titles=true; } for (var eventKey in data.events) { var event=data.events[eventKey]; if (show_event_titles) html+='
'+event.name+'
'; for (var sessionKey in event.sessions) { var session=event.sessions[sessionKey]; html+=''+session.name+' '; if (session.status=='waitlist') { html+='Waitlist Only'; } else if (session.status=='closed') { html+='Session Has Been Closed'; } else if (session.status=='over') { html+='Session Is Over'; } else if (session.status=='full') { html+='Session Is Full'; } else if (session.status=='open') { if (session.slots) { html+='Available Seats: '+session.slots+''; } else { html+='Seats Are Available'; } } html+='
'; } } $('#show_sessions_details').html(html); } } }); } if (loadLivestreamType!=null && loadLivestreamId!=null) { if (loadLivestreamType=="bluejeans") joinBJN(loadLivestreamId) else if (loadLivestreamType=="zoom") joinZoom(loadLivestreamId) } }); function formatDate(date) { var hours=date.getHours(); var minutes=date.getMinutes(); var ampm=hours>=12?'pm':'am'; if (hours>12) hours-=12; if (minutes<10) minutes='0'+minutes; var strTime=hours+':'+minutes+ampm; return (date.getMonth()+1)+'/'+date.getDate()+'/'+date.getFullYear()+' '+strTime; } function parseDateString(str) { var parsed=Date.parse(str); // Fix for Safari if (isNaN(parsed)) parsed=Date.parse(str.replace(/-/g, '/').replace(/[a-z]+/gi, ' ')); return new Date(parsed); }
Back to Main Content
'+'\n' } else { var returnStr = '
'+'\n'+ ' '+occurrenceNameHtml+'\n'+ ' '+locHtml+'\n'+ '
'+'\n'+ ' '+'\n'+ ' '+'\n'+ ' '+occurrence.datetime_output+'\n'+ ' '+'\n'+ '
'+'\n'+ '
'+'\n' } return returnStr } function getOccurrences() { var occurrences = {}, temp, locStr temp = { "id":21859100, "datetime_start":"20241004T120000", "datetime_end":"20241004T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241004", "date_end":"20241004", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859100/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241004T160000Z/20241004T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859096, "datetime_start":"20241005T120000", "datetime_end":"20241005T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241005", "date_end":"20241005", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859096/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241005T160000Z/20241005T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859092, "datetime_start":"20241006T120000", "datetime_end":"20241006T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241006", "date_end":"20241006", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859092/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241006T160000Z/20241006T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859101, "datetime_start":"20241011T120000", "datetime_end":"20241011T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241011", "date_end":"20241011", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859101/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241011T160000Z/20241011T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859097, "datetime_start":"20241012T120000", "datetime_end":"20241012T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241012", "date_end":"20241012", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859097/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241012T160000Z/20241012T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859093, "datetime_start":"20241013T120000", "datetime_end":"20241013T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241013", "date_end":"20241013", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859093/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241013T160000Z/20241013T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859102, "datetime_start":"20241018T120000", "datetime_end":"20241018T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241018", "date_end":"20241018", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859102/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241018T160000Z/20241018T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859098, "datetime_start":"20241019T120000", "datetime_end":"20241019T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241019", "date_end":"20241019", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859098/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241019T160000Z/20241019T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859094, "datetime_start":"20241020T120000", "datetime_end":"20241020T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241020", "date_end":"20241020", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859094/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241020T160000Z/20241020T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859103, "datetime_start":"20241025T120000", "datetime_end":"20241025T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241025", "date_end":"20241025", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859103/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241025T160000Z/20241025T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859099, "datetime_start":"20241026T120000", "datetime_end":"20241026T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241026", "date_end":"20241026", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859099/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241026T160000Z/20241026T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21859095, "datetime_start":"20241027T120000", "datetime_end":"20241027T130000", "has_end_time":1, "datetime_output": "12:00pm - 1:00pm", "date_start":"20241027", "date_end":"20241027", "time_start":"12:00:00", "time_end":"13:00:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21859095/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241027T160000Z/20241027T170000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861245, "datetime_start":"20241101T120000", "datetime_end":"20241101T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241101", "date_end":"20241101", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861245/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241101T160000Z/20241101T163000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861249, "datetime_start":"20241102T120000", "datetime_end":"20241102T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241102", "date_end":"20241102", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861249/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241102T160000Z/20241102T163000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861253, "datetime_start":"20241103T120000", "datetime_end":"20241103T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241103", "date_end":"20241103", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861253/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241103T170000Z/20241103T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861247, "datetime_start":"20241115T120000", "datetime_end":"20241115T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241115", "date_end":"20241115", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861247/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241115T170000Z/20241115T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861251, "datetime_start":"20241116T120000", "datetime_end":"20241116T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241116", "date_end":"20241116", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861251/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241116T170000Z/20241116T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861255, "datetime_start":"20241117T120000", "datetime_end":"20241117T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241117", "date_end":"20241117", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861255/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241117T170000Z/20241117T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861248, "datetime_start":"20241122T120000", "datetime_end":"20241122T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241122", "date_end":"20241122", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861248/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241122T170000Z/20241122T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861252, "datetime_start":"20241123T120000", "datetime_end":"20241123T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241123", "date_end":"20241123", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861252/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241123T170000Z/20241123T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861256, "datetime_start":"20241124T120000", "datetime_end":"20241124T123000", "has_end_time":1, "datetime_output": "12:00pm - 12:30pm", "date_start":"20241124", "date_end":"20241124", "time_start":"12:00:00", "time_end":"12:30:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861256/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241124T170000Z/20241124T173000Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861257, "datetime_start":"20241129T140000", "datetime_end":"20241129T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241129", "date_end":"20241129", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861257/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241129T190000Z/20241129T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861262, "datetime_start":"20241130T140000", "datetime_end":"20241130T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241130", "date_end":"20241130", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861262/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241130T190000Z/20241130T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861267, "datetime_start":"20241201T140000", "datetime_end":"20241201T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241201", "date_end":"20241201", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861267/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241201T190000Z/20241201T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861258, "datetime_start":"20241206T140000", "datetime_end":"20241206T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241206", "date_end":"20241206", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861258/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241206T190000Z/20241206T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861263, "datetime_start":"20241207T140000", "datetime_end":"20241207T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241207", "date_end":"20241207", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861263/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241207T190000Z/20241207T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861268, "datetime_start":"20241208T140000", "datetime_end":"20241208T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241208", "date_end":"20241208", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861268/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241208T190000Z/20241208T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861259, "datetime_start":"20241213T140000", "datetime_end":"20241213T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241213", "date_end":"20241213", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861259/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241213T190000Z/20241213T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861264, "datetime_start":"20241214T140000", "datetime_end":"20241214T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241214", "date_end":"20241214", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861264/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241214T190000Z/20241214T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861269, "datetime_start":"20241215T140000", "datetime_end":"20241215T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241215", "date_end":"20241215", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861269/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241215T190000Z/20241215T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861260, "datetime_start":"20241220T140000", "datetime_end":"20241220T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241220", "date_end":"20241220", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861260/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241220T190000Z/20241220T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861265, "datetime_start":"20241221T140000", "datetime_end":"20241221T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241221", "date_end":"20241221", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861265/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241221T190000Z/20241221T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861270, "datetime_start":"20241222T140000", "datetime_end":"20241222T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241222", "date_end":"20241222", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861270/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241222T190000Z/20241222T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861261, "datetime_start":"20241227T140000", "datetime_end":"20241227T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241227", "date_end":"20241227", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861261/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241227T190000Z/20241227T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861266, "datetime_start":"20241228T140000", "datetime_end":"20241228T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241228", "date_end":"20241228", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861266/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241228T190000Z/20241228T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) temp = { "id":21861271, "datetime_start":"20241229T140000", "datetime_end":"20241229T144500", "has_end_time":1, "datetime_output": "2:00pm - 2:45pm", "date_start":"20241229", "date_end":"20241229", "time_start":"14:00:00", "time_end":"14:45:00", "time_zone":"America\/Detroit", "building_id":"1005169", "building_name":"Museum of Natural History", "campus_maps_id":"646", "campus_maps_name": "museum-of-natural-history-1", "room":"", "notes":"", "location_name":"Museum of Natural History", "occurrence_name":"", "iCal_href": "/event/124092-21861271/feed/ical", "googleCal_href": "http://www.google.com/calendar/event?action=TEMPLATE&text=We%20Are%20Stars&dates=20241229T190000Z/20241229T194500Z&details=What%20are%20we%20made%20of%3F%20Where%20did%20it%20all%20come%20from%3F%20Explore%20the%20secrets%20of%20our%20cosmic%20chemistry%20and%20our%20explosive%20origins.%20Connect%20life%20on%20Earth%20to%20the%20evolution%20of%20the%20Universe%20by%20following%20the%20formation%20of%20hydrogen%20atoms%20to%20the%20synthesis%20of%20carbon%2C%20and%20the...&location=Museum of Natural History&trp=false&sprop=&sprop=name:" } if (!occurrences[temp.date_start]) { occurrences[temp.date_start] = {} } if (temp.location_name !== null) { locStr = temp.location_name+(temp.room !== '' ? ' - '+temp.room : '') } else { locStr = 'Unspecified Location' } if (!occurrences[temp.date_start][locStr]) { occurrences[temp.date_start][locStr] = [] } occurrences[temp.date_start][locStr].push(temp) return occurrences } function getDateStr(date) { let dateObj = new Date(date) var month = (dateObj.getMonth()+1) >= 10 ? (dateObj.getMonth()+1).toString() : '0'+(dateObj.getMonth()+1) var day = dateObj.getDate() >= 10 ? dateObj.getDate().toString() : '0'+dateObj.getDate() return date.getFullYear()+month+day } function getFormatDate(dateStr){ return dateStr.substring(0,4) + '/' + dateStr.substring(4, 6) + '/' + dateStr.substring(6, 8) } })