';
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;
}
|
UA Forum Series: Jim Tressel, "The Journey of Success"
|
 |
-
When:
-
Mon, September 17 2012 06:00 PM - Mon, September 17 2012 08:00 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
Faculty Staff
,
University College
,
UA Parents
,
Current Students
- Tags:
-
Lecture
Jim Tressel: 'The Journey of Success'
Jim Tressel will present “The Journey of Success” on Monday, Sept. 17 at 6 p.m. In this free lecture, Tressel will talk about how in his new job as UA’s vice president for strategic engagement, he works with faculty, staff, alumni, students and the community to promote student success.
Tressel, a Northeast Ohio native, received his master’s degree in education from UA and served as an assistant football coach and instructor of education.
His talk is sponsored by the John R. and Sarah A. Adams Honors College Speaker Series.
The event is free and open to the public.
|
Files
Related Events
No Related Events
|
Loading...