';
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;
}
"Get to Know Yourself through FOCUS" Information Session
When:
Tue, September 6 2011 12:00 PM - Tue, September 6 2011 01:00 PM
Building
Student Union , 316
Address:
The University of Akron, 303 Carroll Street, Akron OH
Calendars:
Career Center
Tags:
Career Center
, career
, careers
, career planning
, self-assessment
, career goals
Focus2 is an online comprehensive self-assessment tool to help you make informed career decisions. Learn how to use this tool to determine your skills, interests, values, personality characteristics, strengths and weaknesses, and to help you define your short-term academic and career goals.
Related Events
No Related Events
Loading...