';
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;
}
|
Nontraditional Student Information and Services Celebration
|
 |
-
When:
-
Thu, August 9 2012 05:30 PM - Thu, August 9 2012 08:00 PM
- Building
-
Student Union
- Calendars:
-
UA Adult Focus
Hear a welcome address by Jim Tressel, vice president of strategic engagement, and learn more about campus at the Nontraditional Student Information and Services Celebration on Thursday, Aug. 9, from 5:30 to 8 p.m. in the Student Union.
The event is sponsored by Adult Focus to provide information about the many services available to new and returning adult students and veterans here at UA. Parking is free, you can have your picture taken with Zippy, UA’s mascot, and refreshments will be served. For more information, call 330-972-5793, or e-mail adultfocus@uakron.edu.
|
Related Events
No Related Events
|
Loading...