';
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;
}
|
The Department of Chemistry presents the Twenty-Sixth Charles M. Knight Lecture
|
 |
-
When:
-
Thu, November 1 2012 03:30 PM
- Building
-
Mary Gladwin Hall , Room 111
- Calendars:
-
Alumni (general)
,
UA Parents
,
Current Students
,
Student Life
- Tags:
-
Chemistry
, Department of Chemistry at The University of Akron
The Twenty-Sixth Charles M. Knight Lecture will be presented by Dr. Mark E. Davis. Dr. Davis is the Warren and Katherine Schlinger Professor in Chemical Engineering and Member, City of Hope Comprehensive Cancer Center, Experimental Therapeutics Program, California Institute of Technology.
- On Thursday, November 1 at 3:30 pm Dr. Davis will present a lecture entitled “Nanoparticle Cancer Therapeutics: From Concept to Clinic” This lecture will be held in Mary Gladwin Hall 111.
- Dr. Davis will present a second lecture on Friday, November 2 at 10:00 am entitled “New Heterogeneous Catalysts for Converting Sugars in Aqueous Media”. This lecture will be held in the Student Union Theater.
Both lectures are free and open to the public. No reservations are required.
For additional information please contact the Department of Chemistry at 330-972-8385.
|
Related Events
No Related Events
|
Loading...