nuhuskies.com
Open in
urlscan Pro
67.192.28.17
Public Scan
Submitted URL: http://www.gonu.com//football//
Effective URL: https://nuhuskies.com/sports/2013/7/17/GEN_0717130211.aspx
Submission: On July 17 via api from US — Scanned from DE
Effective URL: https://nuhuskies.com/sports/2013/7/17/GEN_0717130211.aspx
Submission: On July 17 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: aspnetForm — POST https://nuhuskies.com/sports/2013/7/17/GEN_0717130211.aspx
<form name="aspnetForm" method="post" action="https://nuhuskies.com/sports/2013/7/17/GEN_0717130211.aspx" id="aspnetForm">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJOTcyMDA4MTMwZGQvUtWtcSJsHmBmy+io5xWtxCETM3MDEAMd7pDpIy4bFQ==">
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js" type="text/javascript"></script>
<script src="https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1720492328040.js" type="text/javascript"></script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="B0766C58">
</div>
<header class="main-header">
<h1 class="hide">Northeastern University Athletics</h1>
<div class="main-header__inner">
<!-- ko if: ko.observable().matchMedia('(min-width:1025px)') -->
<div class="main-header__banner">
<div class="main-header__banner__inner row flex">
<div class="main-header__banner-title">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/northeastern_huskies_text.svg" alt="Northeastern Huskies">
</div>
<div class="main-header__banner-social">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "social-media-icons-4ad4ff",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "e2171523-2d79-4445-ade3-ba22df5c58a7",
"data": {
"location": {
"id": 164,
"title": "Social Icons",
"type": "icons",
"effect": "none",
"fixed_image_sizes": false,
"excluded_sport_ids": [],
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "social-media-icons-4ad4ff",
"autoplay_speed": 4,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [{
"id": 1,
"title": "Facebook",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=1&target=https://www.facebook.com/GoNUathletics/",
"icon": "sf-facebook-2",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 2,
"title": "Instagram",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=2&target=https://www.instagram.com/gonuathletics/",
"icon": "sf-instagram",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 3,
"title": "Twitter",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=3&target=https://twitter.com/gonuathletics",
"icon": "sf-twitter",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 4,
"title": "Youtube",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=4&target=https://www.youtube.com/gonuathletics",
"icon": "sf-youtube-play",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "social-media-icons-4ad4ff",
"content_title": "social-media-icons-4ad4ff",
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: 'e2171523-2d79-4445-ade3-ba22df5c58a7' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' -->
<div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=1&target=https://www.facebook.com/GoNUathletics/" title="Facebook" target="_blank" tabindex="0">
<span class="sidearm-icon sf-facebook-2" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Facebook</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=2&target=https://www.instagram.com/gonuathletics/" title="Instagram" target="_blank" tabindex="0">
<span class="sidearm-icon sf-instagram" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Instagram</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=3&target=https://twitter.com/gonuathletics" title="Twitter" target="_blank" tabindex="0">
<span class="sidearm-icon sf-twitter" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Twitter</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=4&target=https://www.youtube.com/gonuathletics" title="Youtube" target="_blank" tabindex="0">
<span class="sidearm-icon sf-youtube-play" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Youtube</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
</div>
<!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
</div>
</div>
<!-- /ko -->
<div class="main-header__navigation">
<nav class="main-header__navigation__inner row flex" aria-labelledby="h2_nav">
<h2 class="hide" id="h2_nav">Main Navigation Menu</h2>
<!-- ko if: ko.observable().matchMedia('(max-width:1280px)') --><!-- /ko -->
<script>
var obj = {
"start": 0,
"count": 10,
"name": "main-nav",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {
"watch_badge": false
},
"context": null,
"dummy": false,
"type": "main-navigation",
"id": "22976063-81cf-4492-9c50-1df87519703c",
"data": [{
"id": 1,
"title": "Sports",
"rank": 1,
"url": "",
"open_in_new_window": false,
"include_social_media": true,
"include_schedule_roster_news": true,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "sports",
"items": [{
"id": 1,
"title": "Baseball",
"short_title": null,
"rank": 1,
"column": 1,
"url": "/sports/baseball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 1,
"sport": {
"id": 1,
"title": "Baseball",
"abbreviation": "BSB",
"shortname": "baseball",
"short_title": "BASE",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "baseball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUbaseball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonubaseball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/baseball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/baseball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/baseball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 21,
"title": "Basketball (M)",
"short_title": null,
"rank": 2,
"column": 1,
"url": "/sports/mens-basketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 5,
"sport": {
"id": 5,
"title": "Men's Basketball",
"abbreviation": "MBB",
"shortname": "mbball",
"short_title": "MBB",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mbball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": "https://nuhuskies.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=MBB&linkID=northeastern-athletics&shopperContext=&caller=&appCode=",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-basketball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-basketball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-basketball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 292,
"title": "Basketball (W)",
"short_title": null,
"rank": 3,
"column": 1,
"url": "/sports/womens-basketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 12,
"sport": {
"id": 12,
"title": "Women's Basketball",
"abbreviation": "WBB",
"shortname": "wbball",
"short_title": "WBB",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wbball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-basketball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-basketball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-basketball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 26,
"title": "Cross Country (M)",
"short_title": null,
"rank": 4,
"column": 1,
"url": "/sports/mens-cross-country",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 6,
"sport": {
"id": 6,
"title": "Men's Cross Country",
"abbreviation": "MXC",
"shortname": "mcross",
"short_title": "MXC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mcross",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-cross-country/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-cross-country/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-cross-country/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 293,
"title": "Cross Country (W)",
"short_title": null,
"rank": 5,
"column": 1,
"url": "/sports/womens-cross-country",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 13,
"sport": {
"id": 13,
"title": "Women's Cross Country",
"abbreviation": "WXC",
"shortname": "wcross",
"short_title": "WXC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wcross",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-cross-country/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-cross-country/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-cross-country/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 636,
"title": "Esports",
"short_title": null,
"rank": 6,
"column": 1,
"url": "/sports/2020/9/29/esports-titles",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 36,
"sport": {
"id": 36,
"title": "Esports",
"abbreviation": "ESPRT",
"shortname": "esports",
"short_title": "",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUesports",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuesports",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/esports/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/esports/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/esports/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 299,
"title": "Field Hockey",
"short_title": null,
"rank": 7,
"column": 1,
"url": "/sports/field-hockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 2,
"sport": {
"id": 2,
"title": "Field Hockey",
"abbreviation": "FH",
"shortname": "fhockey",
"short_title": "FH",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "fhockey",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUfhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonufhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/field-hockey/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/field-hockey/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/field-hockey/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 31,
"title": "Ice Hockey (M)",
"short_title": null,
"rank": 8,
"column": 1,
"url": "/sports/mens-ice-hockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 7,
"sport": {
"id": 7,
"title": "Men's Ice Hockey",
"abbreviation": "MHKY",
"shortname": "mhockey",
"short_title": "MHKY",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mhockey",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-ice-hockey/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-ice-hockey/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-ice-hockey/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 294,
"title": "Ice Hockey (W)",
"short_title": null,
"rank": 9,
"column": 1,
"url": "/sports/womens-ice-hockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 14,
"sport": {
"id": 14,
"title": "Women's Ice Hockey",
"abbreviation": "WHKY",
"shortname": "whockey",
"short_title": "WHKY",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "whockey",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/GoNUwhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-ice-hockey/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-ice-hockey/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-ice-hockey/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 36,
"title": "Rowing (M)",
"short_title": null,
"rank": 1,
"column": 2,
"url": "/sports/mens-rowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 8,
"sport": {
"id": 8,
"title": "Men's Rowing",
"abbreviation": "MROW",
"shortname": "mrow",
"short_title": "MROW",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mrow",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-rowing/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-rowing/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-rowing/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 295,
"title": "Rowing (W)",
"short_title": null,
"rank": 2,
"column": 2,
"url": "/sports/womens-rowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 15,
"sport": {
"id": 15,
"title": "Women's Rowing",
"abbreviation": "WROW",
"shortname": "wrow",
"short_title": "WROW",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wrow",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-rowing/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-rowing/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-rowing/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 41,
"title": "Soccer (M)",
"short_title": null,
"rank": 3,
"column": 2,
"url": "/sports/mens-soccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 9,
"sport": {
"id": 9,
"title": "Men's Soccer",
"abbreviation": "MSOC",
"shortname": "msoc",
"short_title": "MSOC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "msoc",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-soccer/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-soccer/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-soccer/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 296,
"title": "Soccer (W)",
"short_title": null,
"rank": 4,
"column": 2,
"url": "/sports/womens-soccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 16,
"sport": {
"id": 16,
"title": "Women's Soccer",
"abbreviation": "WSOC",
"shortname": "wsoc",
"short_title": "WSOC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wsoc",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-soccer/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-soccer/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-soccer/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 300,
"title": "Swimming & Diving",
"short_title": null,
"rank": 5,
"column": 2,
"url": "/sports/swimming-and-diving",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 11,
"sport": {
"id": 11,
"title": "Women's Swimming and Diving",
"abbreviation": "WSWIM",
"shortname": "swim",
"short_title": "S&D",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "swim",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwswimming",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwswimming",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/swimming-and-diving/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/swimming-and-diving/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/swimming-and-diving/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 46,
"title": "Track and Field (M)",
"short_title": null,
"rank": 6,
"column": 2,
"url": "/sports/mens-track-and-field",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 10,
"sport": {
"id": 10,
"title": "Men's Track and Field",
"abbreviation": "MTRK",
"shortname": "mtrack",
"short_title": "MTRK",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mtrack",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-track-and-field/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-track-and-field/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-track-and-field/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 297,
"title": "Track and Field (W)",
"short_title": null,
"rank": 10,
"column": 2,
"url": "/sports/womens-track-and-field",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 17,
"sport": {
"id": 17,
"title": "Women's Track and Field",
"abbreviation": "WTRK",
"shortname": "wtrack",
"short_title": "WTRK",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wtrack",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-track-and-field/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-track-and-field/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-track-and-field/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 298,
"title": "Volleyball",
"short_title": null,
"rank": 11,
"column": 2,
"url": "/sports/womens-volleyball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 18,
"sport": {
"id": 18,
"title": "Women's Volleyball",
"abbreviation": "WVB",
"shortname": "wvball",
"short_title": "VB",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wvball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwvolleyball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwvolleyball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-volleyball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-volleyball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-volleyball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"columns": [{
"column": 1,
"items": [{
"id": 1,
"title": "Baseball",
"short_title": null,
"rank": 1,
"column": 1,
"url": "/sports/baseball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 1,
"sport": {
"id": 1,
"title": "Baseball",
"abbreviation": "BSB",
"shortname": "baseball",
"short_title": "BASE",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "baseball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUbaseball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonubaseball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/baseball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/baseball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/baseball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 21,
"title": "Basketball (M)",
"short_title": null,
"rank": 2,
"column": 1,
"url": "/sports/mens-basketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 5,
"sport": {
"id": 5,
"title": "Men's Basketball",
"abbreviation": "MBB",
"shortname": "mbball",
"short_title": "MBB",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mbball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": "https://nuhuskies.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=MBB&linkID=northeastern-athletics&shopperContext=&caller=&appCode=",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-basketball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-basketball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-basketball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 292,
"title": "Basketball (W)",
"short_title": null,
"rank": 3,
"column": 1,
"url": "/sports/womens-basketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 12,
"sport": {
"id": 12,
"title": "Women's Basketball",
"abbreviation": "WBB",
"shortname": "wbball",
"short_title": "WBB",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wbball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwbasketball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-basketball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-basketball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-basketball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 26,
"title": "Cross Country (M)",
"short_title": null,
"rank": 4,
"column": 1,
"url": "/sports/mens-cross-country",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 6,
"sport": {
"id": 6,
"title": "Men's Cross Country",
"abbreviation": "MXC",
"shortname": "mcross",
"short_title": "MXC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mcross",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-cross-country/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-cross-country/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-cross-country/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 293,
"title": "Cross Country (W)",
"short_title": null,
"rank": 5,
"column": 1,
"url": "/sports/womens-cross-country",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 13,
"sport": {
"id": 13,
"title": "Women's Cross Country",
"abbreviation": "WXC",
"shortname": "wcross",
"short_title": "WXC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wcross",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-cross-country/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-cross-country/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-cross-country/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 636,
"title": "Esports",
"short_title": null,
"rank": 6,
"column": 1,
"url": "/sports/2020/9/29/esports-titles",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 36,
"sport": {
"id": 36,
"title": "Esports",
"abbreviation": "ESPRT",
"shortname": "esports",
"short_title": "",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUesports",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuesports",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/esports/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/esports/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/esports/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 299,
"title": "Field Hockey",
"short_title": null,
"rank": 7,
"column": 1,
"url": "/sports/field-hockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 2,
"sport": {
"id": 2,
"title": "Field Hockey",
"abbreviation": "FH",
"shortname": "fhockey",
"short_title": "FH",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "fhockey",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUfhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonufhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/field-hockey/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/field-hockey/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/field-hockey/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 31,
"title": "Ice Hockey (M)",
"short_title": null,
"rank": 8,
"column": 1,
"url": "/sports/mens-ice-hockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 7,
"sport": {
"id": 7,
"title": "Men's Ice Hockey",
"abbreviation": "MHKY",
"shortname": "mhockey",
"short_title": "MHKY",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mhockey",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-ice-hockey/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-ice-hockey/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-ice-hockey/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 294,
"title": "Ice Hockey (W)",
"short_title": null,
"rank": 9,
"column": 1,
"url": "/sports/womens-ice-hockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 14,
"sport": {
"id": 14,
"title": "Women's Ice Hockey",
"abbreviation": "WHKY",
"shortname": "whockey",
"short_title": "WHKY",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "whockey",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/GoNUwhockey",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-ice-hockey/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-ice-hockey/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-ice-hockey/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 2,
"items": [{
"id": 36,
"title": "Rowing (M)",
"short_title": null,
"rank": 1,
"column": 2,
"url": "/sports/mens-rowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 8,
"sport": {
"id": 8,
"title": "Men's Rowing",
"abbreviation": "MROW",
"shortname": "mrow",
"short_title": "MROW",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mrow",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-rowing/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-rowing/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-rowing/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 295,
"title": "Rowing (W)",
"short_title": null,
"rank": 2,
"column": 2,
"url": "/sports/womens-rowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 15,
"sport": {
"id": 15,
"title": "Women's Rowing",
"abbreviation": "WROW",
"shortname": "wrow",
"short_title": "WROW",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wrow",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwrowing",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-rowing/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-rowing/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-rowing/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 41,
"title": "Soccer (M)",
"short_title": null,
"rank": 3,
"column": 2,
"url": "/sports/mens-soccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 9,
"sport": {
"id": 9,
"title": "Men's Soccer",
"abbreviation": "MSOC",
"shortname": "msoc",
"short_title": "MSOC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "msoc",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUmsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonumsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-soccer/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-soccer/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-soccer/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 296,
"title": "Soccer (W)",
"short_title": null,
"rank": 4,
"column": 2,
"url": "/sports/womens-soccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 16,
"sport": {
"id": 16,
"title": "Women's Soccer",
"abbreviation": "WSOC",
"shortname": "wsoc",
"short_title": "WSOC",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wsoc",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwsoccer",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-soccer/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-soccer/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-soccer/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 300,
"title": "Swimming & Diving",
"short_title": null,
"rank": 5,
"column": 2,
"url": "/sports/swimming-and-diving",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 11,
"sport": {
"id": 11,
"title": "Women's Swimming and Diving",
"abbreviation": "WSWIM",
"shortname": "swim",
"short_title": "S&D",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "swim",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwswimming",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwswimming",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/swimming-and-diving/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/swimming-and-diving/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/swimming-and-diving/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 46,
"title": "Track and Field (M)",
"short_title": null,
"rank": 6,
"column": 2,
"url": "/sports/mens-track-and-field",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 10,
"sport": {
"id": 10,
"title": "Men's Track and Field",
"abbreviation": "MTRK",
"shortname": "mtrack",
"short_title": "MTRK",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "mtrack",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-track-and-field/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-track-and-field/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/mens-track-and-field/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 297,
"title": "Track and Field (W)",
"short_title": null,
"rank": 10,
"column": 2,
"url": "/sports/womens-track-and-field",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 17,
"sport": {
"id": 17,
"title": "Women's Track and Field",
"abbreviation": "WTRK",
"shortname": "wtrack",
"short_title": "WTRK",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wtrack",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUtrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonutrack",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-track-and-field/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-track-and-field/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-track-and-field/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 298,
"title": "Volleyball",
"short_title": null,
"rank": 11,
"column": 2,
"url": "/sports/womens-volleyball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": 18,
"sport": {
"id": 18,
"title": "Women's Volleyball",
"abbreviation": "WVB",
"shortname": "wvball",
"short_title": "VB",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "wvball",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": [{
"id": 0,
"title": "Facebook",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "facebook",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Twitter",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//twitter.com/GoNUwvolleyball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "twitter",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Instagram",
"short_title": null,
"rank": 0,
"column": 0,
"url": "//instagram.com/gonuwvolleyball",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "instagram",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Tickets",
"short_title": null,
"rank": 0,
"column": 0,
"url": null,
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "tickets",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"schedule_roster_news_links": [{
"id": 0,
"title": "Schedule",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-volleyball/schedule",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "schedule",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "Roster",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-volleyball/roster",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "roster",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 0,
"title": "News",
"short_title": null,
"rank": 0,
"column": 0,
"url": "/sports/womens-volleyball/archives",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": null,
"class_name": "news",
"social_media_links": null,
"schedule_roster_news_links": null,
"items": null,
"stats": null,
"tickets": null,
"youtube": null
}],
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}],
"ad": null
}, {
"id": 8,
"title": "Tickets",
"rank": 2,
"url": "https://nuhuskies.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=GS&linkID=northeastern-athletics&shopperContext=&caller=&appCode=",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "tickets",
"items": [],
"columns": [],
"ad": null
}, {
"id": 9,
"title": "Fan Central",
"rank": 3,
"url": "",
"open_in_new_window": false,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "fan",
"items": [{
"id": 402,
"title": "SOCIAL MEDIA",
"short_title": null,
"rank": 12,
"column": 1,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 482,
"title": "Instagram",
"short_title": null,
"rank": 19,
"column": 1,
"url": "http://instagram.com/gonuathletics",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 351,
"title": "Facebook",
"short_title": null,
"rank": 20,
"column": 1,
"url": "https://www.facebook.com/GoNUathletics",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 354,
"title": "Twitter",
"short_title": null,
"rank": 24,
"column": 1,
"url": "https://twitter.com/GoNUathletics",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 358,
"title": "YouTube",
"short_title": null,
"rank": 27,
"column": 1,
"url": "http://www.youtube.com/user/GoNUathletics",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 582,
"title": "GAME DAY",
"short_title": null,
"rank": 1,
"column": 3,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 822,
"title": "Mobile Ticketing Information",
"short_title": null,
"rank": 3,
"column": 3,
"url": "/sports/2023/8/25/mobile-tickets.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 823,
"title": "Group Experiences",
"short_title": null,
"rank": 4,
"column": 3,
"url": "/sports/2023/8/11/group-experiences.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 622,
"title": "Student Rewards App",
"short_title": null,
"rank": 5,
"column": 3,
"url": "/sports/2019/8/22/rewards-app.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 355,
"title": "Directions / Parking",
"short_title": null,
"rank": 6,
"column": 3,
"url": "/sports/2013/4/4/GEN_0404132909.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 356,
"title": "Facilities",
"short_title": null,
"rank": 9,
"column": 3,
"url": "/sports/2013/4/4/GEN_0404132909.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 789,
"title": "Security Policies",
"short_title": null,
"rank": 11,
"column": 3,
"url": "/sports/2012/8/15/GEN_0815125700.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 583,
"title": "OTHER",
"short_title": null,
"rank": 18,
"column": 4,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 368,
"title": "Code of Conduct",
"short_title": null,
"rank": 21,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815122321.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 366,
"title": "Guide to the DogHouse",
"short_title": null,
"rank": 22,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815120313.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 365,
"title": "Guide to the N-Zone",
"short_title": null,
"rank": 25,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815120008.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 369,
"title": "Huskies Fight Song",
"short_title": null,
"rank": 26,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815122621.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 824,
"title": "SPIRIT",
"short_title": null,
"rank": 2,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 825,
"title": "Band (@gonupepband)",
"short_title": null,
"rank": 7,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 826,
"title": "Roster",
"short_title": null,
"rank": 8,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-pep-band-roster.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 827,
"title": "Request An Appearance",
"short_title": null,
"rank": 13,
"column": 5,
"url": "https://forms.gle/xgoqDMBjiW76rTW8A",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 828,
"title": "Cheer (@gonucheer)",
"short_title": null,
"rank": 14,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-cheer-roster.aspx",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 829,
"title": "Roster",
"short_title": null,
"rank": 15,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-cheer-roster.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 830,
"title": "Dance (@gonudanceteam)",
"short_title": null,
"rank": 16,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 831,
"title": "Roster",
"short_title": null,
"rank": 17,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-dance-team-roster.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 832,
"title": "Request An Appearance",
"short_title": null,
"rank": 29,
"column": 5,
"url": "https://forms.gle/gS6RfCT288tMscbf8",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 833,
"title": "Mascot",
"short_title": null,
"rank": 30,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 834,
"title": "Request An Appearance",
"short_title": null,
"rank": 31,
"column": 5,
"url": "https://docs.google.com/forms/d/1qeQQOI1ifHg6U7_NZ_ApbuHCUV7VGOkCkiJqj5PSqM8/viewform?edit_requested=true#settings",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"columns": [{
"column": 1,
"items": [{
"id": 402,
"title": "SOCIAL MEDIA",
"short_title": null,
"rank": 12,
"column": 1,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 482,
"title": "Instagram",
"short_title": null,
"rank": 19,
"column": 1,
"url": "http://instagram.com/gonuathletics",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 351,
"title": "Facebook",
"short_title": null,
"rank": 20,
"column": 1,
"url": "https://www.facebook.com/GoNUathletics",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 354,
"title": "Twitter",
"short_title": null,
"rank": 24,
"column": 1,
"url": "https://twitter.com/GoNUathletics",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 358,
"title": "YouTube",
"short_title": null,
"rank": 27,
"column": 1,
"url": "http://www.youtube.com/user/GoNUathletics",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 3,
"items": [{
"id": 582,
"title": "GAME DAY",
"short_title": null,
"rank": 1,
"column": 3,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 822,
"title": "Mobile Ticketing Information",
"short_title": null,
"rank": 3,
"column": 3,
"url": "/sports/2023/8/25/mobile-tickets.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 823,
"title": "Group Experiences",
"short_title": null,
"rank": 4,
"column": 3,
"url": "/sports/2023/8/11/group-experiences.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 622,
"title": "Student Rewards App",
"short_title": null,
"rank": 5,
"column": 3,
"url": "/sports/2019/8/22/rewards-app.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 355,
"title": "Directions / Parking",
"short_title": null,
"rank": 6,
"column": 3,
"url": "/sports/2013/4/4/GEN_0404132909.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 356,
"title": "Facilities",
"short_title": null,
"rank": 9,
"column": 3,
"url": "/sports/2013/4/4/GEN_0404132909.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 789,
"title": "Security Policies",
"short_title": null,
"rank": 11,
"column": 3,
"url": "/sports/2012/8/15/GEN_0815125700.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 4,
"items": [{
"id": 583,
"title": "OTHER",
"short_title": null,
"rank": 18,
"column": 4,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 368,
"title": "Code of Conduct",
"short_title": null,
"rank": 21,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815122321.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 366,
"title": "Guide to the DogHouse",
"short_title": null,
"rank": 22,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815120313.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 365,
"title": "Guide to the N-Zone",
"short_title": null,
"rank": 25,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815120008.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 369,
"title": "Huskies Fight Song",
"short_title": null,
"rank": 26,
"column": 4,
"url": "/sports/2012/8/15/GEN_0815122621.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 5,
"items": [{
"id": 824,
"title": "SPIRIT",
"short_title": null,
"rank": 2,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 825,
"title": "Band (@gonupepband)",
"short_title": null,
"rank": 7,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 826,
"title": "Roster",
"short_title": null,
"rank": 8,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-pep-band-roster.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 827,
"title": "Request An Appearance",
"short_title": null,
"rank": 13,
"column": 5,
"url": "https://forms.gle/xgoqDMBjiW76rTW8A",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 828,
"title": "Cheer (@gonucheer)",
"short_title": null,
"rank": 14,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-cheer-roster.aspx",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 829,
"title": "Roster",
"short_title": null,
"rank": 15,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-cheer-roster.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 830,
"title": "Dance (@gonudanceteam)",
"short_title": null,
"rank": 16,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 831,
"title": "Roster",
"short_title": null,
"rank": 17,
"column": 5,
"url": "/sports/2023/9/7/2023-24-northeastern-dance-team-roster.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 832,
"title": "Request An Appearance",
"short_title": null,
"rank": 29,
"column": 5,
"url": "https://forms.gle/gS6RfCT288tMscbf8",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 833,
"title": "Mascot",
"short_title": null,
"rank": 30,
"column": 5,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 834,
"title": "Request An Appearance",
"short_title": null,
"rank": 31,
"column": 5,
"url": "https://docs.google.com/forms/d/1qeQQOI1ifHg6U7_NZ_ApbuHCUV7VGOkCkiJqj5PSqM8/viewform?edit_requested=true#settings",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}],
"ad": null
}, {
"id": 11,
"title": "Recruits",
"rank": 4,
"url": "",
"open_in_new_window": false,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "recruit",
"items": [{
"id": 403,
"title": "ATHLETE SERVICES",
"short_title": null,
"rank": 4,
"column": 1,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 372,
"title": "Compliance",
"short_title": null,
"rank": 5,
"column": 1,
"url": "/sports/2010/1/19/compliance-prospectiveathletes.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 373,
"title": "Sports Performance",
"short_title": null,
"rank": 10,
"column": 1,
"url": "/sports/2010/2/15/sportsperformance.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 374,
"title": "Student-Athlete Welfare",
"short_title": null,
"rank": 11,
"column": 1,
"url": "/sports/2010/4/21/GEN_0421105508.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 375,
"title": "Student-Athlete Support",
"short_title": null,
"rank": 13,
"column": 1,
"url": "/sports/2010/1/13/sass.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 404,
"title": "RECRUITS",
"short_title": null,
"rank": 1,
"column": 2,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 382,
"title": "Prospective Student-Athlete Form",
"short_title": null,
"rank": 3,
"column": 2,
"url": "/sports/2012/8/16/GEN_0816125026.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 381,
"title": "About Northeastern",
"short_title": null,
"rank": 6,
"column": 2,
"url": "http://www.northeastern.edu/admissions/",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 371,
"title": "About the NCAA",
"short_title": null,
"rank": 7,
"column": 2,
"url": "http://ncaa.org/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 377,
"title": "NCAA Eligibility Center",
"short_title": null,
"rank": 8,
"column": 2,
"url": "https://web3.ncaa.org/ecwr3/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 378,
"title": "National Letter of Intent",
"short_title": null,
"rank": 9,
"column": 2,
"url": "http://www.nationalletter.org",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 379,
"title": "College Bound Guide",
"short_title": null,
"rank": 12,
"column": 2,
"url": "http://www.ncsasports.org/blog/wp-content/uploads/2011/07/CBSA1.pdf",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"columns": [{
"column": 1,
"items": [{
"id": 403,
"title": "ATHLETE SERVICES",
"short_title": null,
"rank": 4,
"column": 1,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 372,
"title": "Compliance",
"short_title": null,
"rank": 5,
"column": 1,
"url": "/sports/2010/1/19/compliance-prospectiveathletes.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 373,
"title": "Sports Performance",
"short_title": null,
"rank": 10,
"column": 1,
"url": "/sports/2010/2/15/sportsperformance.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 374,
"title": "Student-Athlete Welfare",
"short_title": null,
"rank": 11,
"column": 1,
"url": "/sports/2010/4/21/GEN_0421105508.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 375,
"title": "Student-Athlete Support",
"short_title": null,
"rank": 13,
"column": 1,
"url": "/sports/2010/1/13/sass.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 2,
"items": [{
"id": 404,
"title": "RECRUITS",
"short_title": null,
"rank": 1,
"column": 2,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 382,
"title": "Prospective Student-Athlete Form",
"short_title": null,
"rank": 3,
"column": 2,
"url": "/sports/2012/8/16/GEN_0816125026.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 381,
"title": "About Northeastern",
"short_title": null,
"rank": 6,
"column": 2,
"url": "http://www.northeastern.edu/admissions/",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 371,
"title": "About the NCAA",
"short_title": null,
"rank": 7,
"column": 2,
"url": "http://ncaa.org/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 377,
"title": "NCAA Eligibility Center",
"short_title": null,
"rank": 8,
"column": 2,
"url": "https://web3.ncaa.org/ecwr3/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 378,
"title": "National Letter of Intent",
"short_title": null,
"rank": 9,
"column": 2,
"url": "http://www.nationalletter.org",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 379,
"title": "College Bound Guide",
"short_title": null,
"rank": 12,
"column": 2,
"url": "http://www.ncsasports.org/blog/wp-content/uploads/2011/07/CBSA1.pdf",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}],
"ad": null
}, {
"id": 10,
"title": "Howlin' Huskies Fund",
"rank": 5,
"url": "https://giving.northeastern.edu/explore-funds/northeastern-athletics/",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "giving",
"items": [{
"id": 394,
"title": "Homepage",
"short_title": null,
"rank": 6,
"column": 1,
"url": "/sports/howlin-huskies-fund",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 391,
"title": "Fund Information",
"short_title": null,
"rank": 7,
"column": 1,
"url": "/sports/2012/8/17/GIVING_0817124200",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 590,
"title": "Compliance/Tax Info",
"short_title": null,
"rank": 12,
"column": 1,
"url": "https://gonu.com/sports/2018/9/24/howlin-huskies-fund-compliance-and-tax-information.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 387,
"title": "Give Now",
"short_title": null,
"rank": 13,
"column": 2,
"url": "https://giving.northeastern.edu/explore-funds/northeastern-athletics/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 389,
"title": "Ways to Give",
"short_title": null,
"rank": 14,
"column": 2,
"url": "/sports/2012/8/17/GIVING_0817124628.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 477,
"title": "Update Your Information",
"short_title": null,
"rank": 3,
"column": 3,
"url": "https://www.northeastern.edu/alumni/about/update-info/",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"columns": [{
"column": 1,
"items": [{
"id": 394,
"title": "Homepage",
"short_title": null,
"rank": 6,
"column": 1,
"url": "/sports/howlin-huskies-fund",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 391,
"title": "Fund Information",
"short_title": null,
"rank": 7,
"column": 1,
"url": "/sports/2012/8/17/GIVING_0817124200",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 590,
"title": "Compliance/Tax Info",
"short_title": null,
"rank": 12,
"column": 1,
"url": "https://gonu.com/sports/2018/9/24/howlin-huskies-fund-compliance-and-tax-information.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 2,
"items": [{
"id": 387,
"title": "Give Now",
"short_title": null,
"rank": 13,
"column": 2,
"url": "https://giving.northeastern.edu/explore-funds/northeastern-athletics/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 389,
"title": "Ways to Give",
"short_title": null,
"rank": 14,
"column": 2,
"url": "/sports/2012/8/17/GIVING_0817124628.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 3,
"items": [{
"id": 477,
"title": "Update Your Information",
"short_title": null,
"rank": 3,
"column": 3,
"url": "https://www.northeastern.edu/alumni/about/update-info/",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}],
"ad": null
}, {
"id": 3,
"title": "Inside Athletics",
"rank": 6,
"url": "",
"open_in_new_window": false,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "inside",
"items": [{
"id": 592,
"title": "DEPARTMENT",
"short_title": null,
"rank": 1,
"column": 1,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 610,
"title": "Club Sports",
"short_title": null,
"rank": 3,
"column": 1,
"url": "https://web.northeastern.edu/clubsports",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 240,
"title": "Composite Schedule",
"short_title": null,
"rank": 6,
"column": 1,
"url": "https://nuhuskies.com/calendar",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 730,
"title": "Diversity, Equity & Inclusion",
"short_title": null,
"rank": 9,
"column": 1,
"url": "/sports/2021/4/8/diversity-equity-inclusion.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 743,
"title": "Mental Health",
"short_title": null,
"rank": 10,
"column": 1,
"url": "https://www.northeastern.edu/uhcs/find-at-northeastern/#_ga=2.233124702.1950092373.1635271315-955194355.1599677724",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 185,
"title": "Mission",
"short_title": null,
"rank": 12,
"column": 1,
"url": "/sports/2010/3/11/GEN_0311102629.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 733,
"title": "NIL Policy",
"short_title": null,
"rank": 15,
"column": 1,
"url": "https://policies.northeastern.edu/policy806/?path=general",
"separator": false,
"open_in_new_window": true,
"sport_id_association": 4,
"sport": {
"id": 4,
"title": "Athletics",
"abbreviation": "GEN",
"shortname": "general",
"short_title": "",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "general",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 496,
"title": "SAAC/NUBAC",
"short_title": null,
"rank": 16,
"column": 1,
"url": "/sports/saac",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 112,
"title": "Sports Performance",
"short_title": null,
"rank": 18,
"column": 1,
"url": "https://sportsperformance.sites.northeastern.edu/",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 93,
"title": "Staff Directory",
"short_title": null,
"rank": 21,
"column": 1,
"url": "/staff-directory",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 97,
"title": "Student-Athlete Support",
"short_title": null,
"rank": 22,
"column": 1,
"url": "/sports/2010/1/13/sass.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 103,
"title": "University Recreation",
"short_title": null,
"rank": 24,
"column": 1,
"url": "https://www.northeastern.edu/campusrec/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [{
"id": 188,
"title": "Campus Recreation Website",
"short_title": null,
"rank": 1,
"column": 1,
"url": "https://www.northeastern.edu/campusrec/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 183,
"title": "Club Sports Spotlight",
"short_title": null,
"rank": 33,
"column": 1,
"url": "/sports/2010/3/30/GEN_0330101837.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 747,
"title": "HALL OF FAME",
"short_title": null,
"rank": 13,
"column": 2,
"url": "",
"separator": true,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 748,
"title": "Homepage",
"short_title": null,
"rank": 14,
"column": 2,
"url": "https://site.rocketalumnisolutions.com/home/20",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 745,
"title": "Nomination Form",
"short_title": null,
"rank": 19,
"column": 2,
"url": "/sb_output.aspx?form=101",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 749,
"title": "Criteria",
"short_title": null,
"rank": 20,
"column": 2,
"url": "/documents/2022/4/27/Hall_of_Fame_Eligibility_Criteria.pdf",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 593,
"title": "HISTORY",
"short_title": null,
"rank": 2,
"column": 3,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 448,
"title": "Championships",
"short_title": null,
"rank": 5,
"column": 3,
"url": "/sports/2013/4/2/GEN_0402130115.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 466,
"title": "Northeastern Football",
"short_title": null,
"rank": 7,
"column": 3,
"url": "/sports/2013/7/17/GEN_0717130211.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 594,
"title": "OTHER",
"short_title": null,
"rank": 1,
"column": 4,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 120,
"title": "Camps and Clinics",
"short_title": null,
"rank": 2,
"column": 4,
"url": "/sports/2010/3/25/GEN_0325102538.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 600,
"title": "EADA Report",
"short_title": null,
"rank": 4,
"column": 4,
"url": "/documents/2023/10/13/FY23_EADA_Survey-Final_posted_to_the_website.pdf",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 463,
"title": "Master of Sports Leadership",
"short_title": null,
"rank": 6,
"column": 4,
"url": "http://www.cps.neu.edu/degree-programs/graduate/masters-degrees/masters-sports-leadership.php",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 102,
"title": "Sport in Society",
"short_title": null,
"rank": 7,
"column": 4,
"url": "http://www.northeastern.edu/sportinsociety/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 599,
"title": "Branding Guide",
"short_title": null,
"rank": 8,
"column": 4,
"url": "/documents/2018/10/9/NUA_BrandBookFINAL.pdf",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"columns": [{
"column": 1,
"items": [{
"id": 592,
"title": "DEPARTMENT",
"short_title": null,
"rank": 1,
"column": 1,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 610,
"title": "Club Sports",
"short_title": null,
"rank": 3,
"column": 1,
"url": "https://web.northeastern.edu/clubsports",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 240,
"title": "Composite Schedule",
"short_title": null,
"rank": 6,
"column": 1,
"url": "https://nuhuskies.com/calendar",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 730,
"title": "Diversity, Equity & Inclusion",
"short_title": null,
"rank": 9,
"column": 1,
"url": "/sports/2021/4/8/diversity-equity-inclusion.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 743,
"title": "Mental Health",
"short_title": null,
"rank": 10,
"column": 1,
"url": "https://www.northeastern.edu/uhcs/find-at-northeastern/#_ga=2.233124702.1950092373.1635271315-955194355.1599677724",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 185,
"title": "Mission",
"short_title": null,
"rank": 12,
"column": 1,
"url": "/sports/2010/3/11/GEN_0311102629.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 733,
"title": "NIL Policy",
"short_title": null,
"rank": 15,
"column": 1,
"url": "https://policies.northeastern.edu/policy806/?path=general",
"separator": false,
"open_in_new_window": true,
"sport_id_association": 4,
"sport": {
"id": 4,
"title": "Athletics",
"abbreviation": "GEN",
"shortname": "general",
"short_title": "",
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": "general",
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 496,
"title": "SAAC/NUBAC",
"short_title": null,
"rank": 16,
"column": 1,
"url": "/sports/saac",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 112,
"title": "Sports Performance",
"short_title": null,
"rank": 18,
"column": 1,
"url": "https://sportsperformance.sites.northeastern.edu/",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 93,
"title": "Staff Directory",
"short_title": null,
"rank": 21,
"column": 1,
"url": "/staff-directory",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 97,
"title": "Student-Athlete Support",
"short_title": null,
"rank": 22,
"column": 1,
"url": "/sports/2010/1/13/sass.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 103,
"title": "University Recreation",
"short_title": null,
"rank": 24,
"column": 1,
"url": "https://www.northeastern.edu/campusrec/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [{
"id": 188,
"title": "Campus Recreation Website",
"short_title": null,
"rank": 1,
"column": 1,
"url": "https://www.northeastern.edu/campusrec/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 183,
"title": "Club Sports Spotlight",
"short_title": null,
"rank": 33,
"column": 1,
"url": "/sports/2010/3/30/GEN_0330101837.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 2,
"items": [{
"id": 747,
"title": "HALL OF FAME",
"short_title": null,
"rank": 13,
"column": 2,
"url": "",
"separator": true,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 748,
"title": "Homepage",
"short_title": null,
"rank": 14,
"column": 2,
"url": "https://site.rocketalumnisolutions.com/home/20",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 745,
"title": "Nomination Form",
"short_title": null,
"rank": 19,
"column": 2,
"url": "/sb_output.aspx?form=101",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 749,
"title": "Criteria",
"short_title": null,
"rank": 20,
"column": 2,
"url": "/documents/2022/4/27/Hall_of_Fame_Eligibility_Criteria.pdf",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 3,
"items": [{
"id": 593,
"title": "HISTORY",
"short_title": null,
"rank": 2,
"column": 3,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 448,
"title": "Championships",
"short_title": null,
"rank": 5,
"column": 3,
"url": "/sports/2013/4/2/GEN_0402130115.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 466,
"title": "Northeastern Football",
"short_title": null,
"rank": 7,
"column": 3,
"url": "/sports/2013/7/17/GEN_0717130211.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}, {
"column": 4,
"items": [{
"id": 594,
"title": "OTHER",
"short_title": null,
"rank": 1,
"column": 4,
"url": "",
"separator": true,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 120,
"title": "Camps and Clinics",
"short_title": null,
"rank": 2,
"column": 4,
"url": "/sports/2010/3/25/GEN_0325102538.aspx",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 600,
"title": "EADA Report",
"short_title": null,
"rank": 4,
"column": 4,
"url": "/documents/2023/10/13/FY23_EADA_Survey-Final_posted_to_the_website.pdf",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 463,
"title": "Master of Sports Leadership",
"short_title": null,
"rank": 6,
"column": 4,
"url": "http://www.cps.neu.edu/degree-programs/graduate/masters-degrees/masters-sports-leadership.php",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 102,
"title": "Sport in Society",
"short_title": null,
"rank": 7,
"column": 4,
"url": "http://www.northeastern.edu/sportinsociety/",
"separator": false,
"open_in_new_window": true,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}, {
"id": 599,
"title": "Branding Guide",
"short_title": null,
"rank": 8,
"column": 4,
"url": "/documents/2018/10/9/NUA_BrandBookFINAL.pdf",
"separator": false,
"open_in_new_window": false,
"sport_id_association": null,
"sport": {
"id": 0,
"title": null,
"abbreviation": null,
"shortname": null,
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": null,
"facebook": null,
"twitter": null,
"instagram": null,
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"class_name": null,
"social_media_links": null,
"schedule_roster_news_links": null,
"items": [],
"stats": null,
"tickets": null,
"youtube": null
}]
}],
"ad": null
}, {
"id": 13,
"title": "Shop",
"rank": 7,
"url": "https://www.bkstr.com/northeasternstore/home",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": null,
"items": [],
"columns": [],
"ad": null
}],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<navigation-component params="{ id: '22976063-81cf-4492-9c50-1df87519703c' }"><!-- ko if: name() === 'main-nav' -->
<div class="component c-navigation c-navigation--main flex flex-align-center c-navigation--desktop" data-bind="css: ko.observable().matchMedia('(min-width:1281px)')() ? 'c-navigation--desktop' : 'c-navigation--mobile'">
<!-- ko switch-->
<!-- ko case: ko.observable().matchMedia('(min-width:1281px)') -->
<ul class="c-navigation__level-1 flex flex-align-center" data-bind="fastForEach: data">
<!-- ko if: $index() === 4 --><!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="sports c-navigation__item c-navigation__item--level-1 c-navigation__parent">
<!-- ko if: url === "" || url === "#" -->
<button class="c-navigation__url c-navigation__url--level-1" data-bind="
click: function() {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
toggleMenuItem();
},
css: {'is-toggled':isItemOpen() },
attr: {
'aria-haspopup': items && items.length ? 'true' : 'false',
'aria-expanded': isItemOpen() ? 'true' : 'false'
}" tabindex="0" aria-haspopup="true" aria-expanded="false">
<span class="title" data-bind="html: title">Sports</span>
</button>
<!-- /ko -->
<!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
<!-- ko if: columns.length > 0 -->
<div class="c-navigation__level-2" data-bind="
css: { 'is-open' : isItemOpen() },
attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' },
onEscape:closeMenuItem" aria-hidden="true">
<div class="c-navigation__level-2-inner">
<div class="flex">
<!-- ko fastForEach: columns -->
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Sports">
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/baseball" target="" tabindex="-1">
<span class="title" data-bind="html: title">Baseball</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/baseball/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/baseball/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/baseball/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUbaseball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonubaseball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-basketball" target="" tabindex="-1">
<span class="title" data-bind="html: title">Basketball (M)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-basketball/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-basketball/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-basketball/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUmbasketball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonumbasketball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://nuhuskies.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=MBB&linkID=northeastern-athletics&shopperContext=&caller=&appCode=" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-basketball" target="" tabindex="-1">
<span class="title" data-bind="html: title">Basketball (W)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-basketball/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-basketball/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-basketball/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUwbasketball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonuwbasketball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-cross-country" target="" tabindex="-1">
<span class="title" data-bind="html: title">Cross Country (M)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-cross-country/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-cross-country/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-cross-country/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUtrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonutrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-cross-country" target="" tabindex="-1">
<span class="title" data-bind="html: title">Cross Country (W)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-cross-country/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-cross-country/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-cross-country/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUtrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonutrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2020/9/29/esports-titles" target="" tabindex="-1">
<span class="title" data-bind="html: title">Esports</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/esports/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/esports/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/esports/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUesports" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonuesports" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/field-hockey" target="" tabindex="-1">
<span class="title" data-bind="html: title">Field Hockey</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/field-hockey/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/field-hockey/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/field-hockey/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUfhockey" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonufhockey" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-ice-hockey" target="" tabindex="-1">
<span class="title" data-bind="html: title">Ice Hockey (M)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-ice-hockey/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-ice-hockey/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-ice-hockey/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUmhockey" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonumhockey" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-ice-hockey" target="" tabindex="-1">
<span class="title" data-bind="html: title">Ice Hockey (W)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-ice-hockey/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-ice-hockey/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-ice-hockey/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUwhockey" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/GoNUwhockey" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Sports">
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-rowing" target="" tabindex="-1">
<span class="title" data-bind="html: title">Rowing (M)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-rowing/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-rowing/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-rowing/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUmrowing" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonumrowing" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-rowing" target="" tabindex="-1">
<span class="title" data-bind="html: title">Rowing (W)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-rowing/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-rowing/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-rowing/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUwrowing" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonuwrowing" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-soccer" target="" tabindex="-1">
<span class="title" data-bind="html: title">Soccer (M)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-soccer/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-soccer/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-soccer/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUmsoccer" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonumsoccer" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-soccer" target="" tabindex="-1">
<span class="title" data-bind="html: title">Soccer (W)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-soccer/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-soccer/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-soccer/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUwsoccer" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonuwsoccer" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/swimming-and-diving" target="" tabindex="-1">
<span class="title" data-bind="html: title">Swimming & Diving</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/swimming-and-diving/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/swimming-and-diving/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/swimming-and-diving/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUwswimming" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonuwswimming" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-track-and-field" target="" tabindex="-1">
<span class="title" data-bind="html: title">Track and Field (M)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-track-and-field/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-track-and-field/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/mens-track-and-field/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUtrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonutrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-track-and-field" target="" tabindex="-1">
<span class="title" data-bind="html: title">Track and Field (W)</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-track-and-field/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-track-and-field/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-track-and-field/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUtrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonutrack" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-volleyball" target="" tabindex="-1">
<span class="title" data-bind="html: title">Volleyball</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links -->
<!-- ko fastForEach: schedule_roster_news_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-volleyball/schedule" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-volleyball/roster" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false',
tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/womens-volleyball/archives" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">News</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links -->
<!-- ko fastForEach: social_media_links -->
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//twitter.com/GoNUwvolleyball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="//instagram.com/gonuwvolleyball" aria-hidden="false" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
attr: {
href: url,
'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[2].openMenuItem(); },
blur: function() { $parents[2].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[2].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" aria-hidden="true" tabindex="-1">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
</li>
</ul>
<!-- /ko -->
</div>
<!-- ko if: ad --><!-- /ko -->
</div>
</div>
<!-- /ko -->
</li>
<!-- ko if: $index() === 4 --><!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="tickets c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
},
onEnter: toggleMenuItem" href="https://nuhuskies.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=GS&linkID=northeastern-athletics&shopperContext=&caller=&appCode=" target="_blank">
<span class="title" data-bind="html: title">Tickets</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: columns.length > 0 --><!-- /ko -->
</li>
<!-- ko if: $index() === 4 --><!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="fan c-navigation__item c-navigation__item--level-1 c-navigation__parent">
<!-- ko if: url === "" || url === "#" -->
<button class="c-navigation__url c-navigation__url--level-1" data-bind="
click: function() {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
toggleMenuItem();
},
css: {'is-toggled':isItemOpen() },
attr: {
'aria-haspopup': items && items.length ? 'true' : 'false',
'aria-expanded': isItemOpen() ? 'true' : 'false'
}" tabindex="0" aria-haspopup="true" aria-expanded="false">
<span class="title" data-bind="html: title">Fan Central</span>
</button>
<!-- /ko -->
<!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
<!-- ko if: columns.length > 0 -->
<div class="c-navigation__level-2" data-bind="
css: { 'is-open' : isItemOpen() },
attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' },
onEscape:closeMenuItem" aria-hidden="true">
<div class="c-navigation__level-2-inner">
<div class="flex">
<!-- ko fastForEach: columns -->
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Central">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">SOCIAL MEDIA</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://instagram.com/gonuathletics" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Instagram</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://www.facebook.com/GoNUathletics" target="" tabindex="-1">
<span class="title" data-bind="html: title">Facebook</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://twitter.com/GoNUathletics" target="" tabindex="-1">
<span class="title" data-bind="html: title">Twitter</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://www.youtube.com/user/GoNUathletics" target="" tabindex="-1">
<span class="title" data-bind="html: title">YouTube</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Central">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">GAME DAY</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2023/8/25/mobile-tickets.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Mobile Ticketing Information</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2023/8/11/group-experiences.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Group Experiences</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2019/8/22/rewards-app.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Student Rewards App</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2013/4/4/GEN_0404132909.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Directions / Parking</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2013/4/4/GEN_0404132909.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Facilities</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/15/GEN_0815125700.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Security Policies</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Central">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">OTHER</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/15/GEN_0815122321.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Code of Conduct</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/15/GEN_0815120313.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Guide to the DogHouse</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/15/GEN_0815120008.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Guide to the N-Zone</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/15/GEN_0815122621.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Huskies Fight Song</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Central">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">SPIRIT</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">Band (@gonupepband)</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2023/9/7/2023-24-northeastern-pep-band-roster.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://forms.gle/xgoqDMBjiW76rTW8A" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Request An Appearance</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">Cheer (@gonucheer)</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2023/9/7/2023-24-northeastern-cheer-roster.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">Dance (@gonudanceteam)</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2023/9/7/2023-24-northeastern-dance-team-roster.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Roster</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://forms.gle/gS6RfCT288tMscbf8" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Request An Appearance</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">Mascot</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://docs.google.com/forms/d/1qeQQOI1ifHg6U7_NZ_ApbuHCUV7VGOkCkiJqj5PSqM8/viewform?edit_requested=true#settings" target="" tabindex="-1">
<span class="title" data-bind="html: title">Request An Appearance</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<!-- /ko -->
</div>
<!-- ko if: ad --><!-- /ko -->
</div>
</div>
<!-- /ko -->
</li>
<!-- ko if: $index() === 4 --><!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="recruit c-navigation__item c-navigation__item--level-1 c-navigation__parent">
<!-- ko if: url === "" || url === "#" -->
<button class="c-navigation__url c-navigation__url--level-1" data-bind="
click: function() {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
toggleMenuItem();
},
css: {'is-toggled':isItemOpen() },
attr: {
'aria-haspopup': items && items.length ? 'true' : 'false',
'aria-expanded': isItemOpen() ? 'true' : 'false'
}" tabindex="0" aria-haspopup="true" aria-expanded="false">
<span class="title" data-bind="html: title">Recruits</span>
</button>
<!-- /ko -->
<!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
<!-- ko if: columns.length > 0 -->
<div class="c-navigation__level-2" data-bind="
css: { 'is-open' : isItemOpen() },
attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' },
onEscape:closeMenuItem" aria-hidden="true">
<div class="c-navigation__level-2-inner">
<div class="flex">
<!-- ko fastForEach: columns -->
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Recruits">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">ATHLETE SERVICES</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/1/19/compliance-prospectiveathletes.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Compliance</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/2/15/sportsperformance.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Sports Performance</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/4/21/GEN_0421105508.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Student-Athlete Welfare</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/1/13/sass.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Student-Athlete Support</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Recruits">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">RECRUITS</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/16/GEN_0816125026.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Prospective Student-Athlete Form</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://www.northeastern.edu/admissions/" target="" tabindex="-1">
<span class="title" data-bind="html: title">About Northeastern</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://ncaa.org/" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">About the NCAA</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://web3.ncaa.org/ecwr3/" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">NCAA Eligibility Center</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://www.nationalletter.org" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">National Letter of Intent</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://www.ncsasports.org/blog/wp-content/uploads/2011/07/CBSA1.pdf" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">College Bound Guide</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<!-- /ko -->
</div>
<!-- ko if: ad --><!-- /ko -->
</div>
</div>
<!-- /ko -->
</li>
<!-- ko if: $index() === 4 -->
<div class="c-navigation__logo">
<a href="/index.aspx">
<img class="top" data-bind="attr: {src: $component.bucket + '/images/responsive_2023/logo_main.svg'}" alt="Northeastern University Athletics, back to home page" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/logo_main.svg">
</a>
</div>
<!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="giving c-navigation__item c-navigation__item--level-1 c-navigation__parent">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
},
onEnter: toggleMenuItem" href="https://giving.northeastern.edu/explore-funds/northeastern-athletics/" target="_blank">
<span class="title" data-bind="html: title">Howlin' Huskies Fund</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: columns.length > 0 -->
<div class="c-navigation__level-2" data-bind="
css: { 'is-open' : isItemOpen() },
attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' },
onEscape:closeMenuItem" aria-hidden="true">
<div class="c-navigation__level-2-inner">
<div class="flex">
<!-- ko fastForEach: columns -->
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Howlin' Huskies Fund">
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/howlin-huskies-fund" target="" tabindex="-1">
<span class="title" data-bind="html: title">Homepage</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/17/GIVING_0817124200" target="" tabindex="-1">
<span class="title" data-bind="html: title">Fund Information</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://gonu.com/sports/2018/9/24/howlin-huskies-fund-compliance-and-tax-information.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Compliance/Tax Info</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Howlin' Huskies Fund">
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://giving.northeastern.edu/explore-funds/northeastern-athletics/" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Give Now</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2012/8/17/GIVING_0817124628.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Ways to Give</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Howlin' Huskies Fund">
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://www.northeastern.edu/alumni/about/update-info/" target="" tabindex="-1">
<span class="title" data-bind="html: title">Update Your Information</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<!-- /ko -->
</div>
<!-- ko if: ad --><!-- /ko -->
</div>
</div>
<!-- /ko -->
</li>
<!-- ko if: $index() === 4 --><!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="inside c-navigation__item c-navigation__item--level-1 c-navigation__parent">
<!-- ko if: url === "" || url === "#" -->
<button class="c-navigation__url c-navigation__url--level-1" data-bind="
click: function() {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
toggleMenuItem();
},
css: {'is-toggled':isItemOpen() },
attr: {
'aria-haspopup': items && items.length ? 'true' : 'false',
'aria-expanded': isItemOpen() ? 'true' : 'false'
}" tabindex="0" aria-haspopup="true" aria-expanded="false">
<span class="title" data-bind="html: title">Inside Athletics</span>
</button>
<!-- /ko -->
<!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
<!-- ko if: columns.length > 0 -->
<div class="c-navigation__level-2" data-bind="
css: { 'is-open' : isItemOpen() },
attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' },
onEscape:closeMenuItem" aria-hidden="true">
<div class="c-navigation__level-2-inner">
<div class="flex">
<!-- ko fastForEach: columns -->
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Inside Athletics">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">DEPARTMENT</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://web.northeastern.edu/clubsports" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Club Sports</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://nuhuskies.com/calendar" target="" tabindex="-1">
<span class="title" data-bind="html: title">Composite Schedule</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2021/4/8/diversity-equity-inclusion.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Diversity, Equity & Inclusion</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://www.northeastern.edu/uhcs/find-at-northeastern/#_ga=2.233124702.1950092373.1635271315-955194355.1599677724" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Mental Health</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/3/11/GEN_0311102629.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Mission</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://policies.northeastern.edu/policy806/?path=general" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">NIL Policy</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/saac" target="" tabindex="-1">
<span class="title" data-bind="html: title">SAAC/NUBAC</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://sportsperformance.sites.northeastern.edu/" target="" tabindex="-1">
<span class="title" data-bind="html: title">Sports Performance</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/staff-directory" target="" tabindex="-1">
<span class="title" data-bind="html: title">Staff Directory</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/1/13/sass.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Student-Athlete Support</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__parent" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://www.northeastern.edu/campusrec/" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">University Recreation</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Inside Athletics">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">HALL OF FAME</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="https://site.rocketalumnisolutions.com/home/20" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Homepage</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sb_output.aspx?form=101" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Nomination Form</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/documents/2022/4/27/Hall_of_Fame_Eligibility_Criteria.pdf" target="" tabindex="-1">
<span class="title" data-bind="html: title">Criteria</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Inside Athletics">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">HISTORY</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2013/4/2/GEN_0402130115.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Championships</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2013/7/17/GEN_0717130211.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Northeastern Football</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Inside Athletics">
<li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator -->
<span data-bind="text: title" role="heading" aria-level="3">OTHER</span>
<!-- /ko -->
<!-- ko ifnot: separator --><!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/sports/2010/3/25/GEN_0325102538.aspx" target="" tabindex="-1">
<span class="title" data-bind="html: title">Camps and Clinics</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/documents/2023/10/13/FY23_EADA_Survey-Final_posted_to_the_website.pdf" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">EADA Report</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://www.cps.neu.edu/degree-programs/graduate/masters-degrees/masters-sports-leadership.php" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Master of Sports Leadership</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="http://www.northeastern.edu/sportinsociety/" target="_blank" tabindex="-1">
<span class="title" data-bind="html: title">Sport in Society</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
<li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items && items.length > 0}">
<!-- ko if: separator --><!-- /ko -->
<!-- ko ifnot: separator -->
<a class="c-navigation__url c-navigation__url--level-2" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
tabindex: $parents[1].isItemOpen() ? 0 : -1
},
event: {
focus: function() { $parents[1].openMenuItem(); },
blur: function() { $parents[1].closeMenuItem(); },
keyup: function(data, event) {
if(event.key == 'Escape') {
$parents[1].closeMenuItem();
let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
focusableElement.focus();
}
}
},
css: class_name" href="/documents/2018/10/9/NUA_BrandBookFINAL.pdf" target="" tabindex="-1">
<span class="title" data-bind="html: title">Branding Guide</span>
<!-- ko if: open_in_new_window --><!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: schedule_roster_news_links --><!-- /ko -->
<!-- ko if: stats --><!-- /ko -->
<!-- ko if: social_media_links --><!-- /ko -->
</li>
</ul>
<!-- /ko -->
</div>
<!-- ko if: ad --><!-- /ko -->
</div>
</div>
<!-- /ko -->
</li>
<!-- ko if: $index() === 4 --><!-- /ko -->
<li data-bind="
attr: {
'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
},
css: {
'c-navigation__parent': items && items.length > 0
},
event: {
mouseover: function(data, event) {
let currentTarget = event.currentTarget;
let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
menuItems.forEach((element) => {
if(!currentTarget.isSameNode(element)) {
let navdata = ko.dataFor(element);
navdata.closeMenuItem();
}
});
openMenuItem();
},
mouseout: closeMenuItem()
}" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
attr: {
href: url,
target: open_in_new_window ? '_blank' : '',
},
onEnter: toggleMenuItem" href="https://www.bkstr.com/northeasternstore/home" target="_blank">
<span class="title" data-bind="html: title">Shop</span>
<!-- ko if: open_in_new_window -->
<span class="a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- ko if: columns.length > 0 --><!-- /ko -->
</li>
</ul>
<!-- /ko -->
<!-- ko case: $else --><!-- /ko -->
<!-- /ko -->
</div>
<!-- /ko -->
<!-- ko if: name() === 'sports-nav' --><!-- /ko -->
</navigation-component>
<!-- ko if: false --><!-- /ko -->
<!-- ko if: ko.observable().matchMedia('(min-width:1281px)') -->
<div class="main-header__search">
<search-component params="{name:'main-search'}"><!-- ko if: name() === 'main-search' -->
<div class="component c-search c-search--overlay" role="search" data-bind="
focusTrapWithin: '.c-search__overlay',
css:{
'is-open': toggled()
}">
<button tabindex="0" class="c-search__toggle" aria-label="Toggle search form" data-bind="
click: toggleSearch,
attr: {
'aria-expanded': toggled() ? 'true' : 'false',
},
css: {
'is-toggled' : toggled()
}" aria-expanded="false">
<span aria-hidden="true" class="sf-search-2 sidearm-icon"></span>
</button>
<div id="search-form" class="c-search__overlay" data-bind="
css:{
'is-open': toggled()
}">
<fieldset>
<legend class="accessible-hide">Search this website</legend>
<div class="c-search__text-wrap flex relative" data-bind="
click: function(){},
clickBubble: false">
<input id="searchInput" type="text" aria-label="Search" class="c-search__text" data-bind="
textInput: query,
onEnter: search,
event: {
keyup: function(data, event) {
if(event.key == 'Escape') {
closeSearch();
setTimeout(function() {
$('.c-search__toggle').focus();
}, 300);
}
}
}" placeholder="Search...">
<button type="submit" class="c-search__submit" data-bind="
click: search,
disable: !query()" aria-label="Go Search this website" disabled=""><span class="sidearm-icon sf-search-2-minimal"></span></button>
</div>
</fieldset>
<button type="button" class="c-search__close" aria-label="Close search" data-bind="
event: {
click: function() {
closeSearch();
setTimeout(function() {
$('.c-search__toggle').focus();
}, 300);
},
keyup: function(data, event) {
if(event.key == 'Enter') {
event.preventDefault();
closeSearch();
setTimeout(function() {
$('.c-search__toggle').focus();
}, 300);
}
if(event.key == 'Escape') {
closeSearch();
setTimeout(function() {
$('.c-search__toggle').focus();
}, 300);
}
}
}">
<span aria-hidden="true" class="sf-close sidearm-font"></span>
</button>
</div>
</div>
<!-- /ko -->
</search-component>
</div>
<!-- /ko -->
</nav>
</div>
</div>
</header>
<main class="main-content-placeholder" id="main-content">
<article class="article-wrapper sportfile">
<div class="sidearm-common-promotion">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sport-file-above-header-1",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "6b665120-8cc4-4db1-839d-10f49fbf71bb",
"data": {
"location": {
"id": 0,
"title": null,
"type": null,
"effect": null,
"fixed_image_sizes": false,
"excluded_sport_ids": null,
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": null,
"autoplay_speed": 0,
"accessibility_icons": false,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [],
"content_id": null,
"content_title": null,
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '6b665120-8cc4-4db1-839d-10f49fbf71bb' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko --></ads-component>
</div>
<div class="sidearm-common-promotion">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sport-file-below-header-1",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "8224f9df-5802-4066-b15e-850d991c33ef",
"data": {
"location": {
"id": 0,
"title": null,
"type": null,
"effect": null,
"fixed_image_sizes": false,
"excluded_sport_ids": null,
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": null,
"autoplay_speed": 0,
"accessibility_icons": false,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [],
"content_id": null,
"content_title": null,
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '8224f9df-5802-4066-b15e-850d991c33ef' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko --></ads-component>
</div>
<p class="article-subheadline">
</p>
<p class="article-byline">
</p>
<div class="article-content">
<div style="margin-left: auto; margin-right: auto; width: 100%;">
<div class="media_object_image" style="width:950px;margin-top:0px; margin-bottom: 0px;margin-left: auto; margin-right: auto;"><img src="/images/2013/7/17/FOOTBALL.jpg" alt="Northeastern Football" style="z-index:1;border-width:0px;">
<div style="clear:both;"></div>
</div><br>
<div class="media_object_image" style="width:940px;margin-top:0px; margin-bottom: 0px;margin-left: auto; margin-right: auto;"><img src="/images/2013/7/17/FB_Parsons.jpg" alt="Football" style="z-index:1;border-width:0px;">
<div style="clear:both;"></div>
</div>
<table align="center" border="0" cellpadding="3" cellspacing="3" style="width: 100%; ">
<tbody>
<tr>
<td style="text-align: center; background-color: rgb(207, 32, 47); ">
<span style="color:#ffffff;"><strong>1933-2009 • 290-365-17 (.444) • 20 All-Americans • 2002 Atlantic 10 Champions</strong></span>
</td>
</tr>
</tbody>
</table>
</div>
<table align="left" border="0" cellpadding="3" cellspacing="3" style="width: 50%; ">
<tbody>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<strong>Team Records</strong>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/18/GEN_0718130209.aspx" target="_blank">Game Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/17/GEN_0717130909.aspx" target="_blank">Season Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/18/GEN_0718133622.aspx" target="_blank">All-Time Lettermen</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/18/GEN_0718133257.aspx" target="_blank">Annual Results</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/17/GEN_0717135827.aspx" target="_blank">Coaching Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/18/GEN_0718130540.aspx" target="_blank">Team Records In Conference Games</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/17/GEN_0717131102.aspx" target="_blank">Complete Series Records</a>
</td>
</tr>
</tbody>
</table>
<table align="right" border="0" cellpadding="3" cellspacing="3" style="width: 50%; ">
<tbody>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<strong>Individual Records </strong>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/25/GEN_0725135911.aspx" target="_blank">Game Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/18/GEN_0718130111.aspx" target="_blank">Season Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/25/GEN_0725135621.aspx" target="_blank">Career Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/23/GEN_0723130856.aspx" target="_blank">Annual Stat Leaders</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/17/GEN_0717132735.aspx" target="_blank">Class Records</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/18/GEN_0718133307.aspx" target="_blank">Individual Records In Conference Games</a>
</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(204, 204, 204); ">
<a href="http://gonu.com/sports/2013/7/23/GEN_0723134030.aspx" target="_blank">Awards And Honors</a> <span style="color:#cf202f;">•</span>
<a href="http://gonu.com/sports/2013/7/26/GEN_0726133401.aspx" target="_blank">All-Americans</a>
</td>
</tr>
</tbody>
</table>
<p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</p>
<div class="media_object_image" style="width:950px;margin-top:0px; margin-bottom: 0px;margin-left: auto; margin-right: auto;"><img src="/images/2013/7/26/GREAT_MOMENTS.jpg" alt="Great Moments In Northeastern Football History"
style="z-index:1;border-width:0px;">
<div style="clear:both;"></div>
</div>
<p></p>
<table align="center" border="0" cellpadding="3" cellspacing="5" style="width: 100%; ">
<tbody>
<tr>
<td style="text-align: center; background-color: rgb(207, 32, 47); ">
<span style="color:#ffffff;"><strong>November 3, 2007 • Murray's 55 carries lead Northeastern to win at New Hampshire</strong></span>
</td>
</tr>
<tr>
<td> At a rain-soaked Cowell Stadium in Durham, N.H., Maurice Murray carried the Husky offense by rushing a school-record 55 times for 206 yards as Northeastern knocked off a nationally-ranked New Hampshire team for the second straight
season, 31-13. The Huskies scored on each of their first three drives to take control of the game. That gave Murray, who scored three touchdowns on the day, a chance to run the clock out as he rushed 29 times in the first half and 26
times in the second half. The Huskies controlled the ball for an incredible 48:13.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>October 21, 2006 • Huskies shock New Hampshire in Homecoming thriller</strong></span>
</td>
</tr>
<tr>
<td> A week following Mat Johnson’s game-winning field goal to defeat Delaware, 27-24, as time expired, the Huskies provided more thrills by upsetting No. 6 New Hampshire in overtime before 6,531 fans at Parsons. UNH took the game to OT
with a last-second score and opened overtime with seven points. NU found itself 4th-and-5 from the 20 when John Sperrazza threaded a pass to Kendrick Ballantyne in the endzone for six points. Rather than play on, Rocky Hager calls for
two, and the Huskies deliver, as Sperrazza completes a pass to Alex Broomfield in the endzone for the victory and the sold out crowd rushes the field.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<strong><span style="color:#ffffff;">November 13, 2004 • Huskies come back to beat Hofstra in 2 OT</span></strong>
</td>
</tr>
<tr>
<td> Trailing 21-17 with four minutes left in the game, the Huskies turned to Shawn Brady to take control. The senior quarterback led NU on a 63-yard scoring drive that ended when he handed the ball off to Anthony Riley, who then
lateralled to Cory Parks, who then threw downfield to a wide-open Brady for a 40-yard touchdown and a 24-21 lead. Hofstra then tied the game with a field goal to force overtime. After each team scored a touchdown in the first
overtime, the Huskies held Hofstra to a field goal in the second overtime. That gave Brady the chance to deliver, and he did, with a 22-yard lob to Shane Hopkins for the game-winning touchdown, sending the Huskies home with a 37-34
victory.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 15, 2003 • Huskies destroy Richmond, 45-0</strong></span>
</td>
</tr>
<tr>
<td> The Huskies followed up their shocking upset of Delaware with a monster bang when they demolished Richmond at Parsons Field, 45-0. It was only the second time Northeastern had ever shut out an Atlantic 10 opponent, and it was the
largest margin of victory over a conference opponent in school history. The Huskies took control of the game early, scoring two TDs in the first three minutes of the game. Seniors Tim Gale and Peter Harris, both in their final home
game as Huskies, rushed for 202 and 116 yards, respectively. Shawn Brady was 8-for-10 with three TD passes.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 8, 2003 • Northeastern upsets undefeated, No. 2 Delaware</strong></span>
</td>
</tr>
<tr>
<td> Delaware walked into Parsons Field with a perfect 9-0 record and was ranked second in the nation. However, the Huskies were not intimidated by the numbers and proceeded to hand the Blue Hens their first loss of the season, 24-14.
Shawn Brady and Cory Parks connected on two touchdown passes, including the 14-yard catch in the fourth quarter that proved to be the game-winner. The defeat was Delaware’s lone loss of the season as the Blue Hens went on to win the
national championship.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 23, 2002 • Huskies capture 2002 Atlantic 10 Championship</strong></span>
</td>
</tr>
<tr>
<td> Picked to finish 10th in the Atlantic 10 preseason poll, the Huskies defeated James Madison, 41-10, at Parsons Field, posting a 7-2 conference record to earn the school’s first-ever conference title and bid to the NCAA Tournament,
where they were seeded fourth in the 16-team field. Tim Gale led the charge as he rushed for 132 yards and a score in the win. Northeastern hosted Fordham in the opening round of the tournament, but was upended, 29-24. The Huskies set
school records for wins (10) and conference wins (seven) and placed 10 players on the All-Atlantic 10 team.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>September 7, 2002 • Huskies shock Ohio, 31-0</strong></span>
</td>
</tr>
<tr>
<td> Week two of the Huskies’ magical season brought one of the program’s most significant victories as Northeastern shocked Division I-A Ohio, 31-0, before 21,002 fans at Peden Stadium in Athens, Ohio. Steve Anzalone paced a stellar
defensive performance by the Huskies, racking up 11 total tackles, including five for loss and a pair of sacks, while Gavin Potter and Art Smith each scored defensive touchdowns. Overall, Northeastern converted four Bobcat turnovers
into 21 points.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>September 23, 2000 • Northeastern wins battle of the Huskies</strong></span>
</td>
</tr>
<tr>
<td> The Huskies overcame a 27-15 halftime deficit by shutting out Connecticut in the second half to post a 35-27 victory over the Huskies before 16,000 fans at Memorial Stadium in Storrs, Conn. L.J. McKanas rushed for 225 yards on 47
carries to guide Northeastern to its first-ever victory over a Division I-A opponent. All-American T.J. Hill provided a game-breaking play, as he intercepted a Ryan Tracey pass and returned it 15 yards for a score to give NU a 28-27,
fourth quarter lead.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 15, 1997 • Murphy’s miracle </strong></span>
</td>
</tr>
<tr>
<td> Husky senior quarterback Jim Murphy connected with freshman Dave Klemic as the clock expired to give Northeastern a 23-17 victory over Maine at Parsons Field. The Black Bears tied the game at 17 with a 32-yard field goal with 1:06
remaining in the fourth quarter. With one chance to win before overtime, Murphy and the Huskies lined up at the Maine 41. Murphy took the snap, eluded a tackle to break free and connected with Klemic, who was open at the 10. Klemic
carried the ball in for the win, as Northeastern posted its first eight-win season since 1963.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 23, 1996 • Hanes kicks Huskies to big win over UNH</strong></span>
</td>
</tr>
<tr>
<td> With a dramatic last-second field goal, Brandon Hanes sent the Parsons Field faithful home with a 30-28 win over New Hampshire in the final game of the season. After trading leads the entire game, the Wildcats took a 28-27 lead on
a fumble return for a touchdown with 6:26 to play. After each team ended a possession with a punt, Northeastern got the ball back with 2:29 to play, still down by one point. The Huskies swiftly moved down the field to the Wildcats 18,
where Hanes lined up and boomed home a 35-yard field goal for the victory. The win was NU’s first over New Hampshire since 1972, and it gave the Huskies their first winning season since 1987.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 19, 1994 • Huskies win first-ever overtime contest</strong></span>
</td>
</tr>
<tr>
<td> The Huskies were big underdogs to No. 5 James Madison, which had come into the game on a seven-game winning streak. However, the Huskies walked away with a 9-6 victory in Northeastern’s first-ever overtime game when Hanes nailed a
career-best 47-yard field goal. The game had been a defensive battle all day as both teams struggled to move the ball. Tied 6-6 with 31 seconds left, the Dukes positioned themselves to get the win, but John Coursey’s 44-yard field
goal try was wide right as time expired. In overtime, the Dukes had first crack, but on third down, NU’s Jason Seapker intercepted a pass to end JMU’s possession. The Huskies got the ball at the JMU 25, but penalties moved them back
to the 30. That’s where Hanes lined up for the long kick, which sailed through the uprights for the victory.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>October 17, 1992 • Northeastern stuns Youngstown State, 28-23</strong></span>
</td>
</tr>
<tr>
<td> Northeastern avenged a humbling 59-7 loss from the previous season by taking down sixth-ranked and defending NCAA champion Youngstown State at Parsons Field. The Huskies built a 28-17 lead before the Penguins began to come back.
Late in the game, the Penguins were threatening to take the lead when Mark Salisbury intercepted a pass with 1:40 left in the game to seal the victory. Quarterback Ralph Barone led the Husky attack, completing 19-of-34 passes for 218
yards and two touchdowns as well as rushing for 148 yards and a pair of scores. </td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 16, 1968 • Huskies take down Temple</strong></span>
</td>
</tr>
<tr>
<td> Facing one of the nation’s top passing offenses, Northeastern prevailed with a 41-26 victory over Temple in Philadelphia. The Huskies broke open the tightly played game in the fourth quarter by scoring 28 points. The story of the
game was the astounding team defense played by Northeastern, as it scored three touchdowns on interception returns and held the Owls to negative rushing yardage.</td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>December 14, 1963 • NU rides perfect season to first bowl appearance</strong></span>
</td>
</tr>
<tr>
<td> Head coach Joe Zabilski’s 1963 squad, led by All-America captain Joe Davis, posted an 8-0 record to earn the University’s first and only bowl appearance with an invitation to the Eastern Bowl in Allentown, Pa. Northeastern suffered
a 27-6 setback to East Carolina, but the loss was not to overshadow the tremendous accomplishments of the regular season: the Huskies outscored opponents, 237-42, posted three shutout victories and became the first undefeated, untied
team in Northeastern history.</td>
</tr>
<tr>
<td style="text-align: center; background-color: rgb(207, 32, 47); ">
<span style="color:#ffffff;"><strong>November 3, 1951 • Northeastern clinches undefeated season</strong></span>
</td>
</tr>
<tr>
<td> Zabilski’s 1951 team picked up six consecutive wins to start the season, and fell just a point shy of true perfection when it drew to a 13-13 tie at Coast Guard during a snow storm in New London, Conn. Captained by Sal Lombardo,
Northeastern finished the year 6-0-1 and outscored its opponents, 194-60. </td>
</tr>
<tr>
<td style="background-color: rgb(207, 32, 47); text-align: center; ">
<span style="color:#ffffff;"><strong>November 9, 1935 • Huskies go undefeated</strong></span>
</td>
</tr>
<tr>
<td> In just its third season of varsity play, the 1935 Huskies finished the season with a 5-0-3 record under head coach Alfred McCoy. The undefeated campaign was highlighted by a 13-12 victory over rival Massachusetts in the season
finale. In its first three years of play, Northeastern posted a 12-4-5 overall record.</td>
</tr>
</tbody>
</table>
<p>
</p>
</div>
<div class="sidearm-common-promotion">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sport-file-below-content-1",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "9ed69f4d-2543-4fec-8d4d-a35c9dff8765",
"data": {
"location": {
"id": 0,
"title": null,
"type": null,
"effect": null,
"fixed_image_sizes": false,
"excluded_sport_ids": null,
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": null,
"autoplay_speed": 0,
"accessibility_icons": false,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [],
"content_id": null,
"content_title": null,
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '9ed69f4d-2543-4fec-8d4d-a35c9dff8765' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko --></ads-component>
</div>
</article>
<script>
require(['jquery'], function($) {
$(function() {
// Make iframes responsive
$('article iframe[width="100%"],article iframe[style*="width: 100%"],article iframe[style*="width:100%"]').filter(':not(.sidearm-flex-video):not(.sidearm-flex-video *)').filter(
'[src *= "/showcase/embed.aspx"],[src *= "youtube.com/"],[src *= "youtu.be/"]').not('.showcase-video-player, .dfp-ad iframe').wrap('<div class="sidearm-flex-video"></div>');
});
});
</script>
</main>
<footer class="main-footer" aria-labelledby="h2_footer">
<h2 class="hide" id="h2_footer">Footer</h2>
<div class="main-footer__inner">
<div class="dfp-container relative">
<a class="sidearm-skip-link" href="#sponsor">Skip to Sponsor</a>
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sidearm-dfp-2",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "d428940a-3906-47e8-97f3-6d35e441f919",
"data": {
"location": {
"id": 92,
"title": "SIDEARM DFP - Location 2",
"type": "dfp",
"effect": "none",
"fixed_image_sizes": false,
"excluded_sport_ids": [],
"slick": false,
"dfp": true,
"sidearm_dfp": true,
"common_page": false,
"html_template": null,
"name": "sidearm-dfp-2",
"autoplay_speed": 4,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": [{
"id": 230,
"enabled": true,
"breakpoint": 1024,
"width": 970,
"height": 0,
"size_list": "[[970,66],[970,90]]",
"unit_name": "//northeastern/sidearm-dfp-2",
"sidearm_dfp": null
}, {
"id": 229,
"enabled": true,
"breakpoint": 767,
"width": 728,
"height": 90,
"size_list": null,
"unit_name": "//northeastern/sidearm-dfp-2",
"sidearm_dfp": null
}, {
"id": 228,
"enabled": true,
"breakpoint": 0,
"width": 300,
"height": 250,
"size_list": null,
"unit_name": "//northeastern/sidearm-dfp-2",
"sidearm_dfp": null
}]
},
"campaigns": null,
"content_id": "sidearm-dfp-2",
"content_title": "sidearm-dfp-2",
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: 'd428940a-3906-47e8-97f3-6d35e441f919' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' -->
<div data-bind="component: {
name: "dfp-component",
params: DFPParams
}">
<div class="sidearm-dfp-ad"
data-bind=" attr: { id: id, 'class' : (sidearm_dfp ? 'sidearm-dfp-ad' : 'dfp-ad') }, style: { width: width() + 'px', height: height() === 0 ? 'auto' : height() + 'px', 'background-color' : window.site_in_dev_mode === 'true' ? '#ccc' : '' }, afterBind: { callback: renderAd, foreach: data }"
id="sidearm-dfp-20" style="width: 970px; height: auto; text-align: center;">
</div>
</div>
<!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
<section class="main-footer__sponsors" aria-labelledby="h2_sponsors">
<h2 class="hide" id="h2_sponsors">Sponsors</h2>
<div class="main-footer__sponsors__inner row relative" id="sponsor">
<a class="sidearm-skip-link" href="#edu" id="sponsor">Skip to Footer</a>
<script>
var obj = {
"start": 0,
"count": 10,
"name": "footer-sponsor-rotator-617bbf",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "8cb0151c-13ff-49b8-9ad6-1fe589b67692",
"data": {
"location": {
"id": 165,
"title": "Footer Sponsor Rotator",
"type": "multi",
"effect": "slide",
"fixed_image_sizes": true,
"excluded_sport_ids": [],
"slick": true,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "footer-sponsor-rotator-617bbf",
"autoplay_speed": 4,
"accessibility_icons": true,
"sizes": null,
"slick_options": [{
"id": 0,
"breakpoint": 0,
"arrows": true,
"dots": false,
"slides_to_show": 1,
"slides_to_scroll": 1,
"extra_options": "{ autoplay:true,autoplaySpeed:8000, pausable:true, pauseOnHover: false, infinite:false}"
}, {
"id": 0,
"breakpoint": 640,
"arrows": true,
"dots": false,
"slides_to_show": 2,
"slides_to_scroll": 1,
"extra_options": "{ autoplay:true,autoplaySpeed:8000, pausable:true, pauseOnHover: false, infinite:false}"
}, {
"id": 0,
"breakpoint": 768,
"arrows": true,
"dots": false,
"slides_to_show": 3,
"slides_to_scroll": 1,
"extra_options": "{ autoplay:true,autoplaySpeed:8000, pausable:true, pauseOnHover: false, infinite:false}"
}, {
"id": 0,
"breakpoint": 1024,
"arrows": true,
"dots": false,
"slides_to_show": 4,
"slides_to_scroll": 1,
"extra_options": "{ autoplay:true,autoplaySpeed:8000, pausable:true, pauseOnHover: false, infinite:false}"
}, {
"id": 0,
"breakpoint": 1140,
"arrows": true,
"dots": false,
"slides_to_show": 5,
"slides_to_scroll": 1,
"extra_options": "{ autoplay:true,autoplaySpeed:8000, pausable:true, pauseOnHover: false, infinite:false}"
}, {
"id": 0,
"breakpoint": 1280,
"arrows": true,
"dots": false,
"slides_to_show": 6,
"slides_to_scroll": 1,
"extra_options": "{ autoplay:true,autoplaySpeed:8000, pausable:true, pauseOnHover: false, infinite:false}"
}],
"dfp_sizes": null
},
"campaigns": [{
"id": 12,
"title": "Coca-Cola",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=12&target=https://us.coca-cola.com/products",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Coca Cola",
"image": "/images/2023/8/11/CocaCola.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 13,
"title": "Under Armour",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=13&target=https://www.underarmour.com/en-us/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Under Armour",
"image": "/images/2023/8/11/UA.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 14,
"title": "CBCU",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=14&target=https://cityofbostoncu.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "CBCU",
"image": "/images/2023/8/11/CBCU.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 15,
"title": "MBT Worldwide",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=15&target=https://www.mbtworldwide.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "MBT Worldwide",
"image": "/images/2023/8/11/MBT.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 16,
"title": "AMI Graphics",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=16&target=https://amigraphics.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "AMI",
"image": "/images/2023/8/11/AMI.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 17,
"title": "Northeastern Dining",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=17&target=https://www.nudining.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Northeastern Dining",
"image": "/images/2023/8/11/NUDining.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 18,
"title": "Colonnade Hotel",
"start_date": "2023-07-21T10:54:20",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=18&target=https://colonnadehotel.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Colonnade Hotel",
"image": "/images/2023/8/11/Colonadde.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 61,
"title": "Wollaston's",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=61&target=https://www.wollastonsmarket.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Wollastons",
"image": "/images/2023/8/11/Wollastons.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 63,
"title": "El Jefe's",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=63&target=https://www.eljefestaqueria.com/symphony-order",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "El Jefe's",
"image": "/images/2023/8/11/ElJefes.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 64,
"title": "Northeastern Bookstore",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=64&target=https://northeastern.bncollege.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Northeastern Bookstore",
"image": "/images/2023/8/11/Bookstore.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 65,
"title": "Source Promo",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=65&target=https://www.sourcepromo.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Source Promo",
"image": "/images/2023/8/11/SourcePromo.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 66,
"title": "MasParc",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=66&target=https://www.masparc.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "MasParc",
"image": "/images/2023/8/11/MasParc.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 67,
"title": "MIW",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=67&target=https://www.miwcorporation.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "MIW",
"image": "/images/2023/8/11/MIW.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 68,
"title": "Creative Office Resources ",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=68&target=https://www.creativeofficeresources.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Creative Office Resources",
"image": "/images/2023/8/11/COR.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 72,
"title": "Alumni Relations",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=72&target=https://alumni.northeastern.edu/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Alumni Relations",
"image": "/images/2023/8/11/AlumniRelations.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 73,
"title": "Perkins & Will",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=73&target=https://perkinswill.com/studio/boston/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Perkins & Will",
"image": "/images/2023/8/11/PerkinsWill.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 74,
"title": "Acella",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=74&target=https://www.acellaconstruction.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Acella",
"image": "/images/2023/8/11/Acella.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 75,
"title": "Pasek",
"start_date": "2023-08-11T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=75&target=https://pasek.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Pasek",
"image": "/images/2023/8/11/Pasek.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 84,
"title": "Raising Canes",
"start_date": "2024-02-22T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=84&target=https://www.raisingcanes.com/who-we-are/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Raising Canes",
"image": "/images/2024/2/22/RaisingCanes.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 85,
"title": "Boston Mutual",
"start_date": "2024-02-22T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=85&target=https://lifeinsurance.bostonmutual.com/?gad_source=1$$gclid=CjwKCAiArLyuBhA7EiwA-qo80NjOo0XEzAmR4vlIkcjmP2e49Ge0mujuHPjJfaPgHiASoOiycHIsAhoCD_8QAvD_BwE",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Boston Mutual",
"image": "/images/2024/2/22/BostonMutual.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "footer-sponsor-rotator-617bbf",
"content_title": "footer-sponsor-rotator-617bbf",
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '8cb0151c-13ff-49b8-9ad6-1fe589b67692' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' -->
<!-- ko if: ad.location.effect === 'slide' || ad.location.effect === 'fade' -->
<div class="ads-container on-focus-outline slick-initialized slick-slider" data-bind="afterBind: { callback: function() { $component.slick($element, slickOptions) }, foreach: ad.campaigns }">
<div class="slick-list draggable" tabindex="0">
<div class="slick-track" style="opacity: 1; width: 4640px; transform: translate3d(0px, 0px, 0px);">
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="0" aria-hidden="false" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Coca Cola" href="/common/controls/adhandler.aspx?ad_id=12&target=https://us.coca-cola.com/products" title="Coca-Cola" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/CocaCola.png"><img data-src="/images/2023/8/11/CocaCola.png" alt="Coca Cola" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="1" aria-hidden="false" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Under Armour" href="/common/controls/adhandler.aspx?ad_id=13&target=https://www.underarmour.com/en-us/" title="Under Armour" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/UA.png"><img data-src="/images/2023/8/11/UA.png" alt="Under Armour" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="2" aria-hidden="false" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="CBCU" href="/common/controls/adhandler.aspx?ad_id=14&target=https://cityofbostoncu.com/" title="CBCU" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/CBCU.png"><img data-src="/images/2023/8/11/CBCU.png" alt="CBCU" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="3" aria-hidden="false" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="MBT Worldwide" href="/common/controls/adhandler.aspx?ad_id=15&target=https://www.mbtworldwide.com/" title="MBT Worldwide" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/MBT.png"><img data-src="/images/2023/8/11/MBT.png" alt="MBT Worldwide" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="4" aria-hidden="false" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="AMI" href="/common/controls/adhandler.aspx?ad_id=16&target=https://amigraphics.com/" title="AMI Graphics" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/AMI.png"><img data-src="/images/2023/8/11/AMI.png" alt="AMI" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="5" aria-hidden="false" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Northeastern Dining" href="/common/controls/adhandler.aspx?ad_id=17&target=https://www.nudining.com/" title="Northeastern Dining" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/NUDining.png"><img data-src="/images/2023/8/11/NUDining.png" alt="Northeastern Dining" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="6" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Colonnade Hotel" href="/common/controls/adhandler.aspx?ad_id=18&target=https://colonnadehotel.com/" title="Colonnade Hotel" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/Colonadde.png"><img data-src="/images/2023/8/11/Colonadde.png" alt="Colonnade Hotel" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="7" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Wollastons" href="/common/controls/adhandler.aspx?ad_id=61&target=https://www.wollastonsmarket.com/" title="Wollaston's" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/Wollastons.png"><img data-src="/images/2023/8/11/Wollastons.png" alt="Wollastons" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="8" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="El Jefe's" href="/common/controls/adhandler.aspx?ad_id=63&target=https://www.eljefestaqueria.com/symphony-order" title="El Jefe's" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/ElJefes.png"><img data-src="/images/2023/8/11/ElJefes.png" alt="El Jefe's" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="9" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Northeastern Bookstore" href="/common/controls/adhandler.aspx?ad_id=64&target=https://northeastern.bncollege.com/" title="Northeastern Bookstore" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/Bookstore.png"><img data-src="/images/2023/8/11/Bookstore.png" alt="Northeastern Bookstore" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="10" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Source Promo" href="/common/controls/adhandler.aspx?ad_id=65&target=https://www.sourcepromo.com/" title="Source Promo" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/SourcePromo.png"><img data-src="/images/2023/8/11/SourcePromo.png" alt="Source Promo" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="11" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="MasParc" href="/common/controls/adhandler.aspx?ad_id=66&target=https://www.masparc.com/" title="MasParc" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/MasParc.png"><img data-src="/images/2023/8/11/MasParc.png" alt="MasParc" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="12" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="MIW" href="/common/controls/adhandler.aspx?ad_id=67&target=https://www.miwcorporation.com/" title="MIW" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/MIW.png"><img data-src="/images/2023/8/11/MIW.png" alt="MIW" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="13" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Creative Office Resources" href="/common/controls/adhandler.aspx?ad_id=68&target=https://www.creativeofficeresources.com/" title="Creative Office Resources " target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/COR.png"><img data-src="/images/2023/8/11/COR.png" alt="Creative Office Resources" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="14" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Alumni Relations" href="/common/controls/adhandler.aspx?ad_id=72&target=https://alumni.northeastern.edu/" title="Alumni Relations" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/AlumniRelations.png"><img data-src="/images/2023/8/11/AlumniRelations.png" alt="Alumni Relations" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="15" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Perkins & Will" href="/common/controls/adhandler.aspx?ad_id=73&target=https://perkinswill.com/studio/boston/" title="Perkins & Will" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/PerkinsWill.png"><img data-src="/images/2023/8/11/PerkinsWill.png" alt="Perkins & Will" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="16" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Acella" href="/common/controls/adhandler.aspx?ad_id=74&target=https://www.acellaconstruction.com/" title="Acella" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/Acella.png"><img data-src="/images/2023/8/11/Acella.png" alt="Acella" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="17" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Pasek" href="/common/controls/adhandler.aspx?ad_id=75&target=https://pasek.com/" title="Pasek" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/11/Pasek.png"><img data-src="/images/2023/8/11/Pasek.png" alt="Pasek" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="18" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Raising Canes" href="/common/controls/adhandler.aspx?ad_id=84&target=https://www.raisingcanes.com/who-we-are/" title="Raising Canes" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/2/22/RaisingCanes.png"><img data-src="/images/2024/2/22/RaisingCanes.png" alt="Raising Canes" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="19" aria-hidden="true" style="width: 232px;">
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Boston Mutual" href="/common/controls/adhandler.aspx?ad_id=85&target=https://lifeinsurance.bostonmutual.com/?gad_source=1$$gclid=CjwKCAiArLyuBhA7EiwA-qo80NjOo0XEzAmR4vlIkcjmP2e49Ge0mujuHPjJfaPgHiASoOiycHIsAhoCD_8QAvD_BwE" title="Boston Mutual" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/2/22/BostonMutual.png"><img data-src="/images/2024/2/22/BostonMutual.png" alt="Boston Mutual" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
</div>
</div>
<button type="button" data-role="none" class="slick-prev slick-disabled" aria-label="previous">Previous</button><button type="button" data-role="none" class="slick-next" aria-label="next">Next</button><button type="button"
aria-label="Pause" class="slick-pause-play slick-pause">Pause</button>
</div>
<!-- /ko -->
<!-- ko if: ad.location.effect === 'none' --><!-- /ko -->
<!-- ko if: ad.location.effect === 'random' --><!-- /ko -->
<!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
</section>
<div class="main-footer__logos">
<ul class="main-footer__logos__inner row reset-list flex">
<li class="main-footer__logo">
<a href="https://www.hockeyeastonline.com/" target="_blank" class="main-footer__logo-link" id="edu">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/footer_hockeyEast.png" alt="Hockey East, opens in new tab.">
</a>
</li>
<li class="main-footer__logo">
<a href="https://caasports.com/" target="_blank" class="main-footer__logo-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/footer_caa.svg" alt="Coastal Athletic Association, opens in new tab.">
</a>
</li>
<li class="main-footer__logo">
<a href="https://www.ncaa.org/" target="_blank" class="main-footer__logo-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/footer_ncaa.png" alt="NCAA, opens in new tab.">
</a>
</li>
<li class="main-footer__logo">
<a href="https://my.flosports.tv/partner/caa?rtid=northeastern&coverage_id=" target="_blank" class="main-footer__logo-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/footer_floSports.svg" alt="Flo Sports, opens in new tab.">
</a>
</li>
</ul>
</div>
<div class="main-footer__edu">
<div class="main-footer__edu__inner row flex">
<div class="main-footer__edu__logo">
<a href="https://www.northeastern.edu/" target="_blank" class="main-footer__edu__logo-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/northeastern.internetconsult.com/images/responsive_2023/footer_edu.svg" alt="Northeastern University">
</a>
</div>
<div class="main-footer__edu__meta">
<address>
<span> © 2024 Northeastern University Athletics</span>
<p><span>address:</span> 360 Huntington Ave, Boston, MA 02115</p>
<div class="flex flex-justify-center">
<span aria-label="phone number">phone:</span><a href="tel:+6173732000">(617)373-2000</a>
<div class="divider">|</div>
<span aria-label="fax">fax:</span><a href="tel:+6173733768">(617)373-3768</a>
</div>
</address>
</div>
<div class="main-footer__edu__social">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "social-media-icons-4ad4ff",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "6962659e-9da4-411e-a1ed-ecc519d3223d",
"data": {
"location": {
"id": 164,
"title": "Social Icons",
"type": "icons",
"effect": "none",
"fixed_image_sizes": false,
"excluded_sport_ids": [],
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "social-media-icons-4ad4ff",
"autoplay_speed": 4,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [{
"id": 1,
"title": "Facebook",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=1&target=https://www.facebook.com/GoNUathletics/",
"icon": "sf-facebook-2",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 2,
"title": "Instagram",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=2&target=https://www.instagram.com/gonuathletics/",
"icon": "sf-instagram",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 3,
"title": "Twitter",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=3&target=https://twitter.com/gonuathletics",
"icon": "sf-twitter",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 4,
"title": "Youtube",
"start_date": "2023-07-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=4&target=https://www.youtube.com/gonuathletics",
"icon": "sf-youtube-play",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "social-media-icons-4ad4ff",
"content_title": "social-media-icons-4ad4ff",
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '6962659e-9da4-411e-a1ed-ecc519d3223d' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' -->
<div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=1&target=https://www.facebook.com/GoNUathletics/" title="Facebook" target="_blank" tabindex="0">
<span class="sidearm-icon sf-facebook-2" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Facebook</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=2&target=https://www.instagram.com/gonuathletics/" title="Instagram" target="_blank" tabindex="0">
<span class="sidearm-icon sf-instagram" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Instagram</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=3&target=https://twitter.com/gonuathletics" title="Twitter" target="_blank" tabindex="0">
<span class="sidearm-icon sf-twitter" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Twitter</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return 0;
var model = $parents[index];
if(model.component.name != 'main-nav')
return 0;
if (model.component.name === 'main-nav')
return model.isMenuOpen() ? '0' : '-1';
return 0;
})
},
click: $component.trackEvent.bind($data, 'click', $data.title),
event: {
focus: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.openMenu();
}
return;
},
blur: function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=4&target=https://www.youtube.com/gonuathletics" title="Youtube" target="_blank" tabindex="0">
<span class="sidearm-icon sf-youtube-play" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Youtube</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
</div>
<!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
</div>
</div>
<div class="main-footer__sidearm">
<div class="main-footer__sidearm__inner row">
<style>
.c-common-footer {
line-height: 1.5;
padding: 0;
flex-direction: column !important;
}
.c-common-footer .c-common-footer__list-items {
margin: 0;
padding: 0;
list-style: none;
flex-direction: column;
}
.c-common-footer .c-common-footer__list-item {
padding: 12px 24px;
border-top: solid 1px;
}
.c-common-footer .c-common-footer__list-item:first-child {
border-top: none;
}
/* .c-common-footer .c-common-footer__list-item:nth-child(n+3){width:100%;} */
.c-common-footer .c-common-footer__list-link {
font-weight: 400;
font-size: 1rem;
}
.c-common-footer .c-common-footer__list-link:hover {
text-decoration: underline;
}
.c-common-footer .c-common-footer__logos {
flex: 0 0 auto;
-webkit-flex: 0 0 auto;
border-top: solid 1px;
}
.c-common-footer .c-common-footer__logo-item {
padding: 24px;
flex: 1 1 50%;
-webkit-flex: 1 1 50%;
text-align: center;
}
.c-common-footer .c-common-footer__logo-link {
display: inline-block;
}
.c-common-footer .c-common-footer__logo-item:nth-child(n+2) {
border-left: solid 1px;
}
.c-common-footer .c-common-footer__logo-item svg {
max-height: 30px;
width: 100%;
}
.c-common-footer--black {
background: black;
}
.c-common-footer--black .c-common-footer__list-link {
color: white;
}
.c-common-footer--black .c-common-footer__list-item {
border-top-color: #474952;
}
.c-common-footer--black .c-common-footer__list-item:nth-child(2) {
border-left-color: #474952;
}
.c-common-footer--black .c-common-footer__list-item:nth-child(3) {
border-left-color: #474952;
}
.c-common-footer--black .c-common-footer__list-item:nth-child(4) {
border-left-color: #474952;
}
.c-common-footer--black .c-common-footer__logos {
border-top-color: #474952;
}
.c-common-footer--black .c-common-footer__logo-item:nth-child(n+2) {
border-left-color: #474952;
}
.c-common-footer--white {
background: white;
}
.c-common-footer--white .c-common-footer__list-link {
color: black;
}
.c-common-footer--white .c-common-footer__list-item {
border-top-color: #d9d9db;
}
.c-common-footer--white .c-common-footer__list-item:nth-child(2) {
border-left-color: #d9d9db;
}
.c-common-footer--white .c-common-footer__list-item:nth-child(3) {
border-left-color: #d9d9db;
}
.c-common-footer--white .c-common-footer__list-item:nth-child(4) {
border-left-color: #d9d9db;
}
.c-common-footer--white .c-common-footer__logos {
border-top-color: #d9d9db;
}
.c-common-footer--white .c-common-footer__logo-item:nth-child(n+2) {
border-left-color: #d9d9db;
}
.c-common-footer--gray {
background: #f5f5f5;
}
.c-common-footer--gray .c-common-footer__list-link {
color: black;
}
.c-common-footer--gray .c-common-footer__list-item {
border-top-color: #d9d9db;
}
.c-common-footer--gray .c-common-footer__list-item:nth-child(2) {
border-left-color: #d9d9db;
}
.c-common-footer--gray .c-common-footer__list-item:nth-child(3) {
border-left-color: #d9d9db;
}
.c-common-footer--gray .c-common-footer__list-item:nth-child(4) {
border-left-color: #d9d9db;
}
.c-common-footer--gray .c-common-footer__logos {
border-top-color: #d9d9db;
}
.c-common-footer--gray .c-common-footer__logo-item:nth-child(n+2) {
border-left-color: #d9d9db;
}
@media all and (min-width:768px) {
.c-common-footer {
padding: 24px 0;
flex-direction: row !important;
}
.c-common-footer .c-common-footer__links {
padding: 24px 12px;
flex: 1 1 auto;
-webkit-flex: 1 1 auto;
}
.c-common-footer .c-common-footer__list-items {
flex-direction: row;
}
.c-common-footer .c-common-footer__list-item {
padding: 0 12px;
margin-bottom: 4px;
border-top: none;
}
.c-common-footer .c-common-footer__list-item:nth-child(2) {
border-left-style: solid;
border-left-width: 1px;
}
.c-common-footer .c-common-footer__list-item:nth-child(3) {
border-left-style: solid;
border-left-width: 1px;
}
.c-common-footer .c-common-footer__list-item:nth-child(4) {
border-left-style: solid;
border-left-width: 1px;
}
.c-common-footer .c-common-footer__logos {
border-top: none;
}
.c-common-footer .c-common-footer__logo-item {
padding: 6px 24px;
flex: 0 0 auto;
-webkit-flex: 0 0 auto;
}
.c-common-footer .c-common-footer__logo-item svg {
height: 36px;
width: auto;
max-height: none;
}
.c-common-footer .c-common-footer__logo-item .c-common-footer__logo-learfield {
height: 30px;
width: auto;
max-height: none;
}
.c-common-footer .c-common-footer__logo-item .c-common-footer__logo-sidearm {
height: 48px;
width: auto;
max-height: none;
}
.c-common-footer .c-common-footer__logo-item .c-common-footer__logo-sidearm--alt {
height: auto;
width: 170px;
max-height: none;
}
.c-common-footer--learfield .c-common-footer__logos {
border-top-style: solid;
border-top-width: 1px;
}
}
</style>
<div class="component c-common-footer c-common-footer--white flex flex-column flex-align-stretch flex-justify-between medium-flex-row">
<div class="c-common-footer__links">
<ul class="c-common-footer__list-items flex flex-column flex-align-stretch medium-flex-row flex-wrap">
<li class="c-common-footer__list-item">
<a class="c-common-footer__list-link" href="http://sidearmsports.com/terms-of-service" target="_blank">Terms of Service<span class="accessible-hide">, opens in new window</span></a>
</li>
<li class="c-common-footer__list-item">
<a class="c-common-footer__list-link" href="http://sidearmsports.com/privacypolicy" target="_blank">Privacy Policy<span class="accessible-hide">, opens in new window</span></a>
</li>
<li class="c-common-footer__list-item">
<a class="c-common-footer__list-link" href="https://sidearmsports.com/accessibility-statement" target="_blank" aria-label="Accessibility at SIDEARM, opens in new tab">Accessibility</a>
</li>
<li class="c-common-footer__list-item">
<a id="cpra_button" class="c-common-footer__list-link" href="#" aria-label="Do Not Sell or Share My Personal Information, opens in modal">Do Not Sell or Share My Personal Information</a>
</li>
</ul>
</div>
<div class="c-common-footer__logos flex flex-align-center">
<div class="c-common-footer__logo-item">
<a class="c-common-footer__logo-link" href="https://www.sidearmsports.com" aria-label="Sidearm Sports, Powered by Learfield, opens a new window" target="_blank">
<svg class="c-common-footer__logo-sidearm" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 57" xmlns:xlink="http://www.w3.org/1999/xlink" role="img" aria-label="Sidearm Sports website, opens a new tab"><g clip-path="url(#clip6)"><title>Sidearm Sports, opens a new window</title><path d="M126.192 3.382c-.61 0-.924.558-.924 1.674v.662c0 .855.61 1.64 1.865 2.371 1.743 1.03 2.894 1.866 3.469 2.511 1.273 1.465 1.9 3.487 1.9 6.067 0 3.626-2.126 5.44-6.362 5.44-2.092 0-3.609-.384-4.515-1.168-.977-.855-1.465-2.302-1.465-4.36v-2.65h5.108c0 .245-.017.611-.052 1.1a16.89 16.89 0 00-.053 1.098c0 1.726.349 2.58 1.046 2.58.698 0 1.029-.663 1.029-1.988 0-.906-.105-1.621-.349-2.127-.244-.505-.732-.993-1.482-1.499-1.952-1.29-3.085-2.11-3.381-2.423-1.221-1.308-1.831-3.104-1.831-5.405 0-3.522 2.005-5.265 5.997-5.265 2.475 0 4.114.523 4.916 1.552.697.871 1.028 2.58 1.028 5.108h-4.881V5.352c0-1.307-.348-1.97-1.063-1.97zm12.621 5.998h.993c.907 0 1.36-.454 1.36-1.343V5.038c0-.889-.453-1.325-1.36-1.325h-.993V9.38zM133.566 0h7.199c3.487 0 5.23 1.691 5.23 5.038v2.72c0 2.406-.645 3.94-1.918 4.638-.819.453-2.58.68-5.264.68v9.013h-5.247V0zm18.949 17.138c0 .924.348 1.394 1.046 1.394.697 0 1.045-.47 1.045-1.394V4.968c0-.923-.348-1.394-1.045-1.394-.698 0-1.046.47-1.046 1.395v12.169zm-5.457-10.565c0-2.232.523-3.888 1.569-4.97C149.673.523 151.329 0 153.561 0c2.248 0 3.887.523 4.933 1.604 1.046 1.063 1.569 2.72 1.569 4.969v8.96c0 2.232-.523 3.889-1.569 4.97-1.046 1.063-2.685 1.604-4.933 1.604-2.232 0-3.888-.54-4.934-1.604-1.046-1.064-1.569-2.72-1.569-4.97v-8.96zm19.577 1.883h.436c1.133 0 1.708-.506 1.708-1.552v-1.83c0-1.03-.575-1.552-1.708-1.552h-.436v4.934zM161.388 0h6.031c2.754 0 4.515.384 5.3 1.168.784.785 1.168 2.545 1.168 5.3 0 1.238-.245 2.162-.75 2.772-.506.61-1.377.994-2.597 1.133 1.307.175 2.231.558 2.754 1.151.54.61.802 1.552.802 2.842v7.74h-5.317v-8.385c0-1.273-.488-1.918-1.447-1.918h-.68v10.303h-5.247V0h-.017zm16.525 4.463h-3.382V0h12.447v4.463h-3.382v17.644h-5.683V4.463zm15.759-1.081c-.61 0-.924.558-.924 1.674v.662c0 .855.628 1.64 1.865 2.371 1.744 1.03 2.894 1.866 3.47 2.511 1.272 1.464 1.9 3.487 1.9 6.067 0 3.626-2.11 5.44-6.363 5.44-2.092 0-3.591-.384-4.515-1.169-.959-.854-1.447-2.3-1.447-4.358v-2.65h5.108c0 .244-.018.61-.053 1.098a17.48 17.48 0 00-.052 1.099c0 1.726.331 2.58 1.029 2.58.697 0 1.046-.663 1.046-1.988 0-.906-.123-1.621-.367-2.127-.226-.505-.732-.993-1.464-1.499-1.97-1.307-3.103-2.127-3.399-2.44-1.22-1.308-1.831-3.104-1.831-5.405 0-3.505 2.005-5.265 6.015-5.265 2.475 0 4.114.523 4.915 1.551.698.872 1.029 2.58 1.029 5.108h-4.898v-1.29c.017-1.307-.349-1.97-1.064-1.97z" fill="#EE7623"></path><path d="M29.844 3.382c-.645 0-.959.558-.959 1.656v.646c0 .854.645 1.638 1.953 2.37 1.813 1.03 3.015 1.866 3.608 2.511 1.325 1.465 1.97 3.47 1.97 6.05 0 3.609-2.197 5.422-6.607 5.422-2.179 0-3.748-.384-4.69-1.15-1.01-.855-1.516-2.302-1.516-4.36v-2.632h5.317c0 .244-.017.61-.07 1.098-.035.489-.07.855-.07 1.099 0 1.726.367 2.58 1.081 2.58.715 0 1.081-.663 1.081-1.988 0-.906-.122-1.62-.366-2.109-.244-.506-.767-1.011-1.534-1.5-2.057-1.307-3.225-2.109-3.539-2.423-1.272-1.307-1.9-3.103-1.9-5.387C23.603 1.743 25.678 0 29.861 0c2.563 0 4.271.506 5.108 1.534.715.872 1.08 2.563 1.08 5.091h-5.09v-1.29c0-1.308-.383-1.953-1.115-1.953zM37.776.07h5.682v22.037h-5.682V.07zM50.78 18.393h.837c.889 0 1.325-.61 1.325-1.813V5.579c0-1.22-.436-1.83-1.325-1.83h-.837v14.644zM45.097.07h7.165c2.249 0 3.835.366 4.759 1.115 1.063.837 1.604 2.354 1.604 4.533v12.17c0 2.824-1.674 4.236-5.038 4.236h-8.49V.07zm20.849 17.59v-4.846h4.811l.54-4.254h-5.35V4.515h5.856L72.361.07h-13.51s1.343.75 1.412 1.952v18.15c-.07 1.185-1.412 1.952-1.412 1.952H69.59l.557-4.446h-4.2v-.017zm13.196-4.88l-.993-8.822-.994 8.821h1.987zM73.982.07h8.176l3.033 22.037h-5.386l-.576-5.945h-2.074l-.627 5.945h-5.335L73.983.07zm16.945 8.42h.435c1.133 0 1.691-.505 1.691-1.551V5.126c0-1.029-.558-1.552-1.69-1.552h-.436V8.49zM83.797.07h7.897c2.736 0 4.497.383 5.281 1.168.785.784 1.169 2.545 1.169 5.282 0 1.238-.245 2.162-.75 2.755-.506.61-1.36.976-2.58 1.133 1.29.157 2.214.54 2.754 1.15.54.594.802 1.553.802 2.843v7.723h-5.317v-7.305c0-1.273-.488-2.04-1.447-2.04h-.68v9.328h-4.148L83.797.07zm15.95 0h7.566l1.482 12.448L110.172.07h7.652v22.037h-4.811V5.736l-2.458 16.37h-3.608l-2.389-16.37v16.37h-4.81V.07zM6.31 17.33l4.707 4.707 6.572-6.573-2.214-2.197L6.31 17.33zM4.445 6.573L6.66 8.787l9.065-4.08L11.017 0 4.445 6.573z" fill="#003057"></path><path d="M6.24 10.548L3.365 7.67 0 11.018l5.23 5.23 10.564-4.759 2.893 2.894 3.347-3.365-5.212-5.212-10.581 4.742z" fill="#EE7623"></path><path d="M19.158 44.23h2.075c.366 0 .697.035.993.105.296.07.54.175.75.331.209.157.366.35.488.576.122.226.174.523.174.837 0 .348-.07.645-.192.889-.14.244-.313.436-.54.575-.227.14-.488.244-.784.314a4.14 4.14 0 01-.96.104h-.87v2.633h-1.134V44.23zm1.918 2.773c.191 0 .366-.018.523-.035a1.73 1.73 0 00.453-.14.704.704 0 00.314-.279.939.939 0 00.122-.47c0-.192-.035-.332-.122-.454a.704.704 0 00-.314-.279 1.153 1.153 0 00-.436-.122 4.588 4.588 0 00-.506-.035h-.819v1.831h.785v-.017zm4.009.383c0-.506.087-.976.261-1.377.175-.401.401-.767.715-1.046a3.22 3.22 0 011.081-.663 3.837 3.837 0 011.36-.226c.488 0 .959.07 1.377.226a3.22 3.22 0 011.08.663c.314.279.541.627.715 1.046.175.4.262.871.262 1.377 0 .488-.087.941-.262 1.36-.174.401-.4.767-.714 1.063a3.494 3.494 0 01-1.081.698c-.419.174-.872.244-1.377.244-.488 0-.942-.087-1.36-.244a3.205 3.205 0 01-1.08-.697 3.261 3.261 0 01-.716-1.064 3.38 3.38 0 01-.261-1.36zm1.238 0c0 .349.052.663.157.941.104.28.261.524.453.733.192.209.418.366.697.488.262.122.558.174.89.174.33 0 .627-.052.888-.174.262-.122.506-.279.697-.488.192-.21.35-.454.454-.733a2.67 2.67 0 00.157-.94c0-.332-.053-.629-.157-.925a2.208 2.208 0 00-.436-.732 2.01 2.01 0 00-.697-.488 2.187 2.187 0 00-.89-.175c-.313 0-.627.053-.889.175a2.113 2.113 0 00-.68.488c-.191.21-.33.453-.435.732a1.89 1.89 0 00-.21.924zm6.816-3.156h1.237l1.238 4.673h.018l1.394-4.672h1.168l1.377 4.672h.018l1.255-4.672h1.203l-1.866 6.346h-1.098l-1.482-4.76h-.017l-1.482 4.76h-1.098l-1.865-6.346zm10.407 0h4.2v.994h-3.085v1.622h2.911v.959h-2.91V49.6h3.242v1.011h-4.376v-6.38h.018zm6.24 0H52c.297 0 .593.035.872.088.279.07.523.174.75.314.226.139.4.33.523.557.139.227.191.523.191.855 0 .453-.122.837-.383 1.133-.262.296-.61.488-1.064.593l1.691 2.824h-1.36l-1.464-2.685h-.819v2.685h-1.133V44.23h-.018zm2.057 2.738c.157 0 .332-.018.489-.035.157-.018.313-.07.435-.14a.957.957 0 00.314-.279c.087-.122.122-.279.122-.47 0-.175-.035-.314-.122-.419a.868.868 0 00-.296-.261 1.556 1.556 0 00-.401-.14c-.157-.017-.297-.035-.453-.035h-1.029v1.779h.941zm4.359-2.738h4.2v.994h-3.085v1.622h2.911v.959h-2.91V49.6h3.242v1.011h-4.376v-6.38h.018zm6.223 0h2.249c.418 0 .836.053 1.255.157.418.105.802.28 1.133.54.331.245.61.576.82.977.208.401.313.907.313 1.5 0 .557-.105 1.028-.314 1.43-.21.4-.488.731-.82.993a3.316 3.316 0 01-1.132.575 4.475 4.475 0 01-1.255.192h-2.25V44.23zm2.074 5.37c.297 0 .593-.035.872-.104.296-.07.558-.192.802-.349.244-.157.436-.384.575-.663.157-.279.227-.645.227-1.063 0-.453-.07-.82-.227-1.116a2.208 2.208 0 00-.575-.68 2.173 2.173 0 00-.802-.331 5.093 5.093 0 00-.872-.087h-.941V49.6h.941zm8.559-5.37h2.476c.244 0 .47.035.715.088.226.052.435.157.627.279a1.6 1.6 0 01.453.505c.105.21.175.454.175.733 0 .366-.105.662-.314.889a1.81 1.81 0 01-.802.505v.018c.4.052.732.209.994.47.261.262.383.61.383 1.029 0 .349-.07.645-.209.872a1.72 1.72 0 01-.54.575c-.227.14-.489.244-.767.314-.297.07-.593.087-.89.087h-2.283V44.23h-.018zm1.133 2.58h1.012c.383 0 .662-.069.854-.226a.787.787 0 00.296-.645c0-.279-.104-.488-.296-.61-.21-.122-.523-.175-.959-.175h-.906v1.657zm0 2.825h1.012c.14 0 .296-.017.47-.035.175-.017.314-.07.47-.122a.918.918 0 00.35-.279.87.87 0 00.139-.505c0-.332-.105-.576-.349-.698-.226-.14-.575-.192-1.028-.192h-1.063v1.831zm6.974-1.813l-2.389-3.592h1.377l1.604 2.668 1.621-2.668h1.308l-2.388 3.592v2.755h-1.133v-2.755zm35.474-4.132h-1.325v7.427h5.857V49.81h-4.532v-6.12zm6.258 7.427h5.857v-1.325h-4.532v-1.726h3.225v-1.325h-3.225v-1.063a.662.662 0 00-.662-.663h5.194V43.69h-5.857v7.427zm10.006-7.427l-2.615 7.427h1.395l2.162-6.102 1.063 3.051h-1.412l-.471 1.325h2.354l.61 1.726h1.412l-2.615-7.427h-1.883zm11.889 3.068v-1.743c0-.732-.593-1.325-1.325-1.325h-4.532v7.427h1.325v-3.051h2.057l1.412 3.051h1.447l-1.43-3.086a1.29 1.29 0 001.046-1.273zm-1.325-.017h-3.207v-1.063a.663.663 0 00-.663-.663h3.87v1.726zm3.853 4.376h1.325v-3.051h3.207v-1.325h-3.207v-1.063a.663.663 0 00-.663-.663h5.195V43.69h-5.857v7.427zm8.89-7.427h-1.325v7.427h1.325V43.69zm2.545 7.427h5.858v-1.325h-4.533v-1.726h3.208v-1.325h-3.208v-1.063a.662.662 0 00-.662-.663h5.195V43.69h-5.858v7.427zm9.518-7.427h-1.325v7.427h5.858V49.81h-4.533v-6.12zm9.832 0h-3.591v7.427h3.591a2.742 2.742 0 002.737-2.737v-1.97c0-1.5-1.22-2.72-2.737-2.72zm1.412 4.707c0 .785-.627 1.413-1.412 1.413h-2.266v-4.132a.662.662 0 00-.663-.663h2.929c.785 0 1.412.628 1.412 1.412v1.97zm-88.242 7.759h17.485V38.669H91.275v17.487zm7.304-5.039l2.807-2.807 5.997 2.807h-8.804zm-.244-7.427h6.189l-7.427 7.427h-4.445l6.555-6.555-.872-.872zM200 30.876H0v.715h200v-.715z" fill="#003057"></path></g><defs><clipPath id="clip6"><path fill="#fff" d="M0 0h200v56.156H0z"></path></clipPath></defs></svg>
</a>
</div>
</div>
</div>
<script type="text/javascript">
window.airgap = window.airgap || {};
window.airgap.ready((airgap) => {
airgap.addEventListener('consent-change', ({
detail: {
consent,
oldConsent,
changes
}
}) => {
if (oldConsent.purposes['Functional'] == false && consent.purposes['Functional'] == true) {
airgap.setConsent(window.airgapScriptLoadEvent, {
Functional: false,
});
}
});
});
document.addEventListener("DOMContentLoaded", function() {
if ('airgap' in window && 'transcend' in window) {
const cpraButton = document.getElementById('cpra_button');
cpraButton.onclick = (e) => {
e.preventDefault();
transcend.showConsentManager({
viewState: 'AcceptAllRejectAllToggle'
});
};
window.airgap.ready(async (airgap) => {
//await airgap.sync();
let userConsent = airgap.getConsent();
console.info('airgap --> userConsent', userConsent);
});
}
});
</script>
</div>
</div>
</div>
</footer>
<script>
require(['jquery', 'headroom', 'jquery-headroom', 'binding-handlers'], function($) {
$(function() {
$(window).on("load, resize", function() {
var banner_height = $('.main-header__banner').outerHeight();
$("html").headroom('destroy').removeData('headroom').headroom({
"offset": banner_height
});
}).trigger('resize');
});
});
</script>
<script>
require(['jquery', 'jquery-ui'], function($) {
window.triggerTabs = function(tab_index) {
$('.s-schedule__inner').tabs({
active: tab_index
});
$('.s-schedule__inner .s-schedule__tabs-link').attr("tabindex", 0);
};
window.triggerTabs(0);
});
</script>
<script type="text/javascript">
window.accessibility_focus_outline_style = 'solid';
window.accessibility_focus_outline_color = '#00FFFF';
window.accessibility_focus_outline_width = '5px';
window.accessibility_light_mode = 'true'.toLowerCase();
</script>
</form>
Text Content
Skip To Main Content Pause All Rotators NORTHEASTERN UNIVERSITY ATHLETICS Facebook Opens in new window Instagram Opens in new window Twitter Opens in new window Youtube Opens in new window MAIN NAVIGATION MENU * Sports * Baseball Schedule Roster News Facebook Twitter Instagram Tickets * Basketball (M) Schedule Roster News Facebook Twitter Instagram Tickets * Basketball (W) Schedule Roster News Facebook Twitter Instagram Tickets * Cross Country (M) Schedule Roster News Facebook Twitter Instagram Tickets * Cross Country (W) Schedule Roster News Facebook Twitter Instagram Tickets * Esports Schedule Roster News Facebook Twitter Instagram Tickets * Field Hockey Schedule Roster News Facebook Twitter Instagram Tickets * Ice Hockey (M) Schedule Roster News Facebook Twitter Instagram Tickets * Ice Hockey (W) Schedule Roster News Facebook Twitter Instagram Tickets * Rowing (M) Schedule Roster News Facebook Twitter Instagram Tickets * Rowing (W) Schedule Roster News Facebook Twitter Instagram Tickets * Soccer (M) Schedule Roster News Facebook Twitter Instagram Tickets * Soccer (W) Schedule Roster News Facebook Twitter Instagram Tickets * Swimming & Diving Schedule Roster News Facebook Twitter Instagram Tickets * Track and Field (M) Schedule Roster News Facebook Twitter Instagram Tickets * Track and Field (W) Schedule Roster News Facebook Twitter Instagram Tickets * Volleyball Schedule Roster News Facebook Twitter Instagram Tickets * Tickets Opens in new window * Fan Central * SOCIAL MEDIA * Instagram Opens in new window * Facebook * Twitter * YouTube * GAME DAY * Mobile Ticketing Information * Group Experiences * Student Rewards App * Directions / Parking * Facilities * Security Policies * OTHER * Code of Conduct * Guide to the DogHouse * Guide to the N-Zone * Huskies Fight Song * SPIRIT * Band (@gonupepband) * Roster * Request An Appearance Opens in new window * Cheer (@gonucheer) * Roster * Dance (@gonudanceteam) * Roster * Request An Appearance Opens in new window * Mascot * Request An Appearance * Recruits * ATHLETE SERVICES * Compliance * Sports Performance * Student-Athlete Welfare * Student-Athlete Support * RECRUITS * Prospective Student-Athlete Form * About Northeastern * About the NCAA Opens in new window * NCAA Eligibility Center Opens in new window * National Letter of Intent Opens in new window * College Bound Guide Opens in new window * Howlin' Huskies Fund Opens in new window * Homepage * Fund Information * Compliance/Tax Info * Give Now Opens in new window * Ways to Give * Update Your Information * Inside Athletics * DEPARTMENT * Club Sports Opens in new window * Composite Schedule * Diversity, Equity & Inclusion * Mental Health Opens in new window * Mission * NIL Policy Opens in new window * SAAC/NUBAC * Sports Performance * Staff Directory * Student-Athlete Support * University Recreation Opens in new window * HALL OF FAME * Homepage Opens in new window * Nomination Form Opens in new window * Criteria * HISTORY * Championships * Northeastern Football * OTHER * Camps and Clinics * EADA Report Opens in new window * Master of Sports Leadership Opens in new window * Sport in Society Opens in new window * Branding Guide * Shop Opens in new window Search this website 1933-2009 • 290-365-17 (.444) • 20 All-Americans • 2002 Atlantic 10 Champions Team Records Game Records Season Records All-Time Lettermen Annual Results Coaching Records Team Records In Conference Games Complete Series Records Individual Records Game Records Season Records Career Records Annual Stat Leaders Class Records Individual Records In Conference Games Awards And Honors • All-Americans November 3, 2007 • Murray's 55 carries lead Northeastern to win at New Hampshire At a rain-soaked Cowell Stadium in Durham, N.H., Maurice Murray carried the Husky offense by rushing a school-record 55 times for 206 yards as Northeastern knocked off a nationally-ranked New Hampshire team for the second straight season, 31-13. The Huskies scored on each of their first three drives to take control of the game. That gave Murray, who scored three touchdowns on the day, a chance to run the clock out as he rushed 29 times in the first half and 26 times in the second half. The Huskies controlled the ball for an incredible 48:13. October 21, 2006 • Huskies shock New Hampshire in Homecoming thriller A week following Mat Johnson’s game-winning field goal to defeat Delaware, 27-24, as time expired, the Huskies provided more thrills by upsetting No. 6 New Hampshire in overtime before 6,531 fans at Parsons. UNH took the game to OT with a last-second score and opened overtime with seven points. NU found itself 4th-and-5 from the 20 when John Sperrazza threaded a pass to Kendrick Ballantyne in the endzone for six points. Rather than play on, Rocky Hager calls for two, and the Huskies deliver, as Sperrazza completes a pass to Alex Broomfield in the endzone for the victory and the sold out crowd rushes the field. November 13, 2004 • Huskies come back to beat Hofstra in 2 OT Trailing 21-17 with four minutes left in the game, the Huskies turned to Shawn Brady to take control. The senior quarterback led NU on a 63-yard scoring drive that ended when he handed the ball off to Anthony Riley, who then lateralled to Cory Parks, who then threw downfield to a wide-open Brady for a 40-yard touchdown and a 24-21 lead. Hofstra then tied the game with a field goal to force overtime. After each team scored a touchdown in the first overtime, the Huskies held Hofstra to a field goal in the second overtime. That gave Brady the chance to deliver, and he did, with a 22-yard lob to Shane Hopkins for the game-winning touchdown, sending the Huskies home with a 37-34 victory. November 15, 2003 • Huskies destroy Richmond, 45-0 The Huskies followed up their shocking upset of Delaware with a monster bang when they demolished Richmond at Parsons Field, 45-0. It was only the second time Northeastern had ever shut out an Atlantic 10 opponent, and it was the largest margin of victory over a conference opponent in school history. The Huskies took control of the game early, scoring two TDs in the first three minutes of the game. Seniors Tim Gale and Peter Harris, both in their final home game as Huskies, rushed for 202 and 116 yards, respectively. Shawn Brady was 8-for-10 with three TD passes. November 8, 2003 • Northeastern upsets undefeated, No. 2 Delaware Delaware walked into Parsons Field with a perfect 9-0 record and was ranked second in the nation. However, the Huskies were not intimidated by the numbers and proceeded to hand the Blue Hens their first loss of the season, 24-14. Shawn Brady and Cory Parks connected on two touchdown passes, including the 14-yard catch in the fourth quarter that proved to be the game-winner. The defeat was Delaware’s lone loss of the season as the Blue Hens went on to win the national championship. November 23, 2002 • Huskies capture 2002 Atlantic 10 Championship Picked to finish 10th in the Atlantic 10 preseason poll, the Huskies defeated James Madison, 41-10, at Parsons Field, posting a 7-2 conference record to earn the school’s first-ever conference title and bid to the NCAA Tournament, where they were seeded fourth in the 16-team field. Tim Gale led the charge as he rushed for 132 yards and a score in the win. Northeastern hosted Fordham in the opening round of the tournament, but was upended, 29-24. The Huskies set school records for wins (10) and conference wins (seven) and placed 10 players on the All-Atlantic 10 team. September 7, 2002 • Huskies shock Ohio, 31-0 Week two of the Huskies’ magical season brought one of the program’s most significant victories as Northeastern shocked Division I-A Ohio, 31-0, before 21,002 fans at Peden Stadium in Athens, Ohio. Steve Anzalone paced a stellar defensive performance by the Huskies, racking up 11 total tackles, including five for loss and a pair of sacks, while Gavin Potter and Art Smith each scored defensive touchdowns. Overall, Northeastern converted four Bobcat turnovers into 21 points. September 23, 2000 • Northeastern wins battle of the Huskies The Huskies overcame a 27-15 halftime deficit by shutting out Connecticut in the second half to post a 35-27 victory over the Huskies before 16,000 fans at Memorial Stadium in Storrs, Conn. L.J. McKanas rushed for 225 yards on 47 carries to guide Northeastern to its first-ever victory over a Division I-A opponent. All-American T.J. Hill provided a game-breaking play, as he intercepted a Ryan Tracey pass and returned it 15 yards for a score to give NU a 28-27, fourth quarter lead. November 15, 1997 • Murphy’s miracle Husky senior quarterback Jim Murphy connected with freshman Dave Klemic as the clock expired to give Northeastern a 23-17 victory over Maine at Parsons Field. The Black Bears tied the game at 17 with a 32-yard field goal with 1:06 remaining in the fourth quarter. With one chance to win before overtime, Murphy and the Huskies lined up at the Maine 41. Murphy took the snap, eluded a tackle to break free and connected with Klemic, who was open at the 10. Klemic carried the ball in for the win, as Northeastern posted its first eight-win season since 1963. November 23, 1996 • Hanes kicks Huskies to big win over UNH With a dramatic last-second field goal, Brandon Hanes sent the Parsons Field faithful home with a 30-28 win over New Hampshire in the final game of the season. After trading leads the entire game, the Wildcats took a 28-27 lead on a fumble return for a touchdown with 6:26 to play. After each team ended a possession with a punt, Northeastern got the ball back with 2:29 to play, still down by one point. The Huskies swiftly moved down the field to the Wildcats 18, where Hanes lined up and boomed home a 35-yard field goal for the victory. The win was NU’s first over New Hampshire since 1972, and it gave the Huskies their first winning season since 1987. November 19, 1994 • Huskies win first-ever overtime contest The Huskies were big underdogs to No. 5 James Madison, which had come into the game on a seven-game winning streak. However, the Huskies walked away with a 9-6 victory in Northeastern’s first-ever overtime game when Hanes nailed a career-best 47-yard field goal. The game had been a defensive battle all day as both teams struggled to move the ball. Tied 6-6 with 31 seconds left, the Dukes positioned themselves to get the win, but John Coursey’s 44-yard field goal try was wide right as time expired. In overtime, the Dukes had first crack, but on third down, NU’s Jason Seapker intercepted a pass to end JMU’s possession. The Huskies got the ball at the JMU 25, but penalties moved them back to the 30. That’s where Hanes lined up for the long kick, which sailed through the uprights for the victory. October 17, 1992 • Northeastern stuns Youngstown State, 28-23 Northeastern avenged a humbling 59-7 loss from the previous season by taking down sixth-ranked and defending NCAA champion Youngstown State at Parsons Field. The Huskies built a 28-17 lead before the Penguins began to come back. Late in the game, the Penguins were threatening to take the lead when Mark Salisbury intercepted a pass with 1:40 left in the game to seal the victory. Quarterback Ralph Barone led the Husky attack, completing 19-of-34 passes for 218 yards and two touchdowns as well as rushing for 148 yards and a pair of scores. November 16, 1968 • Huskies take down Temple Facing one of the nation’s top passing offenses, Northeastern prevailed with a 41-26 victory over Temple in Philadelphia. The Huskies broke open the tightly played game in the fourth quarter by scoring 28 points. The story of the game was the astounding team defense played by Northeastern, as it scored three touchdowns on interception returns and held the Owls to negative rushing yardage. December 14, 1963 • NU rides perfect season to first bowl appearance Head coach Joe Zabilski’s 1963 squad, led by All-America captain Joe Davis, posted an 8-0 record to earn the University’s first and only bowl appearance with an invitation to the Eastern Bowl in Allentown, Pa. Northeastern suffered a 27-6 setback to East Carolina, but the loss was not to overshadow the tremendous accomplishments of the regular season: the Huskies outscored opponents, 237-42, posted three shutout victories and became the first undefeated, untied team in Northeastern history. November 3, 1951 • Northeastern clinches undefeated season Zabilski’s 1951 team picked up six consecutive wins to start the season, and fell just a point shy of true perfection when it drew to a 13-13 tie at Coast Guard during a snow storm in New London, Conn. Captained by Sal Lombardo, Northeastern finished the year 6-0-1 and outscored its opponents, 194-60. November 9, 1935 • Huskies go undefeated In just its third season of varsity play, the 1935 Huskies finished the season with a 5-0-3 record under head coach Alfred McCoy. The undefeated campaign was highlighted by a 13-12 victory over rival Massachusetts in the season finale. In its first three years of play, Northeastern posted a 12-4-5 overall record. FOOTER Skip to Sponsor SPONSORS Skip to Footer Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window PreviousNextPause * * * * © 2024 Northeastern University Athletics address: 360 Huntington Ave, Boston, MA 02115 phone:(617)373-2000 | fax:(617)373-3768 Facebook Opens in new window Instagram Opens in new window Twitter Opens in new window Youtube Opens in new window * Terms of Service, opens in new window * Privacy Policy, opens in new window * Accessibility * Do Not Sell or Share My Personal Information Sidearm Sports, opens a new window Ad Blocker Detected Thanks for visiting nuhuskies.com! The use of software that blocks ads hinders our ability to serve you the content you came here to enjoy. We ask that you consider turning off your ad blocker so we can deliver you the best experience possible while you are here. Thank you for your support! Learn More About Ad Blockers Close HERZLICH WILLKOMMEN DIESE WEBSITE BITTET UM DIE EINWILLIGUNG, IHRE DATEN ZU VERWENDEN * perm_identity Personalisierte Werbung und Inhalte, Messung von Werbeleistung und der Performance von Inhalten, Zielgruppenforschung sowie Entwicklung und Verbesserung von Angeboten * devices Speichern von oder Zugriff auf Informationen auf einem Endgerät expand_moreremove Weitere Informationen * Wie kann ich meine Auswahl nachträglich ändern? * Was passiert, wenn ich nicht einwillige? * Was bedeutet ein berechtigtes Interesse? * Muss ich für alles meine Einwilligung erteilen? 141 TCF-konforme Anzeigentechnologie-Anbieter und 63 Werbepartner werden Ihre personenbezogenen Daten verarbeiten und dürfen Informationen von Ihrem Gerät (Cookies, eindeutige IDs und andere Gerätedaten) speichern und darauf zugreifen. Die Informationen von Ihrem Gerät können mit den Anbietern und Werbepartnern geteilt oder speziell von dieser Website oder App verwendet werden. Einige Anbieter nutzen Ihre personenbezogenen Daten möglicherweise auf Grundlage ihres berechtigten Interesses. Dagegen können Sie unten über die Schaltfläche zum Verwalten Ihrer Optionen Einspruch erheben. Unten auf dieser Seite finden Sie einen Link, über den Sie die Einwilligung in die Datenschutz- und Cookie-Einstellungen verwalten oder widerrufen können. Einwilligen Optionen verwalten arrow_back Dateneinstellungen MEINE DATEN VERWALTEN Sie können festlegen, wie Ihre personenbezogenen Daten verwendet werden. Anbieter bitten um Ihre Einwilligung für Folgendes: TCF-Anbieter help_outline SPEICHERN VON ODER ZUGRIFF AUF INFORMATIONEN AUF EINEM ENDGERÄT Cookies, Endgeräte- oder ähnliche Online-Kennungen (z. B. login-basierte Kennungen, zufällig generierte Kennungen, netzwerkbasierte Kennungen) können zusammen mit anderen Informationen (z. B. Browsertyp und Browserinformationen, Sprache, Bildschirmgröße, unterstützte Technologien usw.) auf Ihrem Endgerät gespeichert oder von dort ausgelesen werden, um es jedes Mal wiederzuerkennen, wenn es eine App oder einer Webseite aufruft. Dies geschieht für einen oder mehrere der hier aufgeführten Verarbeitungszwecke. Details anzeigen Einwilligung (124 Anbieter) VERWENDUNG REDUZIERTER DATEN ZUR AUSWAHL VON WERBEANZEIGEN Werbeanzeigen, die Ihnen auf diesem Dienst präsentiert werden, können auf reduzierten Daten basieren, wie z. B. der Webseite oder App, die Sie gerade verwenden, Ihrem ungefähren Standort, Ihrem Gerätetyp oder den Inhalten, mit denen Sie interagieren (oder interagiert haben) (z. B., um die Anzeigefrequenz der Werbung zu begrenzen, die Ihnen ausgespielt werden). Details anzeigen Einwilligung (73 Anbieter)Berechtigtes Interesse (32 Anbieter)help_outline ERSTELLUNG VON PROFILEN FÜR PERSONALISIERTE WERBUNG Informationen über Ihre Aktivitäten auf diesem Dienst (wie ausgefüllte Formulare, angesehene Inhalte) können gespeichert und mit anderen Informationen über Sie (z. B. Informationen aus Ihrer vorherigen Aktivität auf diesem Dienst oder anderen Webseiten oder Apps) oder ähnlichen Benutzern kombiniert werden. Diese werden dann verwendet, um ein Profil über Sie zu erstellen oder zu verbessern (dies kann z. B. mögliche Interessen und persönliche Merkmale beinhalten). Ihr Profil kann (auch zu einem späteren Zeitpunkt) verwendet werden, um es zu ermöglichen, Ihnen Werbung zu präsentieren, die aufgrund Ihrer möglichen Interessen für Sie wahrscheinlich relevanter ist. Details anzeigen Einwilligung (96 Anbieter) VERWENDUNG VON PROFILEN ZUR AUSWAHL PERSONALISIERTER WERBUNG Werbung, die Ihnen auf diesem Dienst angezeigt wird, kann auf Ihrem Werbeprofil basieren. Dieses Werbeprofil kann Ihre Aktivitäten (wie ausgefüllte Formulare, angesehene Inhalte) auf diesem Dienst oder anderen Webseiten oder Apps, mögliche Interessen und persönliche Merkmale beinhalten. Details anzeigen Einwilligung (93 Anbieter) ERSTELLUNG VON PROFILEN ZUR PERSONALISIERUNG VON INHALTEN Informationen über Ihre Aktivitäten auf diesem Dienst (wie zum Beispiel: ausgefüllte Formulare, angesehene nicht werbliche Inhalte) können gespeichert und mit anderen Informationen über Sie (wie Ihrer vorherigen Aktivität auf diesem Dienst oder anderen Webseiten oder Apps) oder ähnlichen Benutzern kombiniert werden. Diese werden dann verwendet, um ein Profil über Sie zu erstellen oder zu ergänzen (dies kann z.B. mögliche Interessen und persönliche Merkmale beinhalten). Ihr Profil kann (auch zu einem späteren Zeitpunkt) verwendet werden, um Ihnen Inhalte anzuzeigen, die aufgrund Ihrer möglichen Interessen für Sie wahrscheinlich relevanter sind, indem z. B. die Reihenfolge, in der Ihnen Inhalte angezeigt werden, geändert wird, um es Ihnen noch leichter zu machen, Inhalte zu finden, die Ihren Interessen entsprechen. Details anzeigen Einwilligung (30 Anbieter) VERWENDUNG VON PROFILEN ZUR AUSWAHL PERSONALISIERTER INHALTE Inhalte, die Ihnen auf diesem Dienst präsentiert werden, können auf Ihren Inhaltsprofilen basieren, die Ihre Aktivitäten auf diesem oder anderen Diensten (wie Formulare, die Sie einreichen, Inhalte, die Sie sich ansehen), mögliche Interessen und persönliche Aspekte widerspiegeln können. Dies kann beispielsweise dazu genutzt werden, um die Reihenfolge anzupassen, in der Ihnen Inhalte angezeigt werden, um es Ihnen noch leichter zu machen, (Nicht-Werbe-)Inhalte zu finden, die Ihren Interessen entsprechen. Details anzeigen Einwilligung (25 Anbieter) MESSUNG DER WERBELEISTUNG Informationen darüber, welche Werbung Ihnen präsentiert wird und wie Sie damit interagieren, können verwendet werden, um festzustellen, wie sehr eine Werbung Sie oder andere Benutzer angesprochen hat und ob die Ziele der Werbekampagne erreicht wurden. Die Informationen umfassen zum Beispiel, ob Sie sich eine Anzeige angesehen haben, ob Sie daraufgeklickt haben, ob sie Sie dazu animiert hat, ein Produkt zu kaufen oder eine Webseite zu besuchen usw. Diese Informationen sind hilfreich, um die Relevanz von Werbekampagnen zu ermitteln. Details anzeigen Einwilligung (78 Anbieter)Berechtigtes Interesse (48 Anbieter)help_outline MESSUNG DER PERFORMANCE VON INHALTEN Informationen darüber, welche Werbung Ihnen präsentiert wird und wie Sie damit interagieren, können dazu verwendet werden festzustellen, ob (nicht werbliche) Inhalte z. B. die beabsichtigte Zielgruppe erreicht und Ihren Interessen entsprochen haben. Dazu gehören beispielsweise Informationen darüber, ob Sie einen bestimmten Artikel gelesen, sich ein bestimmtes Video angesehen, einen bestimmten Podcast angehört oder sich eine bestimmte Produktbeschreibung angesehen haben, wie viel Zeit Sie auf diesem Dienst und den von Ihnen besuchten Webseiten verbracht haben usw. Diese Informationen helfen dabei, die Relevanz von (nicht werblichen) Inhalten, die Ihnen angezeigt werden, zu ermitteln. Details anzeigen Einwilligung (31 Anbieter)Berechtigtes Interesse (15 Anbieter)help_outline ANALYSE VON ZIELGRUPPEN DURCH STATISTIKEN ODER KOMBINATIONEN VON DATEN AUS VERSCHIEDENEN QUELLEN Basierend auf der Kombination von Datensätzen (wie Benutzerprofilen, Statistiken, Marktforschung, Analysedaten) können Berichte über Ihre Interaktionen und die anderer Benutzer mit Werbe- oder (nicht werblichen) Inhalten erstellt werden, um gemeinsame Merkmale zu ermitteln (z. B., um festzustellen, welche Zielgruppen für eine Werbekampagne oder für bestimmte Inhalte empfänglich sind). Details anzeigen Einwilligung (57 Anbieter)Berechtigtes Interesse (23 Anbieter)help_outline ENTWICKLUNG UND VERBESSERUNG DER ANGEBOTE Informationen über Ihre Aktivitäten auf diesem Angebot, wie z. B. Ihre Interaktion mit Anzeigen oder Inhalten, können dabei helfen, Produkte und Angebote zu verbessern und neue Produkte und Angebote zu entwickeln basierend auf Benutzerinteraktionen, der Art der Zielgruppe usw. Dieser Verarbeitungszweck umfasst nicht die Entwicklung, Ergänzung oder Verbesserung von Benutzerprofilen und Kennungen. Details anzeigen Einwilligung (66 Anbieter)Berechtigtes Interesse (40 Anbieter)help_outline VERWENDUNG REDUZIERTER DATEN ZUR AUSWAHL VON INHALTEN Inhalte, die Ihnen auf diesem Dienst präsentiert werden, können auf reduzierten Daten basieren, wie z. B. der Webseite oder App, die Sie verwenden, Ihrem ungefähren Standort, Ihrem Endgerätetyp oder der Information, mit welchen Inhalten Sie interagieren (oder interagiert haben) (z. B. zur Begrenzung wie häufig Ihnen ein Video oder ein Artikel angezeigt wird). Details anzeigen Einwilligung (13 Anbieter)Berechtigtes Interesse (3 Anbieter)help_outline GEWÄHRLEISTUNG DER SICHERHEIT, VERHINDERUNG UND AUFDECKUNG VON BETRUG UND FEHLERBEHEBUNG help_outline Ihre Daten können verwendet werden, um ungewöhnliche und potenziell betrügerische Aktivitäten (zum Beispiel bezüglich Werbung, Werbe-Klicks durch Bots) zu überwachen und zu verhindern, und um sicherzustellen, dass Systeme und Prozesse ordnungsgemäß und sicher funktionieren. Die Daten können auch verwendet werden, um Probleme zu beheben, die Sie, der Webseite- oder Appbetreiber oder der Werbetreibende bei der Bereitstellung von Inhalten und Anzeigen und bei Ihrer Interaktion mit diesen haben können. Details anzeigen BEREITSTELLUNG UND ANZEIGE VON WERBUNG UND INHALTEN help_outline Bestimmte Informationen (wie IP-Adresse oder Endgerätefunktionen) werden verwendet, um die technische Kompatibilität des Inhalts oder der Werbung zu gewährleisten und die Übertragung des Inhalts oder der Werbung auf Ihr Endgerät zu ermöglichen. Details anzeigen IHRE ENTSCHEIDUNGEN ZUM DATENSCHUTZ SPEICHERN UND ÜBERMITTELN help_outline Die von Ihnen in Bezug auf die in diesem Hinweis aufgeführten Zwecke und Unternehmen getroffenen Entscheidungen werden gespeichert und den betreffenden Unternehmen in Form digitaler Signale (z. B. einer Zeichenfolge) zur Verfügung gestellt. Nur so können sowohl dieser Dienst als auch die betreffenden Unternehmen die jeweiligen Entscheidungen respektieren. Details anzeigen ABGLEICHUNG UND KOMBINATION VON DATEN AUS UNTERSCHIEDLICHEN QUELLEN help_outline Informationen über Ihre Aktivitäten auf diesem Dienst können zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke mit anderen Informationen über Sie aus unterschiedlichen Quellen abgeglichen und kombiniert werden (z. B. Ihre Aktivitäten auf einem anderen Online-Dienst, Ihrer Nutzung einer Kundenkarte im Geschäft oder Ihren Antworten auf eine Umfrage). Details anzeigen VERKNÜPFUNG VERSCHIEDENER ENDGERÄTE help_outline Zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke kann ermittelt werden, ob es wahrscheinlich ist, dass Ihr Endgerät mit anderen Endgeräten verbunden ist, die Ihnen oder Ihrem Haushalt angehören (z. B., weil Sie sowohl auf Ihrem Handy als auch auf Ihrem Computer beim gleichen Dienst angemeldet sind oder weil Sie auf beiden Endgeräten die gleiche Internetverbindung verwenden). Details anzeigen IDENTIFIKATION VON ENDGERÄTEN ANHAND AUTOMATISCH ÜBERMITTELTER INFORMATIONEN help_outline Ihr Endgerät kann zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke mithilfe von Informationen unterschieden werden, die es beim Zugriff auf das Internet automatisch übermittelt (z. B. die IP-Adresse Ihrer Internetverbindung oder die Art des Browsers, den Sie verwenden). Details anzeigen VERWENDUNG GENAUER STANDORTDATEN Mit Ihrer Zustimmung kann Ihr genauer Standort (mit einem Radius von weniger als 500 Metern) zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke verwendet werden. Details anzeigen Einwilligung Sie können Ihre Dateneinstellungen festlegen. Für diese Website oder App werden die folgenden Berechtigungen angefordert: Website oder App SPEICHERN VON ODER ZUGRIFF AUF INFORMATIONEN AUF EINEM ENDGERÄT Cookies, Endgeräte- oder ähnliche Online-Kennungen (z. B. login-basierte Kennungen, zufällig generierte Kennungen, netzwerkbasierte Kennungen) können zusammen mit anderen Informationen (z. B. Browsertyp und Browserinformationen, Sprache, Bildschirmgröße, unterstützte Technologien usw.) auf Ihrem Endgerät gespeichert oder von dort ausgelesen werden, um es jedes Mal wiederzuerkennen, wenn es eine App oder einer Webseite aufruft. Dies geschieht für einen oder mehrere der hier aufgeführten Verarbeitungszwecke. Details anzeigen Einwilligung VERWENDUNG REDUZIERTER DATEN ZUR AUSWAHL VON WERBEANZEIGEN Werbeanzeigen, die Ihnen auf diesem Dienst präsentiert werden, können auf reduzierten Daten basieren, wie z. B. der Webseite oder App, die Sie gerade verwenden, Ihrem ungefähren Standort, Ihrem Gerätetyp oder den Inhalten, mit denen Sie interagieren (oder interagiert haben) (z. B., um die Anzeigefrequenz der Werbung zu begrenzen, die Ihnen ausgespielt werden). Details anzeigen Einwilligung ERSTELLUNG VON PROFILEN FÜR PERSONALISIERTE WERBUNG Informationen über Ihre Aktivitäten auf diesem Dienst (wie ausgefüllte Formulare, angesehene Inhalte) können gespeichert und mit anderen Informationen über Sie (z. B. Informationen aus Ihrer vorherigen Aktivität auf diesem Dienst oder anderen Webseiten oder Apps) oder ähnlichen Benutzern kombiniert werden. Diese werden dann verwendet, um ein Profil über Sie zu erstellen oder zu verbessern (dies kann z. B. mögliche Interessen und persönliche Merkmale beinhalten). Ihr Profil kann (auch zu einem späteren Zeitpunkt) verwendet werden, um es zu ermöglichen, Ihnen Werbung zu präsentieren, die aufgrund Ihrer möglichen Interessen für Sie wahrscheinlich relevanter ist. Details anzeigen Einwilligung VERWENDUNG VON PROFILEN ZUR AUSWAHL PERSONALISIERTER WERBUNG Werbung, die Ihnen auf diesem Dienst angezeigt wird, kann auf Ihrem Werbeprofil basieren. Dieses Werbeprofil kann Ihre Aktivitäten (wie ausgefüllte Formulare, angesehene Inhalte) auf diesem Dienst oder anderen Webseiten oder Apps, mögliche Interessen und persönliche Merkmale beinhalten. Details anzeigen Einwilligung ERSTELLUNG VON PROFILEN ZUR PERSONALISIERUNG VON INHALTEN Informationen über Ihre Aktivitäten auf diesem Dienst (wie zum Beispiel: ausgefüllte Formulare, angesehene nicht werbliche Inhalte) können gespeichert und mit anderen Informationen über Sie (wie Ihrer vorherigen Aktivität auf diesem Dienst oder anderen Webseiten oder Apps) oder ähnlichen Benutzern kombiniert werden. Diese werden dann verwendet, um ein Profil über Sie zu erstellen oder zu ergänzen (dies kann z.B. mögliche Interessen und persönliche Merkmale beinhalten). Ihr Profil kann (auch zu einem späteren Zeitpunkt) verwendet werden, um Ihnen Inhalte anzuzeigen, die aufgrund Ihrer möglichen Interessen für Sie wahrscheinlich relevanter sind, indem z. B. die Reihenfolge, in der Ihnen Inhalte angezeigt werden, geändert wird, um es Ihnen noch leichter zu machen, Inhalte zu finden, die Ihren Interessen entsprechen. Details anzeigen Einwilligung VERWENDUNG VON PROFILEN ZUR AUSWAHL PERSONALISIERTER INHALTE Inhalte, die Ihnen auf diesem Dienst präsentiert werden, können auf Ihren Inhaltsprofilen basieren, die Ihre Aktivitäten auf diesem oder anderen Diensten (wie Formulare, die Sie einreichen, Inhalte, die Sie sich ansehen), mögliche Interessen und persönliche Aspekte widerspiegeln können. Dies kann beispielsweise dazu genutzt werden, um die Reihenfolge anzupassen, in der Ihnen Inhalte angezeigt werden, um es Ihnen noch leichter zu machen, (Nicht-Werbe-)Inhalte zu finden, die Ihren Interessen entsprechen. Details anzeigen Einwilligung MESSUNG DER WERBELEISTUNG Informationen darüber, welche Werbung Ihnen präsentiert wird und wie Sie damit interagieren, können verwendet werden, um festzustellen, wie sehr eine Werbung Sie oder andere Benutzer angesprochen hat und ob die Ziele der Werbekampagne erreicht wurden. Die Informationen umfassen zum Beispiel, ob Sie sich eine Anzeige angesehen haben, ob Sie daraufgeklickt haben, ob sie Sie dazu animiert hat, ein Produkt zu kaufen oder eine Webseite zu besuchen usw. Diese Informationen sind hilfreich, um die Relevanz von Werbekampagnen zu ermitteln. Details anzeigen Einwilligung MESSUNG DER PERFORMANCE VON INHALTEN Informationen darüber, welche Werbung Ihnen präsentiert wird und wie Sie damit interagieren, können dazu verwendet werden festzustellen, ob (nicht werbliche) Inhalte z. B. die beabsichtigte Zielgruppe erreicht und Ihren Interessen entsprochen haben. Dazu gehören beispielsweise Informationen darüber, ob Sie einen bestimmten Artikel gelesen, sich ein bestimmtes Video angesehen, einen bestimmten Podcast angehört oder sich eine bestimmte Produktbeschreibung angesehen haben, wie viel Zeit Sie auf diesem Dienst und den von Ihnen besuchten Webseiten verbracht haben usw. Diese Informationen helfen dabei, die Relevanz von (nicht werblichen) Inhalten, die Ihnen angezeigt werden, zu ermitteln. Details anzeigen Einwilligung ANALYSE VON ZIELGRUPPEN DURCH STATISTIKEN ODER KOMBINATIONEN VON DATEN AUS VERSCHIEDENEN QUELLEN Basierend auf der Kombination von Datensätzen (wie Benutzerprofilen, Statistiken, Marktforschung, Analysedaten) können Berichte über Ihre Interaktionen und die anderer Benutzer mit Werbe- oder (nicht werblichen) Inhalten erstellt werden, um gemeinsame Merkmale zu ermitteln (z. B., um festzustellen, welche Zielgruppen für eine Werbekampagne oder für bestimmte Inhalte empfänglich sind). Details anzeigen Einwilligung ENTWICKLUNG UND VERBESSERUNG DER ANGEBOTE Informationen über Ihre Aktivitäten auf diesem Angebot, wie z. B. Ihre Interaktion mit Anzeigen oder Inhalten, können dabei helfen, Produkte und Angebote zu verbessern und neue Produkte und Angebote zu entwickeln basierend auf Benutzerinteraktionen, der Art der Zielgruppe usw. Dieser Verarbeitungszweck umfasst nicht die Entwicklung, Ergänzung oder Verbesserung von Benutzerprofilen und Kennungen. Details anzeigen Einwilligung VERWENDUNG REDUZIERTER DATEN ZUR AUSWAHL VON INHALTEN Inhalte, die Ihnen auf diesem Dienst präsentiert werden, können auf reduzierten Daten basieren, wie z. B. der Webseite oder App, die Sie verwenden, Ihrem ungefähren Standort, Ihrem Endgerätetyp oder der Information, mit welchen Inhalten Sie interagieren (oder interagiert haben) (z. B. zur Begrenzung wie häufig Ihnen ein Video oder ein Artikel angezeigt wird). Details anzeigen Einwilligung Anbieter-Einstellungen Alle akzeptieren Auswahl bestätigen arrow_back Anbieter-Einstellungen UNSERE ANBIETER BESTÄTIGEN Anbieter können Ihre Daten verwenden, um Serviceleistungen anzubieten. Wenn Sie einen Anbieter ablehnen, kann das bewirken, dass er die von Ihnen geteilten Daten nicht mehr verwendet. TCF-Anbieter help_outline EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ROQ.AD GMBH Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung INDEX EXCHANGE INC. Cookie-Speicherdauer: 395 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline QUANTCAST Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline BEESWAXIO CORPORATION Cookie-Speicherdauer: 395 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung SOVRN, INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung ADIKTEEV Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline RTB HOUSE S.A. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung THE UK TRADE DESK LTD Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline NEXXEN INC. Cookie-Speicherdauer: 180 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline EPSILON Cookie-Speicherdauer: 184 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung YAHOO EMEA LIMITED Cookie-Speicherdauer: 397 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ADVENTORI SAS Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung TRIPLE LIFT, INC. Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline XANDR, INC. Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline NEORY GMBH Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch Einwilligung NEXXEN GROUP LLC Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline NEURAL.ONE Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung ADITION (VIRTUAL MINDS GMBH) Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ACTIVE AGENT (VIRTUAL MINDS GMBH) Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung TABOOLA EUROPE LIMITED Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung EQUATIV Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ADFORM A/S Cookie-Speicherdauer: 3650 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline MAGNITE, INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline CONFIANT INC. Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten mehr Details anzeigen | Datenschutzerklärunglaunch RATEGAIN ADARA INC Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung 33ACROSS Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung SIFT MEDIA, INC Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, IP-Adressen mehr Details anzeigen | Datenschutzerklärunglaunch Einwilligung RAKUTEN MARKETING LLC Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline LUMEN RESEARCH LIMITED Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline AMAZON AD SERVER Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline OPENX Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung YIELDLAB (VIRTUAL MINDS GMBH) Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ROKU ADVERTISING SERVICES Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline NANO INTERACTIVE GROUP LTD. Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten mehr Details anzeigen | Datenschutzerklärunglaunch Einwilligung SIMPLIFI HOLDINGS LLC Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Gerätekennungen, Genaue Standortdaten, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung PUBMATIC, INC Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline COMSCORE B.V. Cookie-Speicherdauer: 720 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung FLASHTALKING Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Details anzeigen | Datenschutzerklärunglaunch Einwilligung SHARETHROUGH, INC Cookie-Speicherdauer: 30 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung PULSEPOINT, INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Gerätekennungen, Gerätemerkmale, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung SMAATO, INC. Cookie-Speicherdauer: 21 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline SEMASIO GMBH Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Gerätekennungen, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung CRIMTAN HOLDINGS LIMITED Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline GENIUS SPORTS UK LIMITED Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung CRITEO SA Cookie-Speicherdauer: 390 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ADLOOX SA Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline BLIS GLOBAL LIMITED Cookie-Speicherdauer: 400 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung LOTAME SOLUTIONS, INC Cookie-Speicherdauer: 274 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung LIVERAMP Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung GROUPM UK LIMITED Cookie-Speicherdauer: 395 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline LOOPME LIMITED Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung DYNATA LLC Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ASK LOCALA Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung AZIRA Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline DOUBLEVERIFY INC. Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline BIDSWITCH GMBH Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung IPONWEB GMBH Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung NEXTROLL, INC. Cookie-Speicherdauer: 183 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch Einwilligung ID5 TECHNOLOGY LTD Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung TEADS FRANCE SAS Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline STRÖER SSP GMBH (SSP) Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline OS DATA SOLUTIONS GMBH & CO. KG Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline BASIS GLOBAL TECHNOLOGIES, INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline SMADEX, S.L.U. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung BOMBORA INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline EASYMEDIA GMBH Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung REMERGE GMBH Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline ADVANCED STORE GMBH Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Gerätekennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline MAGNITE CTV, INC. Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline DELTA PROJECTS AB Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline USEMAX ADVERTISEMENT (EMEGO GMBH) Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Benutzerprofile, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung EMETRIQ GMBH Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung PUBLICIS MEDIA GMBH Cookie-Speicherdauer: 1825 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung M.D. PRIMIS TECHNOLOGIES LTD. Cookie-Speicherdauer: 25 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline ONETAG LIMITED Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung CLOUD TECHNOLOGIES S.A. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch Einwilligung SMARTOLOGY LIMITED Verwendet keine Cookies. Erhobene und verarbeitete Daten: IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline IMPROVE DIGITAL Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline NATIVO, INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline ADOBE ADVERTISING CLOUD Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, IP-Adressen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline BANNERFLOW AB Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätemerkmale, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline TABMO SAS Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung INTEGRAL AD SCIENCE (INCORPORATING ADMANTX) Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline WIZALY Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung WEBORAMA Cookie-Speicherdauer: 393 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline JIVOX CORPORATION Cookie-Speicherdauer: 30 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung SAGE+ARCHER BV Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten mehr Details anzeigen | Datenschutzerklärunglaunch Einwilligung ON DEVICE RESEARCH LIMITED Cookie-Speicherdauer: 30 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ROCKABOX MEDIA LTD Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline EXACTAG GMBH Cookie-Speicherdauer: 180 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch Einwilligung CELTRA INC. Verwendet keine Cookies. Erhobene und verarbeitete Daten: Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung MAINADV SRL Cookie-Speicherdauer: 30 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung GEMIUS SA Cookie-Speicherdauer: 1825 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung INMOBI PTE LTD Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung THE KANTAR GROUP LIMITED Cookie-Speicherdauer: 914 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung NIELSEN MEDIA RESEARCH LTD. Cookie-Speicherdauer: 120 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline SOLOCAL SA Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline ORACLE ADVERTISING Cookie-Speicherdauer: 180 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung NUMBERLY Cookie-Speicherdauer: 180 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung AUDIENCEPROJECT A/S Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline DEMANDBASE, INC. Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung EFFILIATION / EFFINITY Cookie-Speicherdauer: 30 (Tage). Erhobene und verarbeitete Daten: Gerätemerkmale mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ARRIVALIST CO. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung SEENTHIS AB Verwendet keine Cookies. Erhobene und verarbeitete Daten: Gerätemerkmale, IP-Adressen mehr Details anzeigen | Datenschutzerklärunglaunch COMMANDERS ACT Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Gerätekennungen, IP-Adressen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung TRAVEL AUDIENCE GMBH Cookie-Speicherdauer: 397 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung HUMAN Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, IP-Adressen, Probabilistische Kennungen mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline ADLUDIO LTD. Verwendet keine Cookies. Erhobene und verarbeitete Daten: Gerätemerkmale mehr Details anzeigen | Datenschutzerklärunglaunch Einwilligung BLENDEE SRL Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung INNOVID LLC Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline PAPIRFLY AS Verwendet keine Cookies. Erhobene und verarbeitete Daten: Gerätemerkmale mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline NEUSTAR, INC., A TRANSUNION COMPANY Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline VERVE GROUP EUROPE GMBH Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung OTTO (GMBH & CO KG) Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Benutzerprofile, Gerätekennungen, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline AUDIGENT Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM Cookie-Speicherdauer: 180 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung LOCALSENSOR B.V. Verwendet keine Cookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung RELAY42 NETHERLANDS B.V. Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung GP ONE GMBH Cookie-Speicherdauer: Verwendet Sitzungscookies. Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline THE MEDIAGRID INC. Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung MINDTAKE RESEARCH GMBH Cookie-Speicherdauer: 180 (Tage). Erhobene und verarbeitete Daten: Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung CINT AB Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung GOOGLE ADVERTISING PRODUCTS Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline GFK GMBH Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung REVJET Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung PROTECTED MEDIA LTD Verwendet keine Cookies. Erhobene und verarbeitete Daten: Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline CLINCH LABS LTD Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline ORACLE DATA CLOUD - MOAT Verwendet keine Cookies. Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, IP-Adressen mehr Details anzeigen | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline HEARTS AND SCIENCE MÜNCHEN GMBH Cookie-Speicherdauer: 60 (Tage). Erhobene und verarbeitete Daten: IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Datenschutzerklärunglaunch Einwilligung AMAZON ADVERTISING Cookie-Speicherdauer: 396 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Benutzerprofile, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung MOLOCO, INC. Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline ADTRIBA GMBH Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung OBJECTIVE PARTNERS BV Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Gerätekennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung ENSIGHTEN Cookie-Speicherdauer: 1825 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Berechtigtes Interessehelp_outline SPORTORITY UK LTD Cookie-Speicherdauer: 1 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch EinwilligungBerechtigtes Interessehelp_outline EBAY INC Cookie-Speicherdauer: 90 (Tage). Erhobene und verarbeitete Daten: Datenschutzeinstellungen, Gerätemerkmale, IP-Adressen mehr Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung METRIXLAB NEDERLAND B.V. Cookie-Speicherdauer: 730 (Tage). Erhobene und verarbeitete Daten: Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Vom Benutzer bereitgestellte Daten mehr Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung HASHTAG LABS INC. Cookie-Speicherdauer: 30 (Tage). Erhobene und verarbeitete Daten: IP-Adressen mehr Verwendet andere Speicheroptionen. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung HURRA COMMUNICATIONS GMBH Cookie-Speicherdauer: 366 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Aus Authentifizierungen abgeleitete Kennungen, Gerätekennungen, Genaue Standortdaten, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch Einwilligung INFOLINKS MEDIA, LLC Cookie-Speicherdauer: 365 (Tage). Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Gerätekennungen, Gerätemerkmale, Surf- und Interaktionsdaten, IP-Adressen, Probabilistische Kennungen mehr Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen. Details anzeigen | Datenschutzerklärunglaunch Einwilligung Anzeigenpartner help_outline AKAMAI Datenschutzerklärunglaunch Einwilligung META Datenschutzerklärunglaunch Einwilligung AUNICA Datenschutzerklärunglaunch Einwilligung BOOKING.COM Datenschutzerklärunglaunch Einwilligung C3 METRICS Datenschutzerklärunglaunch Einwilligung IBM Datenschutzerklärunglaunch Einwilligung EVIDON Datenschutzerklärunglaunch Einwilligung ADACADO Datenschutzerklärunglaunch Einwilligung INTELLIAD Datenschutzerklärunglaunch Einwilligung DSTILLERY Datenschutzerklärunglaunch Einwilligung MEDIAMATH Datenschutzerklärunglaunch Einwilligung ZMS Datenschutzerklärunglaunch Einwilligung OMNICOM MEDIA GROUP Datenschutzerklärunglaunch Einwilligung RESONATE Datenschutzerklärunglaunch Einwilligung SOJERN Datenschutzerklärunglaunch Einwilligung TRADEDOUBLER AB Datenschutzerklärunglaunch Einwilligung TRUSTARC Datenschutzerklärunglaunch Einwilligung TRUEFFECT Datenschutzerklärunglaunch Einwilligung TRAVEL DATA COLLECTIVE Datenschutzerklärunglaunch Einwilligung ADVOLUTION.CONTROL Datenschutzerklärunglaunch Einwilligung LIFESTREET Datenschutzerklärunglaunch Einwilligung ADMAXIM Datenschutzerklärunglaunch Einwilligung BATCH MEDIA Datenschutzerklärunglaunch Einwilligung VODAFONE GMBH Datenschutzerklärunglaunch Einwilligung MAGNITE Datenschutzerklärunglaunch Einwilligung SCENESTEALER Datenschutzerklärunglaunch Einwilligung NETQUEST Datenschutzerklärunglaunch Einwilligung MANAGE.COM Datenschutzerklärunglaunch Einwilligung CLOUDFLARE Datenschutzerklärunglaunch Einwilligung SALESFORCE DMP Datenschutzerklärunglaunch Einwilligung NETFLIX Datenschutzerklärunglaunch Einwilligung EBUILDERS Datenschutzerklärunglaunch Einwilligung APPLOVIN CORP. Datenschutzerklärunglaunch Einwilligung FRACTIONAL MEDIA Datenschutzerklärunglaunch Einwilligung RACKSPACE Datenschutzerklärunglaunch Einwilligung LIFTOFF Datenschutzerklärunglaunch Einwilligung MSI-ACI Datenschutzerklärunglaunch Einwilligung ADMETRICS Datenschutzerklärunglaunch Einwilligung NAVEGG Datenschutzerklärunglaunch Einwilligung ADMEDO Datenschutzerklärunglaunch Einwilligung KOCHAVA Datenschutzerklärunglaunch Einwilligung MOBITRANS Datenschutzerklärunglaunch Einwilligung ADEX Datenschutzerklärunglaunch Einwilligung IMPACT Datenschutzerklärunglaunch Einwilligung SPOTAD Datenschutzerklärunglaunch Einwilligung AARKI Datenschutzerklärunglaunch Einwilligung SFR Datenschutzerklärunglaunch Einwilligung CABLATO Datenschutzerklärunglaunch Einwilligung WAYSTACK Datenschutzerklärunglaunch Einwilligung TRESENSA Datenschutzerklärunglaunch Einwilligung GSKINNER Datenschutzerklärunglaunch Einwilligung CUBED Datenschutzerklärunglaunch Einwilligung OPTOMATON Datenschutzerklärunglaunch Einwilligung ANALIGHTS Datenschutzerklärunglaunch Einwilligung DENTSU AEGIS NETWORK Datenschutzerklärunglaunch Einwilligung DIGISEG Datenschutzerklärunglaunch Einwilligung HAENSEL AMS Datenschutzerklärunglaunch Einwilligung BDSK HANDELS GMBH & CO. KG Datenschutzerklärunglaunch Einwilligung MARKETING SCIENCE CONSULTING GROUP, INC. Datenschutzerklärunglaunch Einwilligung DENTSU Datenschutzerklärunglaunch Einwilligung KOBLER Datenschutzerklärunglaunch Einwilligung WIDESPACE Datenschutzerklärunglaunch Einwilligung VIMEO Datenschutzerklärunglaunch Einwilligung Alle akzeptieren Auswahl bestätigen Schließen