';
return htmlBuffer;
}
function getOngoingEventHTML(event) {
var eventTitle = event.title.replace(/([^\s]{15})/g,"$1-
");
var htmlBuffer = '';
var tagsHTML = '';
if(event.tags != '') {
var tags = event.tags.split(',');
tagsHTML += "
Tags: ";
for (var x = 0; x < tags.length; x++) {
var tag = tags[x];
if(x > 0)
tagsHTML += ', ';
tagsHTML += '' + tag + '';
}
var tagsHTML = '
';
}
var locationHTML = '';
if(event.location != "") {
locationHTML = '
Location: ';
locationHTML += event.location + '
';
}
var categoriesHTML = '';
if(event.categories.length > 0) {
var categoriesHTML = '
Calendar: ';
for(var x = 0; x < event.categories.length; x++) {
var category = event.categories[x];
if(x > 0) categoriesHTML += ', ';
categoriesHTML += '' + category.categoryName + ''
}
categoriesHTML += '
';
}
var ddHTML = locationHTML + categoriesHTML + tagsHTML;
htmlBuffer +=
'
Through ' + event.endDate.format('M j, Y') + ' ' + eventTitle + '' +
'
' + (ddHTML != ''?ddHTML:' ') + '';
htmlBuffer +=
' \';
return htmlBuffer;
}
|
Spring 2013 Commencement
|
 |
-
When:
-
Fri, May 10 2013 07:00 PM - Fri, May 10 2013 09:00 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
Academic Dates
- Tags:
-
academic
The University of Akron will celebrate the achievements of the Spring Class of 2013 with five commencement ceremonies at E.J. Thomas Performing Arts Hall, 198 Hill St.
The ceremonies are scheduled on:
- Friday, May 10, at 7 p.m.
- Saturday, May 11, at 10 a.m. and 2 p.m.
- Sunday, May 12, at 10 a.m. and 2 p.m.
President Luis M. Proenza will deliver the address at each ceremony. Graduating veterans wear red, white and blue honor cords with their academic regalia as UA recognizes their service to our country.
There will be a live webcast for each of the ceremonies, available at www.uakron.edu/live/.
For full details, visit the Graduation website.
|
Related Events
-
School of Law Spring 2013 Commencement
-
When: Sunday, May 19 2013 12:00 AM - 23:59 PM
Tags:
academic
-
Summer Intercession 2013 Classes Begin
-
When: Monday, May 20 2013 12:00 AM - 23:59 PM
Tags:
academic
|
Loading...