';
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;
}
|
College of Business Administration Information Sessions
|
 |
-
When:
-
Thu, March 7 2013 01:00 PM - Thu, March 7 2013 02:00 PM
- Building
-
Business Administration Building , 258
- Calendars:
-
Admissions
,
Undergraduate
,
College of Business Administration
- Tags:
-
Admissions undergraduate apply visit
, Admissions
, department visit
, cba info session
The College of Business Administration invites prospective students to an information session and tour. Information sessions begin at 12:30 p.m.
Register now
To learn more about the College of Business Administration and register for the information session, contact CBA Recruitment & Retention Coordinator, Chrissy Cooney, at ccooney@uakron.edu, or 330.972.6647. Please provide your full name, email address, and phone number, and let us know which area of business you intend to pursue.
Learn more about the College of Business Administration.
|
Related Events
No Related Events
|
Loading...