';
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;
}
|
Thomas Hampson performs his "Song of America" project
|
 |
-
When:
-
Sun, March 3 2013 02:30 PM - Sun, March 3 2013 04:30 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
University College
- Tags:
-
Concert
The American baritone Thomas Hampson concert has been rescheduled for Sunday, March 3, 2013 at 2:30 pm. Hampson enjoys an international career as recitalist, opera singer and recording artist. He has performed in the world's most important concert halls and opera houses with many of today's most highly-esteemed singers, pianists, conductors and orchestras. Recently, he starred in a new production of Verdi's Macbeth at the Met.
As a recitalist, Mr. Hampson has won worldwide recognition for his thoughtfully researched and creatively constructed programs. A leading advocate of American song, Hampson enjoys a long-standing relationship with the Library of Congress, as both a performer and a scholar of music and poetry.
In Akron he will perform selections from his "Song of America" project. The "Song of America" project reaches a broad audience, allowing a wide range of listeners to experience America's rich history as told through its song. Audiences will experience the poetic and musical legacy of song that has shaped American culture through the centuries.
|
Files
Related Events
No Related Events
|
Loading...