<script>
var panelists_arr = [];  
</script>


















BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//SEIBERT/MEDIA GmbH//Linchpin Events for Confluence//EN
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
UID:239a3b95-c3b6-4beb-b8bb-3fa07c72f481
DTSTAMP:[entry.dtup.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTSTART:[entry.dtup.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTEND:[entry.dtup.endDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DESCRIPTION:[entry.eventDescriptionup]
URL:https://passport.theonevalley.com/display/SDEV/[entry.urlTitleup.replaceWith( ,+)]
LOCATION:https://passport.theonevalley.com/display/SDEV/[entry.urlTitleup.replaceWith( ,+)]
SUMMARY:[entry.eventFileNameup]
STATUS:CONFIRMED
SEQUENCE:[entry.sequenceup]
ORGANIZER;CN=Draper Competition:mailto:draper@smith.edu
END:VEVENT
END:VCALENDAR








BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//SEIBERT/MEDIA GmbH//Linchpin Events for Confluence//EN
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
UID:239a3b95-c3b6-4beb-b8bb-3fa07c72f481
ATTENDEE;CN=[entry._user]:mailto:[entry._user]
DTSTAMP:[entry.dt.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTSTART:[entry.dt.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTEND:[entry.dt.endDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DESCRIPTION:[entry.eventDescription]
URL:https://passport.theonevalley.com/display/SDEV/[entry.urlTitle.replaceWith( ,+)]
LOCATION:https://passport.theonevalley.com/display/SDEV/[entry.urlTitle.replaceWith( ,+)]
SUMMARY:[entry.eventFileName]
STATUS:CONFIRMED
SEQUENCE:[entry.sequence]
ORGANIZER;CN=Draper Competition:mailto:draper@smith.edu
END:VEVENT
END:VCALENDAR








BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//SEIBERT/MEDIA GmbH//Linchpin Events for Confluence//EN
CALSCALE:GREGORIAN
METHOD:CANCEL
BEGIN:VEVENT
UID:239a3b95-c3b6-4beb-b8bb-3fa07c72f481
ATTENDEE;CN=[entry._user]:mailto:[entry._user]
DTSTAMP:[entry.dtRemove.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTSTART:[entry.dtRemove.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTEND:[entry.dtRemove.endDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DESCRIPTION:[entry.eventDescriptionRemove]
URL:https://passport.theonevalley.com/display/SDEV/[entry.urlTitleRemove.replaceWith( ,+)]
LOCATION:https://passport.theonevalley.com/display/SDEV/[entry.urlTitleRemove.replaceWith( ,+)]
SUMMARY:[entry.eventFileNameRemove]
STATUS:CANCELLED
SEQUENCE:[entry.sequenceRemove]
ORGANIZER;CN=Draper Competition:mailto:draper@smith.edu
END:VEVENT
END:VCALENDAR








BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//SEIBERT/MEDIA GmbH//Linchpin Events for Confluence//EN
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
UID:239a3b95-c3b6-4beb-b8bb-3fa07c72f481
DTSTAMP:[entry.dtUpdate.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTSTART:[entry.dtUpdate.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTEND:[entry.dtUpdate.endDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DESCRIPTION:[entry.eventDescriptionUpdate]
URL:https://passport.theonevalley.com/display/SDEV/[entry.urlTitleUpdate.replaceWith( ,+)]
LOCATION:https://passport.theonevalley.com/display/SDEV/[entry.urlTitleUpdate.replaceWith( ,+)]
SUMMARY:[entry.eventFileNameUpdate]
STATUS:CONFIRMED
SEQUENCE:[entry.sequenceUpdate]
ORGANIZER;CN=Draper Competition:mailto:draper@smith.edu
END:VEVENT
END:VCALENDAR