';
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;
}
|
Fall 2012 Commencement ceremonies, Dec. 14-15
|
 |
-
When:
-
Fri, December 14 2012 07:00 PM - Fri, December 14 2012 08:30 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
Academic Dates
- Tags:
-
Commencement
, Graduation
The University of Akron will celebrate the achievements of the Fall Class of 2012 with three commencement ceremonies — on Friday, Dec. 14, at 7 p.m., and Saturday, Dec. 15, at 10 a.m. and 2 p.m. at E.J. Thomas Performing Arts Hall, 198 Hill St. 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.
For full details, visit the Graduation website.
|
Related Events
No Related Events
|
Loading...