';
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;
}
|
Ice Fest 2013
|
 |
-
When:
-
Wed, January 23 2013 10:00 AM - Wed, January 23 2013 02:00 PM
- Building
-
Student Union , Trapezoid area and common area outside
- Calendars:
-
Public Service Tech
,
Developmental programs
,
Hospitality Management
,
Engineering & Science Tech
,
Business Technology
,
Associate Studies
,
Allied Health
,
Summit College
Ice and vegetable carvers from The University of Akron's Garde Manger Club will sculpt frozen and culinary art for display and competition at Ice Fest 2013 on Wednesday, Jan. 23, from 10 a.m. to 2 p.m. in and outside of the Student Union. The free event will highlight a Zips soccer theme.
|
Related Events
No Related Events
|
Loading...