';
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;
}
|
Summer Visit Day
|
 |
-
When:
-
Fri, July 27 2012 08:30 AM - Fri, July 27 2012 12:00 PM
- Building
-
Student Union
- Calendars:
-
Admissions
,
events_tours
- Tags:
-
Admissions undergraduate apply visit
, Admissions
, visitation day

Summer Visit Day is Friday, July 27
Program will be held in the Student Union
Check-in 8:30 a.m.
Student Services Information Fair 8:30 - 10 a.m. Visit with representatives from Residence Life and Housing, Student Financial Aid, Honors College, Multicultural Development, Career Services, University Bands and many others.
Campus Tours 8:30 - 9:15 a.m.
Information Session 8:45 - 9:15 a.m. and 9:25 - 9:55 a.m. Financial Aid and Scholarships
Welcome and General UA Information 10 a.m.
Academic Sessions/Information about Majors 10:45 a.m. Learn more about your academic interest area. Presentations will be conducted by representatives from the academic interest area.
Lunch on your own Noon May we suggest these on campus locations: Robertson Cafe or Union Market, Subway or Starbucks in the Student Union.
Honors College Information Session 1 p.m.
Register Now
Please contact the Office of Admissions at 330-972-7100 or admissions@uakron.edu to register for the program.
|
Related Events
No Related Events
|
Loading...