';
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;
}
|
Michelle Alexander "The New Jim Crow: Mass Incarceration in the Age of Colorblindness"
|
 |
-
When:
-
Thu, February 7 2013 07:30 PM - Thu, February 7 2013 09:30 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
University College
- Tags:
-
Lecture
Michelle Alexander
"The New Jim Crow: Mass Incarceration in the Age of Colorblindness"
February 7, 2013 7:30 PM
EJ Thomas Hall
New York Times best-selling author, Michelle Alexander is a highly acclaimed civil rights lawyer, advocate and legal scholar who currently holds a joint appointment at the Kirwan Institute for the Study of Race and Ethnicity and the Moritz College of Law at The Ohio State University.
Her first book, The New Jim Crow: Mass Incarceration in the Age of Colorblindness is considered one of the top African American books of 2010 and won the NAACP Image Award for "outstanding literary work of non-fiction."
Sponsored by Office of Inclusion and Equity, School of Law, Center for Conflict Management and Office of Multicultural Development and E. J. Thomas Hall
|
Files
Related Events
No Related Events
|
Loading...