';
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 Trey McIntyre Project
|
 |
-
When:
-
Sat, October 6 2012 08:00 PM - Sat, October 6 2012 10:00 PM
- Calendars:
-
University College
- Tags:
-
ballet
The Trey McIntyre Project
Tickets on sale now!
October 6, 2012 8:00 PM
EJ Thomas Hall
Seating is available only in the Orchestra section for this performance
The Trey McIntryre Project has it all--a fresh perspective on contemporary ballet, beautiful dancers, enchanting music and a magnetic connection to audiences that makes this company wildly popular across the globe.
Making their Northeast Ohio debut, this may be the next dance sensation you beg us to bring back again and again.
"One of the hottest choreographers in the dance world"--The Boston Globe
With valid zipcard, students receive a $5 discount on ticket prices.
|
Files
Related Events
No Related Events
|
Loading...