';
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;
}
|
Shakespeare in the Spring
|
 |
-
When:
-
Thu, April 11 2013 03:30 PM - Thu, April 11 2013 06:30 PM
- Building
-
Martin University Center
- Link:
-
http://www.uakron.edu/english/academics/get-involved/shakespeare-festival.dot
- Calendars:
-
University College
,
English
Each year, the Shakespeare in the Spring festival offers an exciting array of films, lectures, awards, workshops, and performances. All lectures and films are free and open to the public. Shakespeare in the Spring will be on Thursday, April 11, 2013.
Performance Session: 3:30-4:45 p.m., Annual Lecture 5:00-6:00 p.m. Be sure to view the call for submissions for our annual Shakespeare Essay Contest, due March 15, 2013.
Shakespeare in the Spring is made possible through the help of our generous patrons. For more information please contact the Department of English at(330) 972-7470.
|
Related Events
-
Memorial Day Observance
-
When: Monday, May 27 2013 12:00 AM - 23:59 PM
Tags:
academic
|
Loading...