';
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;
}
|
CANCELED: Spring 2013 Colloquium Series
|
 |
-
When:
-
Tue, April 23 2013 02:00 PM - Tue, April 23 2013 03:00 PM
- Calendars:
-
Alumni (general)
,
UA Parents
,
Current Students
,
Student Life
This event has been canceled and will be rescheduled at a later date.
Free and open to the public, except May 6 event. Talks held at the Center unless otherwise noted.
April 23, 2013 / 2-3 pm
* Robert Wozniak, Ph.D. and Jana Iverson, Ph.D.
“Historical Perspectives on Autism and Current Research”
Visit our website or call 330-972-7285 for further information and/or to register for the dinner and lecture on May 6.
Center for the History of Psychology 73 College Street Akron, OH 44325-4302
330-972-7285 ahap@uakron.edu
www.uakron.edu/chp
|
Related Events
No Related Events
|
Loading...