';
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;
}
|
UA to host College Goal Sunday on Feb. 10
|
 |
-
When:
-
Sun, February 10 2013 02:00 PM - Sun, February 10 2013 05:00 PM
- Building
-
Simmons Hall
- Calendars:
-
UA Parents
,
Current Students
- Tags:
-
College Goal Sunday
The University of Akron is serving as the Summit County host of College Goal Sunday on Feb. 10, beginning at 2 p.m. in Simmons Hall, 277 E Buchtel Ave., Akron. College Goal Sunday is designed to provide assistance to students and parents in completing the Free Application for Federal Student Aid (FAFSA). The college financial aid event is presented annually at sites around the state by the Ohio Association of Student Financial Aid Administrators (OASFAA) and is endorsed by the Ohio Board of Regents. Read more.
|
Related Events
No Related Events
|
Loading...