';
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;
}
|
Collage 2012!
|
 |
-
When:
-
Thu, November 1 2012 07:30 PM - Thu, November 1 2012 09:30 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
University College
- Tags:
-
Musical
This exhilarating musical thrill ride returns for an all-new spectacular year, Collage will keep you on the edge of your seat as performers appear and disappear throughout the concert hall, showcasing the best of the UA School of Music in a single, breathtaking event!
Presented by the UA School of Music's Kulas Concert Series.
General- $12.00
Non-UA students- $6.00
UA Students
|
Files
Related Events
No Related Events
|
Loading...