';
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;
}
|
Wes Moore
|
 |
-
When:
-
Tue, October 23 2012 07:30 PM - Tue, October 23 2012 09:00 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
University College
- Tags:
-
Lecture
Wes Moore is a youth advocate, Army combat veteran, promising business leader and author of "The Other Wes Moore: One Name, Two Fates, The Consequences of Personal Responsibility," which tells the story of two kids with the same name, living in the same city.
One grew up to be a Rhodes Scholar, decorated combat veteran, White House Fellow and business leader. The other is serving a life sentence in prison for felony murder. Moore is committed to being a positive influence and helping kids find the support they need to enact change and redirect their lives.
The popular campus-wide speaker series, The University of Akron Forum is in its 18th year. Supported by E. J. Thomas Hall, the Office of the President, and the Office of the Senior Vice President and Provost, the Forum and the John S. Knight Lecture bring a series of major speakers to campus each season so The University of Akron can better serve its campus community and the people of Northeast Ohio.
Get a Subscription UA Forum subscriptions are available until 9/12/12
See all six series lectures: $42 (General Public); $30 (UA Faculty/Staff with ID & Seniors); $18 (UA Students with valid ZipCard)
If you purchase a subscription you can buy any or all of the specials at a reduced price. $7 (General Public); $5 (UA Faculty/Staff/Seniors); $3 (UA Students)
|
Files
Related Events
No Related Events
|
Loading...