<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(function() {
var initialTopbarState = {"context":{"xsrfToken":"CfDJ8Az9GcAD4TpIm2NmyW6ywWHeGRYY9_t2LStGQE6f8O4lk_Svfyahq2_QNuaLVqt-mb8HCQYEIlbyjLRHpZeqvMLkSlXhOALIePi76ieZnED4Z_ffhbWSBl2czs6eDsBanBwBnJDR48UVsI3D9d-HN5w","jwtToken":null,"environment":"USA","institution":{"id":5429,"name":"Georgia Institute of Technology","src":"https://se-images.campuslabs.com/clink/images/e0a6f1c6-203c-4ae8-ac53-491c8b826d653e20e316-0ace-4d3a-82c2-e27739096e2d.svg","accentColor":"#b3a369","config":{"institution":{"name":"Georgia Institute of Technology - Main Campus","campusLabsHostUrl":"https://gatech.campuslabs.com/engage/"},"communityTimeZone":"America/New_York","communityDirectoryEnabled":true,"analytics":{"enabled":true,"property":"UA-144011932-1"},"documents":{"enabled":true},"elections":{"enabled":true},"finance":{"enabled":true},"outcomes":{"enabled":true},"serviceHours":{"enabled":false},"transcript":{"enabled":true,"displayName":null},"curriculum":{"enabled":true},"experiences":{"enabled":true},"eventPass":{"enabled":true},"corq":{"enabled":true},"textMessaging":{"enabled":true}},"configuration":{"timeZone":"America/New_York","brandName":"Georgia Institute of Technology","preferredName":"Georgia Tech Engage","campusLabsHostUrl":"https://gatech.campuslabs.com/engage/","communityDirectory":{"enabled":true},"analytics":{"enabled":true},"documents":{"enabled":true},"elections":{"enabled":true},"finance":{"purchaseRequestPayeeEnabled":true,"enabled":true},"financePurchaseRequests":null,"financeFundingRequests":null,"budgeting":{"enabled":true},"roomReservation":{"enabled":false},"outcomes":{"enabled":true},"serviceHours":{"enabled":false},"transcript":{"displayName":null,"enabled":true},"paths":{"enabled":true},"experiences":{"enabled":true},"eventPass":{"available":true,"enabled":true},"corq":{"enabled":true},"voterEngagement":{"referralLink":"https://campuslabs.turbovote.org/?r=Engage-5429","enabled":false},"textMessaging":{"enabled":true}}},"user":null,"org":null,"imageServerBaseUrl":"https://se-images.campuslabs.com/clink/images/","contextRoot":"/engage"},"filePath":"https://static.campuslabsengage.com/comp-navigation/latest/navigation/standalone/main.esm.js.gz?v=8c844393-b8df-444e-ae50-4b484c2d3079","links":{"branch":null,"organization":null,"discovery":[{"active":false,"link":"/engage/","label":"Home","iconClass":"home","newWindow":false,"dividerAfter":false},{"active":false,"link":"/engage/events","label":"Events","iconClass":"calendar","newWindow":false,"dividerAfter":false},{"active":true,"link":"/engage/organizations","label":"Organizations","iconClass":"users","newWindow":false,"dividerAfter":false},{"active":false,"link":"/engage/news","label":"News","iconClass":"newspaper-o","newWindow":false,"dividerAfter":false},{"active":false,"link":"/engage/forms","label":"Forms","iconClass":"files-o","newWindow":false,"dividerAfter":false},{"active":false,"link":"/engage/service-opportunities","label":"Service","iconClass":"certificate","newWindow":false,"dividerAfter":false}],"userDrawer":null},"launchDarkly":{"microsoft-clarity":true}};
var topbarFile = 'https://static.campuslabsengage.com/comp-navigation/latest/navigation/standalone/main.esm.js.gz?v=8c844393-b8df-444e-ae50-4b484c2d3079';
function storageAvailable(type) {
try {
var storage = window[type],
x = '__storage_test__';
storage.setItem(x, x);
storage.removeItem(x);
return true;
} catch (e) {
return (
e instanceof DOMException &amp;&amp;
(e.code === 22 ||
e.code === 1014 ||
e.name === 'QuotaExceededError' ||
e.name === 'NS_ERROR_DOM_QUOTA_REACHED') &amp;&amp;
storage.length !== 0
);
}
}

if (!storageAvailable('sessionStorage')) {
window.engageStorage = {
_data: {},
setItem: function(id, val) {
return (this._data[id] = String(val));
},
getItem: function(id) {
return this._data.hasOwnProperty(id) ? this._data[id] : undefined;
},
removeItem: function(id) {
return delete this._data[id];
},
clear: function() {
return (this._data = {});
},
};
} else {
window.engageStorage = window.sessionStorage;
}

window.engageStorage.setItem(
'initialTopbarState',
JSON.stringify(initialTopbarState)
);
window.engageStorage.setItem('topbarFile', topbarFile);
})();


  (function(c,l,a,r,i,t,y){
  c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
  t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
  y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
  })(window, document, "clarity", "script", "3xldl8atnn");

if (global === undefined) {
  var global = window;
}</pre></body></html>