';
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;
}
|
Ohio Means Internships & Co-ops Grant (OMIC) Kickoff Event
|
 |
-
When:
-
Wed, March 13 2013 05:00 PM - Wed, March 13 2013 06:00 PM
- Building
-
Simmons Hall , 111 (Auditorium)
- Calendars:
-
Career Center
- Tags:
-
Paid internships
, internship
, co-op
, career
, career goals
, career development
, job
, Career Center
Would you like to get $PAID$ over Summer or Fall ‘13 while also getting valuable experience for the future? The State of Ohio recently awarded The University of Akron new dollars through the Ohio Means Internships & Co-ops Grant (OMIC) to provide more of these opportunities to current Zips! Come to a brief informational meeting about internships and co-ops Wednesday, March 13th from 5:00 pm to 6:00 pm in Simmons 111 for more information on how you can be a part of this program. RSVP to Cheri Harris at crharris@uakron.edu.
|
Related Events
No Related Events
|
Loading...